Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/love.spec'], chrootPath='/var/lib/mock/f36-build-32539695-4400419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/love.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1642636800 Wrote: /builddir/build/SRPMS/love-11.4-2.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/love.spec'], chrootPath='/var/lib/mock/f36-build-32539695-4400419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/love.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1642636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YT5Tgd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf love-11.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/love-11.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd love-11.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' license.txt + chmod a-x src/libraries/Box2D/Collision/Shapes/b2ChainShape.cpp src/libraries/Box2D/Collision/Shapes/b2ChainShape.h src/libraries/Box2D/Collision/Shapes/b2CircleShape.cpp src/libraries/Box2D/Collision/Shapes/b2CircleShape.h src/libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp src/libraries/Box2D/Collision/Shapes/b2EdgeShape.h src/libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp src/libraries/Box2D/Collision/Shapes/b2PolygonShape.h src/libraries/Box2D/Collision/Shapes/b2Shape.h src/libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.h src/libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.h src/libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2CircleContact.h src/libraries/Box2D/Dynamics/Contacts/b2Contact.cpp src/libraries/Box2D/Dynamics/Contacts/b2Contact.h src/libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp src/libraries/Box2D/Dynamics/Contacts/b2ContactSolver.h src/libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.h src/libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.h src/libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.h src/libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp src/libraries/Box2D/Dynamics/Contacts/b2PolygonContact.h src/libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2DistanceJoint.h src/libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2FrictionJoint.h src/libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2GearJoint.h src/libraries/Box2D/Dynamics/Joints/b2Joint.cpp src/libraries/Box2D/Dynamics/Joints/b2Joint.h src/libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2MotorJoint.h src/libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2MouseJoint.h src/libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.h src/libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2PulleyJoint.h src/libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.h src/libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2RopeJoint.h src/libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2WeldJoint.h src/libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp src/libraries/Box2D/Dynamics/Joints/b2WheelJoint.h src/libraries/glslang/glslang/GenericCodeGen/CodeGen.cpp src/libraries/glslang/glslang/GenericCodeGen/Link.cpp src/libraries/glslang/glslang/Include/BaseTypes.h src/libraries/glslang/glslang/Include/Common.h src/libraries/glslang/glslang/Include/ConstantUnion.h src/libraries/glslang/glslang/Include/InfoSink.h src/libraries/glslang/glslang/Include/InitializeGlobals.h src/libraries/glslang/glslang/Include/PoolAlloc.h src/libraries/glslang/glslang/Include/ResourceLimits.h src/libraries/glslang/glslang/Include/ShHandle.h src/libraries/glslang/glslang/Include/Types.h src/libraries/glslang/glslang/Include/arrays.h src/libraries/glslang/glslang/Include/intermediate.h src/libraries/glslang/glslang/Include/revision.h src/libraries/glslang/glslang/MachineIndependent/Constant.cpp src/libraries/glslang/glslang/MachineIndependent/InfoSink.cpp src/libraries/glslang/glslang/MachineIndependent/Initialize.cpp src/libraries/glslang/glslang/MachineIndependent/Initialize.h src/libraries/glslang/glslang/MachineIndependent/IntermTraverse.cpp src/libraries/glslang/glslang/MachineIndependent/Intermediate.cpp src/libraries/glslang/glslang/MachineIndependent/LiveTraverser.h src/libraries/glslang/glslang/MachineIndependent/ParseContextBase.cpp src/libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp src/libraries/glslang/glslang/MachineIndependent/ParseHelper.h src/libraries/glslang/glslang/MachineIndependent/PoolAlloc.cpp src/libraries/glslang/glslang/MachineIndependent/RemoveTree.cpp src/libraries/glslang/glslang/MachineIndependent/RemoveTree.h src/libraries/glslang/glslang/MachineIndependent/Scan.cpp src/libraries/glslang/glslang/MachineIndependent/Scan.h src/libraries/glslang/glslang/MachineIndependent/ScanContext.h src/libraries/glslang/glslang/MachineIndependent/ShaderLang.cpp src/libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp src/libraries/glslang/glslang/MachineIndependent/SymbolTable.h src/libraries/glslang/glslang/MachineIndependent/Versions.cpp src/libraries/glslang/glslang/MachineIndependent/Versions.h src/libraries/glslang/glslang/MachineIndependent/attribute.cpp src/libraries/glslang/glslang/MachineIndependent/attribute.h src/libraries/glslang/glslang/MachineIndependent/gl_types.h src/libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp src/libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp.h src/libraries/glslang/glslang/MachineIndependent/intermOut.cpp src/libraries/glslang/glslang/MachineIndependent/iomapper.cpp src/libraries/glslang/glslang/MachineIndependent/iomapper.h src/libraries/glslang/glslang/MachineIndependent/limits.cpp src/libraries/glslang/glslang/MachineIndependent/linkValidate.cpp src/libraries/glslang/glslang/MachineIndependent/localintermediate.h src/libraries/glslang/glslang/MachineIndependent/parseConst.cpp src/libraries/glslang/glslang/MachineIndependent/parseVersions.h src/libraries/glslang/glslang/MachineIndependent/pch.cpp src/libraries/glslang/glslang/MachineIndependent/pch.h src/libraries/glslang/glslang/MachineIndependent/propagateNoContraction.cpp src/libraries/glslang/glslang/MachineIndependent/propagateNoContraction.h src/libraries/glslang/glslang/MachineIndependent/reflection.cpp src/libraries/glslang/glslang/MachineIndependent/reflection.h src/libraries/glslang/glslang/OSDependent/osinclude.h src/libraries/glslang/glslang/Public/ShaderLang.h src/libraries/Box2D/Box2D.h src/libraries/Box2D/README.MODIFIED src/libraries/Wuff/wuff.c src/libraries/Wuff/wuff.h src/libraries/Wuff/wuff_config.h src/libraries/Wuff/wuff_convert.c src/libraries/Wuff/wuff_convert.h src/libraries/Wuff/wuff_internal.c src/libraries/Wuff/wuff_internal.h src/libraries/Wuff/wuff_memory.c src/libraries/ddsparse/ddsinfo.h src/libraries/ddsparse/ddsparse.cpp src/libraries/ddsparse/ddsparse.h src/libraries/dr_flac/dr_flac.h src/libraries/enet/enet.cpp src/libraries/enet/lua-enet.h src/libraries/glad/glad.cpp src/libraries/glad/glad.hpp src/libraries/glad/gladfuncs.hpp src/libraries/lodepng/lodepng.cpp src/libraries/lodepng/lodepng.h src/libraries/lua53/lprefix.h src/libraries/lua53/lstrlib.c src/libraries/lua53/lstrlib.h src/libraries/lua53/lutf8lib.c src/libraries/lua53/lutf8lib.h src/libraries/luasocket/luasocket.cpp src/libraries/luasocket/luasocket.h src/libraries/lz4/lz4.c src/libraries/lz4/lz4.h src/libraries/lz4/lz4hc.c src/libraries/lz4/lz4hc.h src/libraries/lz4/lz4opt.h src/libraries/noise1234/noise1234.cpp src/libraries/noise1234/noise1234.h src/libraries/noise1234/simplexnoise1234.cpp src/libraries/noise1234/simplexnoise1234.h src/libraries/physfs/physfs.c src/libraries/physfs/physfs.h src/libraries/physfs/physfs_archiver_7z.c src/libraries/physfs/physfs_archiver_dir.c src/libraries/physfs/physfs_archiver_grp.c src/libraries/physfs/physfs_archiver_hog.c src/libraries/physfs/physfs_archiver_iso9660.c src/libraries/physfs/physfs_archiver_mvl.c src/libraries/physfs/physfs_archiver_qpak.c src/libraries/physfs/physfs_archiver_slb.c src/libraries/physfs/physfs_archiver_unpacked.c src/libraries/physfs/physfs_archiver_vdf.c src/libraries/physfs/physfs_archiver_wad.c src/libraries/physfs/physfs_archiver_zip.c src/libraries/physfs/physfs_byteorder.c src/libraries/physfs/physfs_casefolding.h src/libraries/physfs/physfs_internal.h src/libraries/physfs/physfs_lzmasdk.h src/libraries/physfs/physfs_miniz.h src/libraries/physfs/physfs_platform_apple.m src/libraries/physfs/physfs_platform_haiku.cpp src/libraries/physfs/physfs_platform_os2.c src/libraries/physfs/physfs_platform_posix.c src/libraries/physfs/physfs_platform_qnx.c src/libraries/physfs/physfs_platform_unix.c src/libraries/physfs/physfs_platform_windows.c src/libraries/physfs/physfs_platform_winrt.cpp src/libraries/physfs/physfs_platforms.h src/libraries/physfs/physfs_unicode.c src/libraries/stb/stb_image.h src/libraries/tinyexr/tinyexr.h src/libraries/utf8/utf8.h src/libraries/xxHash/xxhash.c src/libraries/xxHash/xxhash.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gEJFVE + umask 022 + cd /builddir/build/BUILD + '[' -f /builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld ']' + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh love 11.4-2.fc36 aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd love-11.4 + platform/unix/automagic [automagic] Copying files... [automagic] Running genmodules... [automagic] Running autoheader... [automagic] Running libtoolize... [automagic] Running aclocal... [automagic] Running autoconf... [automagic] Running automake... [automagic] Success, carry on configuring. + '[' -f /builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld ']' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-01-20 18:46:46.670860158 +0000 +++ ./configure 2022-01-20 18:46:48.251028370 +0000 @@ -1941,7 +1941,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-01-20 18:46:48.251028370 +0000 +++ ./configure 2022-01-20 18:46:48.291032629 +0000 @@ -7902,7 +7902,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -23333,7 +23333,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./platform/unix/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./platform/unix/config.guess ++ basename ./platform/unix/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./platform/unix/config.guess '/usr/lib/rpm/redhat/config.guess' -> './platform/unix/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./platform/unix/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./platform/unix/config.sub ++ basename ./platform/unix/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./platform/unix/config.sub '/usr/lib/rpm/redhat/config.sub' -> './platform/unix/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./platform/unix/ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --with-lua=luajit --enable-static=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-redhat-linux-gnu-ar... no checking for aarch64-redhat-linux-gnu-lib... no checking for aarch64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7908: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-objc++... no checking for aarch64-redhat-linux-gnu-objcxx... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-CXX... no checking for g++... g++ checking whether the compiler supports GNU Objective C++... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether g++ supports flag -std=c++0x... yes checking whether g++ supports flag -std=c++11... yes checking whether gcc version is at least 4.7... yes checking for lua... no checking for lua... no checking for lua... yes checking for library containing lua_call... -lluajit-5.1 checking for SDL... yes checking for library containing sqrt... none required checking for zlib... yes checking for library containing pthread_create... none required checking for openal... yes checking for freetype2... yes checking for libmodplug... yes checking for vorbisfile... yes checking for theora... yes checking for library containing mpg123_open_feed... -lmpg123 checking for library containing mpg123_seek_64... none required checking for socklen_t... yes checking for luajit5.1... no checking for luajit... luajit checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating platform/unix/debian/control config.status: creating platform/unix/debian/changelog config.status: creating platform/unix/debian/rules config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j224 V=1 VERBOSE=1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/builddir/build/BUILD/love-11.4/platform/unix/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h /usr/bin/make all-recursive Making all in src make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/utf8.lo common/utf8.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/utf8.cpp -fPIC -DPIC -o common/.libs/utf8.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/android.lo common/android.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/android.cpp -fPIC -DPIC -o common/.libs/android.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/memory.lo common/memory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/memory.cpp -fPIC -DPIC -o common/.libs/memory.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Vector.lo common/Vector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Vector.cpp -fPIC -DPIC -o common/.libs/Vector.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/GmeDecoder.lo modules/sound/lullaby/GmeDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/GmeDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/GmeDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/CoreAudioDecoder.lo modules/sound/lullaby/CoreAudioDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/CoreAudioDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/CoreAudioDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/delay.lo common/delay.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/delay.cpp -fPIC -DPIC -o common/.libs/delay.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/floattypes.lo common/floattypes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/floattypes.cpp -fPIC -DPIC -o common/.libs/floattypes.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Volatile.lo modules/graphics/Volatile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Volatile.cpp -fPIC -DPIC -o modules/graphics/.libs/Volatile.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Buffer.lo modules/graphics/Buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Buffer.cpp -fPIC -DPIC -o modules/graphics/.libs/Buffer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/StreamBuffer.lo modules/graphics/StreamBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/StreamBuffer.cpp -fPIC -DPIC -o modules/graphics/.libs/StreamBuffer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Data.lo common/Data.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Data.cpp -fPIC -DPIC -o common/.libs/Data.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Reference.lo common/Reference.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Reference.cpp -fPIC -DPIC -o common/.libs/Reference.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Stream.lo common/Stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Stream.cpp -fPIC -DPIC -o common/.libs/Stream.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/b64.lo common/b64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/b64.cpp -fPIC -DPIC -o common/.libs/b64.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/RecordingDevice.lo modules/audio/RecordingDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/RecordingDevice.cpp -fPIC -DPIC -o modules/audio/.libs/RecordingDevice.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Drawable.lo modules/graphics/Drawable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Drawable.cpp -fPIC -DPIC -o modules/graphics/.libs/Drawable.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/pixelformat.lo common/pixelformat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/pixelformat.cpp -fPIC -DPIC -o common/.libs/pixelformat.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Object.lo common/Object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Object.cpp -fPIC -DPIC -o common/.libs/Object.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/ImageDataBase.lo modules/image/ImageDataBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/ImageDataBase.cpp -fPIC -DPIC -o modules/image/.libs/ImageDataBase.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/CompressedData.lo modules/data/CompressedData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/CompressedData.cpp -fPIC -DPIC -o modules/data/.libs/CompressedData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/FormatHandler.lo modules/image/FormatHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/FormatHandler.cpp -fPIC -DPIC -o modules/image/.libs/FormatHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/wrap_DroppedFile.lo modules/filesystem/wrap_DroppedFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/wrap_DroppedFile.cpp -fPIC -DPIC -o modules/filesystem/.libs/wrap_DroppedFile.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/wrap_DataView.lo modules/data/wrap_DataView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/wrap_DataView.cpp -fPIC -DPIC -o modules/data/.libs/wrap_DataView.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/DataView.lo modules/data/DataView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/DataView.cpp -fPIC -DPIC -o modules/data/.libs/DataView.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/wrap_ByteData.lo modules/data/wrap_ByteData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/wrap_ByteData.cpp -fPIC -DPIC -o modules/data/.libs/wrap_ByteData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/ByteData.lo modules/data/ByteData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/ByteData.cpp -fPIC -DPIC -o modules/data/.libs/ByteData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/wrap_Data.lo modules/data/wrap_Data.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/wrap_Data.cpp -fPIC -DPIC -o modules/data/.libs/wrap_Data.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/wrap_FileData.lo modules/filesystem/wrap_FileData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/wrap_FileData.cpp -fPIC -DPIC -o modules/filesystem/.libs/wrap_FileData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/Sound.lo modules/sound/Sound.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/Sound.cpp -fPIC -DPIC -o modules/sound/.libs/Sound.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Exception.lo common/Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Exception.cpp -fPIC -DPIC -o common/.libs/Exception.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/CompressedSlice.lo modules/image/CompressedSlice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/CompressedSlice.cpp -fPIC -DPIC -o modules/image/.libs/CompressedSlice.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/Decoder.lo modules/sound/Decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/Decoder.cpp -fPIC -DPIC -o modules/sound/.libs/Decoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/Joint.lo modules/physics/Joint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/Joint.cpp -fPIC -DPIC -o modules/physics/.libs/Joint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Quad.lo modules/graphics/Quad.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Quad.cpp -fPIC -DPIC -o modules/graphics/.libs/Quad.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/wrap_RecordingDevice.lo modules/audio/wrap_RecordingDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/wrap_RecordingDevice.cpp -fPIC -DPIC -o modules/audio/.libs/wrap_RecordingDevice.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/null/RecordingDevice.lo modules/audio/null/RecordingDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/null/RecordingDevice.cpp -fPIC -DPIC -o modules/audio/null/.libs/RecordingDevice.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/mouse/wrap_Cursor.lo modules/mouse/wrap_Cursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/mouse/wrap_Cursor.cpp -fPIC -DPIC -o modules/mouse/.libs/wrap_Cursor.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/wrap_CompressedData.lo modules/data/wrap_CompressedData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/wrap_CompressedData.cpp -fPIC -DPIC -o modules/data/.libs/wrap_CompressedData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/null/Source.lo modules/audio/null/Source.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/null/Source.cpp -fPIC -DPIC -o modules/audio/null/.libs/Source.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/Shape.lo modules/physics/Shape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/Shape.cpp -fPIC -DPIC -o modules/physics/.libs/Shape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/DroppedFile.lo modules/filesystem/DroppedFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/DroppedFile.cpp -fPIC -DPIC -o modules/filesystem/.libs/DroppedFile.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/sdl/Thread.lo modules/thread/sdl/Thread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/sdl/Thread.cpp -fPIC -DPIC -o modules/thread/sdl/.libs/Thread.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/wrap_GlyphData.lo modules/font/wrap_GlyphData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/wrap_GlyphData.cpp -fPIC -DPIC -o modules/font/.libs/wrap_GlyphData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/mouse/sdl/Cursor.lo modules/mouse/sdl/Cursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/mouse/sdl/Cursor.cpp -fPIC -DPIC -o modules/mouse/sdl/.libs/Cursor.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/wrap_Rasterizer.lo modules/font/wrap_Rasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/wrap_Rasterizer.cpp -fPIC -DPIC -o modules/font/.libs/wrap_Rasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/wrap_CompressedImageData.lo modules/image/wrap_CompressedImageData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/wrap_CompressedImageData.cpp -fPIC -DPIC -o modules/image/.libs/wrap_CompressedImageData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/PNGHandler.lo modules/image/magpie/PNGHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/PNGHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/PNGHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/null/Audio.lo modules/audio/null/Audio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/null/Audio.cpp -fPIC -DPIC -o modules/audio/null/.libs/Audio.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/keyboard/Keyboard.lo modules/keyboard/Keyboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/keyboard/Keyboard.cpp -fPIC -DPIC -o modules/keyboard/.libs/Keyboard.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Quad.lo modules/graphics/wrap_Quad.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Quad.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Quad.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/mouse/Cursor.lo modules/mouse/Cursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/mouse/Cursor.cpp -fPIC -DPIC -o modules/mouse/.libs/Cursor.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/wrap_Sound.lo modules/sound/wrap_Sound.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/wrap_Sound.cpp -fPIC -DPIC -o modules/sound/.libs/wrap_Sound.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/system/System.lo modules/system/System.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/system/System.cpp -fPIC -DPIC -o modules/system/.libs/System.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/freetype/TrueTypeRasterizer.lo modules/font/freetype/TrueTypeRasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/freetype/TrueTypeRasterizer.cpp -fPIC -DPIC -o modules/font/freetype/.libs/TrueTypeRasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/TrueTypeRasterizer.lo modules/font/TrueTypeRasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/TrueTypeRasterizer.cpp -fPIC -DPIC -o modules/font/.libs/TrueTypeRasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/PKMHandler.lo modules/image/magpie/PKMHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/PKMHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/PKMHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/sdl/threads.lo modules/thread/sdl/threads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/sdl/threads.cpp -fPIC -DPIC -o modules/thread/sdl/.libs/threads.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/physfs/File.lo modules/filesystem/physfs/File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/physfs/File.cpp -fPIC -DPIC -o modules/filesystem/physfs/.libs/File.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/wrap_Decoder.lo modules/sound/wrap_Decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/wrap_Decoder.cpp -fPIC -DPIC -o modules/sound/.libs/wrap_Decoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/threads.lo modules/thread/threads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/threads.cpp -fPIC -DPIC -o modules/thread/.libs/threads.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/ASTCHandler.lo modules/image/magpie/ASTCHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/ASTCHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/ASTCHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/VorbisDecoder.lo modules/sound/lullaby/VorbisDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/VorbisDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/VorbisDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Image.lo modules/graphics/wrap_Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Image.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Image.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/wrap_SoundData.lo modules/sound/wrap_SoundData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/wrap_SoundData.cpp -fPIC -DPIC -o modules/sound/.libs/wrap_SoundData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/WaveDecoder.lo modules/sound/lullaby/WaveDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/WaveDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/WaveDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/freetype/Font.lo modules/font/freetype/Font.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/freetype/Font.cpp -fPIC -DPIC -o modules/font/freetype/.libs/Font.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/Rasterizer.lo modules/font/Rasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/Rasterizer.cpp -fPIC -DPIC -o modules/font/.libs/Rasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/depthstencil.lo modules/graphics/depthstencil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/depthstencil.cpp -fPIC -DPIC -o modules/graphics/.libs/depthstencil.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/wrap_RandomGenerator.lo modules/math/wrap_RandomGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/wrap_RandomGenerator.cpp -fPIC -DPIC -o modules/math/.libs/wrap_RandomGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/timer/wrap_Timer.lo modules/timer/wrap_Timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/timer/wrap_Timer.cpp -fPIC -DPIC -o modules/timer/.libs/wrap_Timer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/GlyphData.lo modules/font/GlyphData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/GlyphData.cpp -fPIC -DPIC -o modules/font/.libs/GlyphData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/wrap_Image.lo modules/image/wrap_Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/wrap_Image.cpp -fPIC -DPIC -o modules/image/.libs/wrap_Image.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2BlockAllocator.lo libraries/Box2D/Common/b2BlockAllocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2BlockAllocator.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2BlockAllocator.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2Timer.lo libraries/Box2D/Common/b2Timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2Timer.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Timer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/Audio.lo modules/audio/Audio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/Audio.cpp -fPIC -DPIC -o modules/audio/.libs/Audio.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/wrap_Channel.lo modules/thread/wrap_Channel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/wrap_Channel.cpp -fPIC -DPIC -o modules/thread/.libs/wrap_Channel.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/Shapes/b2CircleShape.lo libraries/Box2D/Collision/Shapes/b2CircleShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/Shapes/b2CircleShape.cpp -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2CircleShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/Shapes/b2Shape.h:23, from ./libraries/Box2D/Collision/Shapes/b2CircleShape.h:22, from libraries/Box2D/Collision/Shapes/b2CircleShape.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o love.o love.cpp make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from love.cpp:21: common/version.h:34:20: warning: 'love::VERSION_CODENAME' defined but not used [-Wunused-variable] 34 | static const char *VERSION_CODENAME = "Mysterious Mysteries"; | ^~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/Body.lo modules/physics/Body.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/Body.cpp -fPIC -DPIC -o modules/physics/.libs/Body.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/Compressor.lo modules/data/Compressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/Compressor.cpp -fPIC -DPIC -o modules/data/.libs/Compressor.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/KTXHandler.lo modules/image/magpie/KTXHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/KTXHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/KTXHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/system/wrap_System.lo modules/system/wrap_System.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/system/wrap_System.cpp -fPIC -DPIC -o modules/system/.libs/wrap_System.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/ddsHandler.lo modules/image/magpie/ddsHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/ddsHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/ddsHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/Filesystem.lo modules/filesystem/Filesystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/Filesystem.cpp -fPIC -DPIC -o modules/filesystem/.libs/Filesystem.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/FenceSync.lo modules/graphics/opengl/FenceSync.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/FenceSync.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/FenceSync.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/File.lo modules/filesystem/File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/File.cpp -fPIC -DPIC -o modules/filesystem/.libs/File.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/wrap_File.lo modules/filesystem/wrap_File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/wrap_File.cpp -fPIC -DPIC -o modules/filesystem/.libs/wrap_File.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/ModPlugDecoder.lo modules/sound/lullaby/ModPlugDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/ModPlugDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/ModPlugDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/types.lo common/types.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/types.cpp -fPIC -DPIC -o common/.libs/types.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_WeldJoint.lo modules/physics/box2d/wrap_WeldJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_WeldJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_WeldJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_WeldJoint.h:26, from modules/physics/box2d/wrap_WeldJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/timer/Timer.lo modules/timer/Timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/timer/Timer.cpp -fPIC -DPIC -o modules/timer/.libs/Timer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/CompressedImageData.lo modules/image/CompressedImageData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/CompressedImageData.cpp -fPIC -DPIC -o modules/image/.libs/CompressedImageData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2Draw.lo libraries/Box2D/Common/b2Draw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2Draw.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Draw.o In file included from ./libraries/Box2D/Common/b2Draw.h:22, from libraries/Box2D/Common/b2Draw.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/RecordingDevice.lo modules/audio/openal/RecordingDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/RecordingDevice.cpp -fPIC -DPIC -o modules/audio/openal/.libs/RecordingDevice.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/PVRHandler.lo modules/image/magpie/PVRHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/PVRHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/PVRHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/joystick/Joystick.lo modules/joystick/Joystick.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/joystick/Joystick.cpp -fPIC -DPIC -o modules/joystick/.libs/Joystick.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/Shapes/b2ChainShape.lo libraries/Box2D/Collision/Shapes/b2ChainShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/Shapes/b2ChainShape.cpp -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2ChainShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_DistanceJoint.lo modules/physics/box2d/wrap_DistanceJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_DistanceJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_DistanceJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/Shapes/b2Shape.h:23, from ./libraries/Box2D/Collision/Shapes/b2ChainShape.h:22, from libraries/Box2D/Collision/Shapes/b2ChainShape.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_DistanceJoint.h:26, from modules/physics/box2d/wrap_DistanceJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_MotorJoint.h:26, from modules/physics/box2d/wrap_MotorJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libraries/Box2D/Common/b2Math.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_MotorJoint.lo modules/physics/box2d/wrap_MotorJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_MotorJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_MotorJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2Math.lo libraries/Box2D/Common/b2Math.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2Math.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Math.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/SoundData.lo modules/sound/SoundData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/SoundData.cpp -fPIC -DPIC -o modules/sound/.libs/SoundData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Matrix.lo common/Matrix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Matrix.cpp -fPIC -DPIC -o common/.libs/Matrix.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/ImageRasterizer.lo modules/font/ImageRasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/ImageRasterizer.cpp -fPIC -DPIC -o modules/font/.libs/ImageRasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_PulleyJoint.lo modules/physics/box2d/wrap_PulleyJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_PulleyJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PulleyJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_PulleyJoint.h:26, from modules/physics/box2d/wrap_PulleyJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/Shapes/b2EdgeShape.lo libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2EdgeShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/Source.lo modules/audio/Source.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/Source.cpp -fPIC -DPIC -o modules/audio/.libs/Source.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_RopeJoint.lo modules/physics/box2d/wrap_RopeJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_RopeJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_RopeJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/Shapes/b2Shape.h:23, from ./libraries/Box2D/Collision/Shapes/b2EdgeShape.h:22, from libraries/Box2D/Collision/Shapes/b2EdgeShape.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_RopeJoint.h:26, from modules/physics/box2d/wrap_RopeJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2CollideCircle.lo libraries/Box2D/Collision/b2CollideCircle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2CollideCircle.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollideCircle.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from libraries/Box2D/Collision/b2CollideCircle.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/wrap_Transform.lo modules/math/wrap_Transform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/wrap_Transform.cpp -fPIC -DPIC -o modules/math/.libs/wrap_Transform.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/wrap_Font.lo modules/font/wrap_Font.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/wrap_Font.cpp -fPIC -DPIC -o modules/font/.libs/wrap_Font.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_WheelJoint.lo modules/physics/box2d/wrap_WheelJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_WheelJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_WheelJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_WheelJoint.h:26, from modules/physics/box2d/wrap_WheelJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2StackAllocator.lo libraries/Box2D/Common/b2StackAllocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2StackAllocator.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2StackAllocator.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from libraries/Box2D/Common/b2StackAllocator.cpp:20: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/Wuff/wuff_memory.lo libraries/Wuff/wuff_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/Wuff/wuff_memory.c -fPIC -DPIC -o libraries/Wuff/.libs/wuff_memory.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/wrap_BezierCurve.lo modules/math/wrap_BezierCurve.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/wrap_BezierCurve.cpp -fPIC -DPIC -o modules/math/.libs/wrap_BezierCurve.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/math/wrap_BezierCurve.cpp: In function 'love::math::w_BezierCurve_getSegment(lua_State*)': modules/math/wrap_BezierCurve.cpp:169:25: warning: 'segment' may be used uninitialized [-Wmaybe-uninitialized] 169 | segment->release(); | ~~~~~~~~~~~~~~~~^~ modules/math/wrap_BezierCurve.cpp:166:22: note: 'segment' was declared here 166 | BezierCurve *segment; | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/PolygonShape.lo modules/physics/box2d/PolygonShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/PolygonShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/PolygonShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/PolygonShape.h:25, from modules/physics/box2d/PolygonShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/GearJoint.lo modules/physics/box2d/GearJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/GearJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/GearJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/GearJoint.h:25, from modules/physics/box2d/GearJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_MouseJoint.h:26, from modules/physics/box2d/wrap_MouseJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_MouseJoint.lo modules/physics/box2d/wrap_MouseJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_MouseJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_MouseJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2BroadPhase.lo libraries/Box2D/Collision/b2BroadPhase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2BroadPhase.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2BroadPhase.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from ./libraries/Box2D/Collision/b2BroadPhase.h:23, from libraries/Box2D/Collision/b2BroadPhase.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Module.lo common/Module.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Module.cpp -fPIC -DPIC -o common/.libs/Module.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/CircleShape.lo modules/physics/box2d/CircleShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/CircleShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/CircleShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/CircleShape.h:25, from modules/physics/box2d/CircleShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/FileData.lo modules/filesystem/FileData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/FileData.cpp -fPIC -DPIC -o modules/filesystem/.libs/FileData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/win32.lo libraries/enet/libenet/win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/win32.c -fPIC -DPIC -o libraries/enet/libenet/.libs/win32.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/DistanceJoint.lo modules/physics/box2d/DistanceJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/DistanceJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/DistanceJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/DistanceJoint.h:25, from modules/physics/box2d/DistanceJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/wrap_Shape.h:26, from modules/physics/box2d/wrap_PolygonShape.h:26, from modules/physics/box2d/wrap_PolygonShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_PolygonShape.lo modules/physics/box2d/wrap_PolygonShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_PolygonShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PolygonShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Joint.lo modules/physics/box2d/wrap_Joint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Joint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Joint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_Joint.cpp:22: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/EdgeShape.lo modules/physics/box2d/EdgeShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/EdgeShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/EdgeShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/EdgeShape.h:25, from modules/physics/box2d/EdgeShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2CollidePolygon.lo libraries/Box2D/Collision/b2CollidePolygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2CollidePolygon.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollidePolygon.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from libraries/Box2D/Collision/b2CollidePolygon.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/Mpg123Decoder.lo modules/sound/lullaby/Mpg123Decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/Mpg123Decoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/Mpg123Decoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_CircleShape.lo modules/physics/box2d/wrap_CircleShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_CircleShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_CircleShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/wrap_Shape.h:26, from modules/physics/box2d/wrap_CircleShape.h:26, from modules/physics/box2d/wrap_CircleShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Video.lo modules/graphics/wrap_Video.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Video.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Video.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Shape.lo modules/physics/box2d/wrap_Shape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Shape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Shape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/wrap_Shape.h:26, from modules/physics/box2d/wrap_Shape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/keyboard/sdl/Keyboard.lo modules/keyboard/sdl/Keyboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/keyboard/sdl/Keyboard.cpp -fPIC -DPIC -o modules/keyboard/sdl/.libs/Keyboard.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/joystick/wrap_JoystickModule.lo modules/joystick/wrap_JoystickModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/joystick/wrap_JoystickModule.cpp -fPIC -DPIC -o modules/joystick/.libs/wrap_JoystickModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/PulleyJoint.lo modules/physics/box2d/PulleyJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/PulleyJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/PulleyJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/PulleyJoint.h:25, from modules/physics/box2d/PulleyJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/ChainShape.lo modules/physics/box2d/ChainShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/ChainShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/ChainShape.o In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/ChainShape.h:25, from modules/physics/box2d/ChainShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/wrap_ImageData.lo modules/image/wrap_ImageData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/wrap_ImageData.cpp -fPIC -DPIC -o modules/image/.libs/wrap_ImageData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2Collision.lo libraries/Box2D/Collision/b2Collision.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2Collision.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2Collision.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from libraries/Box2D/Collision/b2Collision.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/Wuff/wuff.lo libraries/Wuff/wuff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/Wuff/wuff.c -fPIC -DPIC -o libraries/Wuff/.libs/wuff.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/list.lo libraries/enet/libenet/list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/list.c -fPIC -DPIC -o libraries/enet/libenet/.libs/list.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/Transform.lo modules/math/Transform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/Transform.cpp -fPIC -DPIC -o modules/math/.libs/Transform.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/callbacks.lo libraries/enet/libenet/callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/callbacks.c -fPIC -DPIC -o libraries/enet/libenet/.libs/callbacks.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Texture.lo modules/graphics/wrap_Texture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Texture.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Texture.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/RevoluteJoint.lo modules/physics/box2d/RevoluteJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/RevoluteJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/RevoluteJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Shape.lo modules/physics/box2d/Shape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Shape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Shape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/RevoluteJoint.h:25, from modules/physics/box2d/RevoluteJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/Shape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/MotorJoint.lo modules/physics/box2d/MotorJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/MotorJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/MotorJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/MotorJoint.h:25, from modules/physics/box2d/MotorJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/RopeJoint.h:25, from modules/physics/box2d/RopeJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/RopeJoint.lo modules/physics/box2d/RopeJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/RopeJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/RopeJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_FrictionJoint.lo modules/physics/box2d/wrap_FrictionJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_FrictionJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_FrictionJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_FrictionJoint.h:26, from modules/physics/box2d/wrap_FrictionJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/Channel.lo modules/thread/Channel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/Channel.cpp -fPIC -DPIC -o modules/thread/.libs/Channel.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/mouse/wrap_Mouse.lo modules/mouse/wrap_Mouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/mouse/wrap_Mouse.cpp -fPIC -DPIC -o modules/mouse/.libs/wrap_Mouse.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_EdgeShape.lo modules/physics/box2d/wrap_EdgeShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_EdgeShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_EdgeShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/wrap_Shape.h:26, from modules/physics/box2d/wrap_EdgeShape.h:26, from modules/physics/box2d/wrap_EdgeShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_GearJoint.lo modules/physics/box2d/wrap_GearJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_GearJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_GearJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_GearJoint.h:26, from modules/physics/box2d/wrap_GearJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/wrap_LuaThread.lo modules/thread/wrap_LuaThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/wrap_LuaThread.cpp -fPIC -DPIC -o modules/thread/.libs/wrap_LuaThread.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/Buffer.lo modules/graphics/opengl/Buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/Buffer.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/Buffer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/FrictionJoint.lo modules/physics/box2d/FrictionJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/FrictionJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/FrictionJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/FrictionJoint.h:25, from modules/physics/box2d/FrictionJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_RevoluteJoint.lo modules/physics/box2d/wrap_RevoluteJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_RevoluteJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_RevoluteJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_RevoluteJoint.h:26, from modules/physics/box2d/wrap_RevoluteJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/HashFunction.lo modules/data/HashFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/HashFunction.cpp -fPIC -DPIC -o modules/data/.libs/HashFunction.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/packet.lo libraries/enet/libenet/packet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/packet.c -fPIC -DPIC -o libraries/enet/libenet/.libs/packet.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/event/wrap_Event.lo modules/event/wrap_Event.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/event/wrap_Event.cpp -fPIC -DPIC -o modules/event/.libs/wrap_Event.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Contact.lo modules/physics/box2d/wrap_Contact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Contact.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Contact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/Contact.h:27, from modules/physics/box2d/wrap_Contact.h:26, from modules/physics/box2d/wrap_Contact.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/keyboard/wrap_Keyboard.lo modules/keyboard/wrap_Keyboard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/keyboard/wrap_Keyboard.cpp -fPIC -DPIC -o modules/keyboard/.libs/wrap_Keyboard.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/touch/wrap_Touch.lo modules/touch/wrap_Touch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/touch/wrap_Touch.cpp -fPIC -DPIC -o modules/touch/.libs/wrap_Touch.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/WeldJoint.lo modules/physics/box2d/WeldJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/WeldJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/WeldJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/WeldJoint.h:25, from modules/physics/box2d/WeldJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/MouseJoint.lo modules/physics/box2d/MouseJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/MouseJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/MouseJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/MouseJoint.h:25, from modules/physics/box2d/MouseJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_PrismaticJoint.lo modules/physics/box2d/wrap_PrismaticJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_PrismaticJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_PrismaticJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/wrap_Joint.h:26, from modules/physics/box2d/wrap_PrismaticJoint.h:26, from modules/physics/box2d/wrap_PrismaticJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/Shapes/b2PolygonShape.lo libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp -fPIC -DPIC -o libraries/Box2D/Collision/Shapes/.libs/b2PolygonShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/Shapes/b2Shape.h:23, from ./libraries/Box2D/Collision/Shapes/b2PolygonShape.h:22, from libraries/Box2D/Collision/Shapes/b2PolygonShape.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/Image.lo modules/image/Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/Image.cpp -fPIC -DPIC -o modules/image/.libs/Image.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/WheelJoint.lo modules/physics/box2d/WheelJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/WheelJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/WheelJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/WheelJoint.h:25, from modules/physics/box2d/WheelJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Common/b2Settings.lo libraries/Box2D/Common/b2Settings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Common/b2Settings.cpp -fPIC -DPIC -o libraries/Box2D/Common/.libs/b2Settings.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_ChainShape.lo modules/physics/box2d/wrap_ChainShape.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_ChainShape.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_ChainShape.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Shape.h:26, from modules/physics/box2d/wrap_Shape.h:26, from modules/physics/box2d/wrap_ChainShape.h:26, from modules/physics/box2d/wrap_ChainShape.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/touch/sdl/Touch.lo modules/touch/sdl/Touch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/touch/sdl/Touch.cpp -fPIC -DPIC -o modules/touch/sdl/.libs/Touch.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Contact.lo modules/physics/box2d/Contact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Contact.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Contact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/Contact.h:27, from modules/physics/box2d/Contact.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/joystick/wrap_Joystick.cpp: In function 'love::joystick::w_Joystick_getGamepadMapping(lua_State*)': modules/joystick/wrap_Joystick.cpp:274:48: warning: 'jinput.D.41808.axis' may be used uninitialized [-Wmaybe-uninitialized] 274 | lua_pushinteger(L, jinput.axis + 1); | ~~~~~~~~~~~~^~~ modules/joystick/wrap_Joystick.cpp:256:33: note: 'jinput.D.41808.axis' was declared here 256 | Joystick::JoystickInput jinput; | ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/joystick/wrap_Joystick.lo modules/joystick/wrap_Joystick.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/joystick/wrap_Joystick.cpp -fPIC -DPIC -o modules/joystick/.libs/wrap_Joystick.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/VideoStream.lo modules/video/VideoStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/VideoStream.cpp -fPIC -DPIC -o modules/video/.libs/VideoStream.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/ShaderStage.lo modules/graphics/opengl/ShaderStage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/ShaderStage.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/ShaderStage.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/theora/OggDemuxer.lo modules/video/theora/OggDemuxer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/theora/OggDemuxer.cpp -fPIC -DPIC -o modules/video/theora/.libs/OggDemuxer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/Filter.lo modules/audio/openal/Filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/Filter.cpp -fPIC -DPIC -o modules/audio/openal/.libs/Filter.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_World.lo modules/physics/box2d/wrap_World.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_World.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_World.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/wrap_World.h:27, from modules/physics/box2d/wrap_World.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/event/Event.lo modules/event/Event.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/event/Event.cpp -fPIC -DPIC -o modules/event/.libs/Event.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/io.lo libraries/luasocket/libluasocket/io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/io.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/io.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2Distance.lo libraries/Box2D/Collision/b2Distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2Distance.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2Distance.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/Sound.lo modules/sound/lullaby/Sound.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/Sound.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/Sound.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Distance.h:23, from libraries/Box2D/Collision/b2Distance.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/compat.lo libraries/luasocket/libluasocket/compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/compat.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/compat.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/Wuff/wuff_internal.lo libraries/Wuff/wuff_internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/Wuff/wuff_internal.c -fPIC -DPIC -o libraries/Wuff/.libs/wuff_internal.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Fixture.lo modules/physics/box2d/wrap_Fixture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Fixture.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Fixture.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Fixture.h:26, from modules/physics/box2d/wrap_Fixture.h:26, from modules/physics/box2d/wrap_Fixture.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Joint.lo modules/physics/box2d/Joint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Joint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Joint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/PrismaticJoint.lo modules/physics/box2d/PrismaticJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/PrismaticJoint.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/PrismaticJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/Joint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Joint.h:29, from modules/physics/box2d/PrismaticJoint.h:25, from modules/physics/box2d/PrismaticJoint.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/except.lo libraries/luasocket/libluasocket/except.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/except.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/except.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/luasocket.lo libraries/luasocket/libluasocket/luasocket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/luasocket.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/luasocket.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/Variant.lo common/Variant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/Variant.cpp -fPIC -DPIC -o common/.libs/Variant.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/DataModule.lo modules/data/DataModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/DataModule.cpp -fPIC -DPIC -o modules/data/.libs/DataModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/noise1234/simplexnoise1234.lo libraries/noise1234/simplexnoise1234.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/noise1234/simplexnoise1234.cpp -fPIC -DPIC -o libraries/noise1234/.libs/simplexnoise1234.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/ThreadModule.lo modules/thread/ThreadModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/ThreadModule.cpp -fPIC -DPIC -o modules/thread/.libs/ThreadModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/unix.lo libraries/luasocket/libluasocket/unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/unix.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unix.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_platform_windows.lo libraries/physfs/physfs_platform_windows.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_platform_windows.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_windows.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_platform_os2.lo libraries/physfs/physfs_platform_os2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_platform_os2.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_os2.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2CollideEdge.lo libraries/Box2D/Collision/b2CollideEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2CollideEdge.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2CollideEdge.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from libraries/Box2D/Collision/b2CollideEdge.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/host.lo libraries/enet/libenet/host.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/host.c -fPIC -DPIC -o libraries/enet/libenet/.libs/host.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/RandomGenerator.lo modules/math/RandomGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/RandomGenerator.cpp -fPIC -DPIC -o modules/math/.libs/RandomGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_platform_qnx.lo libraries/physfs/physfs_platform_qnx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_platform_qnx.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_qnx.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/physfs/physfs_platform_haiku.lo libraries/physfs/physfs_platform_haiku.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/physfs/physfs_platform_haiku.cpp -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_haiku.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/OSDependent/Unix/ossource.lo libraries/glslang/glslang/OSDependent/Unix/ossource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/OSDependent/Unix/ossource.cpp -fPIC -DPIC -o libraries/glslang/glslang/OSDependent/Unix/.libs/ossource.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonAndCircleContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/auxiliar.lo libraries/luasocket/libluasocket/auxiliar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/auxiliar.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/auxiliar.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/data/wrap_DataModule.lo modules/data/wrap_DataModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/data/wrap_DataModule.cpp -fPIC -DPIC -o modules/data/.libs/wrap_DataModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/data/wrap_DataModule.cpp: In function 'love::data::w_newDataView(lua_State*)': modules/data/wrap_DataModule.cpp:68:19: warning: 'd' may be used uninitialized [-Wmaybe-uninitialized] 68 | d->release(); | ~~~~~~~~~~^~ modules/data/wrap_DataModule.cpp:65:19: note: 'd' was declared here 65 | DataView *d; | ^ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/physfs/physfs_platform_winrt.lo libraries/physfs/physfs_platform_winrt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/physfs/physfs_platform_winrt.cpp -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_winrt.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/timeout.lo libraries/luasocket/libluasocket/timeout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/timeout.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/timeout.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_grp.lo libraries/physfs/physfs_archiver_grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_grp.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_grp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndPolygonContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/LuaThread.lo modules/thread/LuaThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/LuaThread.cpp -fPIC -DPIC -o modules/thread/.libs/LuaThread.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_hog.lo libraries/physfs/physfs_archiver_hog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_hog.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_hog.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_slb.lo libraries/physfs/physfs_archiver_slb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_slb.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_slb.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndCircleContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_mvl.lo libraries/physfs/physfs_archiver_mvl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_mvl.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_mvl.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_qpak.lo libraries/physfs/physfs_archiver_qpak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_qpak.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_qpak.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndPolygonContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2CircleContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2CircleContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2CircleContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2PolygonContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2PolygonContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/buffer.lo libraries/luasocket/libluasocket/buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/buffer.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/buffer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_SpriteBatch.lo modules/graphics/wrap_SpriteBatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_SpriteBatch.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_SpriteBatch.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/unix.lo libraries/enet/libenet/unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/unix.c -fPIC -DPIC -o libraries/enet/libenet/.libs/unix.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/serial.lo libraries/luasocket/libluasocket/serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/serial.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/serial.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/wrap_Video.lo modules/video/wrap_Video.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/wrap_Video.cpp -fPIC -DPIC -o modules/video/.libs/wrap_Video.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndCircleContact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.h:22, from libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_wad.lo libraries/physfs/physfs_archiver_wad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_wad.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_wad.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Text.lo modules/graphics/wrap_Text.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Text.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Text.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/thread/wrap_ThreadModule.lo modules/thread/wrap_ThreadModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/thread/wrap_ThreadModule.cpp -fPIC -DPIC -o modules/thread/.libs/wrap_ThreadModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Rope/b2Rope.lo libraries/Box2D/Rope/b2Rope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Rope/b2Rope.cpp -fPIC -DPIC -o libraries/Box2D/Rope/.libs/b2Rope.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Rope/b2Rope.h:22, from libraries/Box2D/Rope/b2Rope.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_vdf.lo libraries/physfs/physfs_archiver_vdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_vdf.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_vdf.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/select.lo libraries/luasocket/libluasocket/select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/select.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/select.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_dir.lo libraries/physfs/physfs_archiver_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_dir.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_dir.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Video.lo modules/graphics/Video.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Video.cpp -fPIC -DPIC -o modules/graphics/.libs/Video.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/wrap_VideoStream.lo modules/video/wrap_VideoStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/wrap_VideoStream.cpp -fPIC -DPIC -o modules/video/.libs/wrap_VideoStream.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/Font.lo modules/font/Font.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/Font.cpp -fPIC -DPIC -o modules/font/.libs/Font.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Canvas.lo modules/graphics/wrap_Canvas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Canvas.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Canvas.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_unpacked.lo libraries/physfs/physfs_archiver_unpacked.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_unpacked.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_unpacked.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2TimeOfImpact.lo libraries/Box2D/Collision/b2TimeOfImpact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2TimeOfImpact.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2TimeOfImpact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from libraries/Box2D/Collision/b2TimeOfImpact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2WorldCallbacks.lo libraries/Box2D/Dynamics/b2WorldCallbacks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2WorldCallbacks.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2WorldCallbacks.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/b2Body.h:22, from ./libraries/Box2D/Dynamics/b2Fixture.h:22, from libraries/Box2D/Dynamics/b2WorldCallbacks.cpp:20: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/system/sdl/System.lo modules/system/sdl/System.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/system/sdl/System.cpp -fPIC -DPIC -o modules/system/sdl/.libs/System.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/lua53/lutf8lib.lo libraries/lua53/lutf8lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/lua53/lutf8lib.c -fPIC -DPIC -o libraries/lua53/.libs/lutf8lib.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_platform_unix.lo libraries/physfs/physfs_platform_unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_platform_unix.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_unix.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2Joint.lo libraries/Box2D/Dynamics/Joints/b2Joint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2Joint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2Joint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from libraries/Box2D/Dynamics/Joints/b2Joint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Fixture.lo modules/physics/box2d/Fixture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Fixture.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Fixture.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/unixudp.lo libraries/luasocket/libluasocket/unixudp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/unixudp.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unixudp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from ./modules/physics/box2d/Body.h:31, from modules/physics/box2d/Fixture.h:26, from modules/physics/box2d/Fixture.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/peer.lo libraries/enet/libenet/peer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/peer.c -fPIC -DPIC -o libraries/enet/libenet/.libs/peer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_iso9660.lo libraries/physfs/physfs_archiver_iso9660.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_iso9660.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_iso9660.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/vertex.lo modules/graphics/vertex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/vertex.cpp -fPIC -DPIC -o modules/graphics/.libs/vertex.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_byteorder.lo libraries/physfs/physfs_byteorder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_byteorder.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_byteorder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/tcp.lo libraries/luasocket/libluasocket/tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/tcp.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/tcp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/compress.lo libraries/enet/libenet/compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/compress.c -fPIC -DPIC -o libraries/enet/libenet/.libs/compress.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/unixtcp.lo libraries/luasocket/libluasocket/unixtcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/unixtcp.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/unixtcp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/MathModule.lo modules/math/MathModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/MathModule.cpp -fPIC -DPIC -o modules/math/.libs/MathModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Physics.lo modules/physics/box2d/Physics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Physics.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Physics.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/Physics.h:26, from modules/physics/box2d/Physics.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/udp.lo libraries/luasocket/libluasocket/udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/udp.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/udp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2Contact.lo libraries/Box2D/Dynamics/Contacts/b2Contact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2Contact.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2Contact.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2Contact.h:22, from libraries/Box2D/Dynamics/Contacts/b2Contact.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/inet.lo libraries/luasocket/libluasocket/inet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/inet.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/inet.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/Effect.lo modules/audio/openal/Effect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/Effect.cpp -fPIC -DPIC -o modules/audio/openal/.libs/Effect.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Collision/b2DynamicTree.lo libraries/Box2D/Collision/b2DynamicTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Collision/b2DynamicTree.cpp -fPIC -DPIC -o libraries/Box2D/Collision/.libs/b2DynamicTree.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from ./libraries/Box2D/Collision/b2DynamicTree.h:22, from libraries/Box2D/Collision/b2DynamicTree.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libraries/Box2D/Collision/b2DynamicTree.cpp: In constructor 'b2DynamicTree::b2DynamicTree()': libraries/Box2D/Collision/b2DynamicTree.cpp:29:15: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct b2TreeNode'; use assignment or value-initialization instead [-Wclass-memaccess] 29 | memset(m_nodes, 0, m_nodeCapacity * sizeof(b2TreeNode)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libraries/Box2D/Collision/b2DynamicTree.h:28:8: note: 'struct b2TreeNode' declared here 28 | struct b2TreeNode | ^~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2FrictionJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2FrictionJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2FrictionJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2DistanceJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2DistanceJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2DistanceJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/usocket.lo libraries/luasocket/libluasocket/usocket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/usocket.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/usocket.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/StreamBuffer.lo modules/graphics/opengl/StreamBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/StreamBuffer.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/StreamBuffer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Body.lo modules/physics/box2d/wrap_Body.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Body.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Body.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Body.h:31, from modules/physics/box2d/wrap_Body.h:26, from modules/physics/box2d/wrap_Body.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/window/Window.lo modules/window/Window.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/window/Window.cpp -fPIC -DPIC -o modules/window/.libs/Window.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2MotorJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2MotorJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2MotorJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/Wuff/wuff_convert.lo libraries/Wuff/wuff_convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/Wuff/wuff_convert.c -fPIC -DPIC -o libraries/Wuff/.libs/wuff_convert.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2MouseJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2MouseJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2MouseJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2RopeJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2RopeJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2RopeJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/options.lo libraries/luasocket/libluasocket/options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/options.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/options.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' libraries/luasocket/libluasocket/options.c: In function 'opt_meth_setoption': libraries/luasocket/libluasocket/options.c:41:43: warning: '%.35s' directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 41 | sprintf(msg, "unsupported option `%.35s'", name); | ^~~~~ In file included from /usr/include/stdio.h:894, from /usr/include/luajit-2.1/lauxlib.h:13, from libraries/luasocket/libluasocket/options.c:7: In function 'sprintf', inlined from 'opt_meth_setoption' at libraries/luasocket/libluasocket/options.c:41:9: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 22 and 57 bytes into a destination of size 45 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/wrap_Physics.lo modules/physics/box2d/wrap_Physics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/wrap_Physics.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/wrap_Physics.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/Physics.h:26, from modules/physics/box2d/wrap_Physics.h:26, from modules/physics/box2d/wrap_Physics.cpp:22: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newRopeJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:441:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 441 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:436:20: note: 'j' was declared here 436 | RopeJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newWheelJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:422:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 422 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:417:21: note: 'j' was declared here 417 | WheelJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newWeldJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:388:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 388 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:377:20: note: 'j' was declared here 377 | WeldJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newFrictionJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:353:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 353 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:348:24: note: 'j' was declared here 348 | FrictionJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newGearJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:324:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 324 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:319:20: note: 'j' was declared here 319 | GearJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newPulleyJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:308:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 308 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:303:22: note: 'j' was declared here 303 | PulleyJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newPrismaticJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:284:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 284 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:273:25: note: 'j' was declared here 273 | PrismaticJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newRevoluteJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:245:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 245 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:234:24: note: 'j' was declared here 234 | RevoluteJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newMouseJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:210:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 210 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:207:21: note: 'j' was declared here 207 | MouseJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newDistanceJoint(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:198:19: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 198 | j->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:193:24: note: 'j' was declared here 193 | DistanceJoint *j; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newEdgeShape(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:166:23: warning: 'shape' may be used uninitialized [-Wmaybe-uninitialized] 166 | shape->release(); | ~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:163:20: note: 'shape' was declared here 163 | EdgeShape *shape; | ^~~~~ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newRectangleShape(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:150:31: warning: 'shape' may be used uninitialized [-Wmaybe-uninitialized] 150 | shape->release(); | ~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:147:31: note: 'shape' was declared here 147 | PolygonShape *shape; | ^~~~~ modules/physics/box2d/wrap_Physics.cpp:137:31: warning: 'shape' may be used uninitialized [-Wmaybe-uninitialized] 137 | shape->release(); | ~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:134:31: note: 'shape' was declared here 134 | PolygonShape *shape; | ^~~~~ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newFixture(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:94:25: warning: 'fixture' may be used uninitialized [-Wmaybe-uninitialized] 94 | fixture->release(); | ~~~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:91:18: note: 'fixture' was declared here 91 | Fixture *fixture; | ^~~~~~~ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newWorld(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:63:19: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 63 | w->release(); | ~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:60:16: note: 'w' was declared here 60 | World *w; | ^ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newCircleShape(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:119:31: warning: 'shape' may be used uninitialized [-Wmaybe-uninitialized] 119 | shape->release(); | ~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:116:30: note: 'shape' was declared here 116 | CircleShape *shape; | ^~~~~ modules/physics/box2d/wrap_Physics.cpp:108:31: warning: 'shape' may be used uninitialized [-Wmaybe-uninitialized] 108 | shape->release(); | ~~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:105:30: note: 'shape' was declared here 105 | CircleShape *shape; | ^~~~~ modules/physics/box2d/wrap_Physics.cpp: In function 'love::physics::box2d::w_newBody(lua_State*)': modules/physics/box2d/wrap_Physics.cpp:82:22: warning: 'body' may be used uninitialized [-Wmaybe-uninitialized] 82 | body->release(); | ~~~~~~~~~~~~~^~ modules/physics/box2d/wrap_Physics.cpp:79:15: note: 'body' was declared here 79 | Body *body; | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_unicode.lo libraries/physfs/physfs_unicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_unicode.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_unicode.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/luasocket/libluasocket/mime.lo libraries/luasocket/libluasocket/mime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/luasocket/libluasocket/mime.c -fPIC -DPIC -o libraries/luasocket/libluasocket/.libs/mime.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_platform_posix.lo libraries/physfs/physfs_platform_posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_platform_posix.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_platform_posix.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/lua53/lstrlib.lo libraries/lua53/lstrlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/lua53/lstrlib.c -fPIC -DPIC -o libraries/lua53/.libs/lstrlib.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/theora/Video.lo modules/video/theora/Video.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/theora/Video.cpp -fPIC -DPIC -o modules/video/theora/.libs/Video.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2WeldJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2WeldJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2WeldJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/BezierCurve.lo modules/math/BezierCurve.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/BezierCurve.cpp -fPIC -DPIC -o modules/math/.libs/BezierCurve.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/OGLCompilersDLL/InitializeDll.lo libraries/glslang/OGLCompilersDLL/InitializeDll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/OGLCompilersDLL/InitializeDll.cpp -fPIC -DPIC -o libraries/glslang/OGLCompilersDLL/.libs/InitializeDll.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2PulleyJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/noise1234/noise1234.lo libraries/noise1234/noise1234.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/noise1234/noise1234.cpp -fPIC -DPIC -o libraries/noise1234/.libs/noise1234.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2PulleyJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2PulleyJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/Pool.lo modules/audio/openal/Pool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/Pool.cpp -fPIC -DPIC -o modules/audio/openal/.libs/Pool.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/audio/openal/Pool.cpp: In member function 'bool love::audio::openal::Pool::assignSource(love::audio::openal::Source*, ALuint&, char&)': modules/audio/openal/Pool.cpp:133:35: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 133 | return wasPlaying = true; | ~~~~~~~~~~~^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Shader.lo modules/graphics/Shader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Shader.cpp -fPIC -DPIC -o modules/graphics/.libs/Shader.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/Image.lo modules/graphics/opengl/Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/Image.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/Image.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/Body.lo modules/physics/box2d/Body.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/Body.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/Body.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/Body.h:31, from modules/physics/box2d/Body.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_ParticleSystem.lo modules/graphics/wrap_ParticleSystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_ParticleSystem.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_ParticleSystem.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2Fixture.lo libraries/Box2D/Dynamics/b2Fixture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2Fixture.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Fixture.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/b2Body.h:22, from ./libraries/Box2D/Dynamics/b2Fixture.h:22, from libraries/Box2D/Dynamics/b2Fixture.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2GearJoint.lo libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2GearJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2GearJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2GearJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/ddsparse/ddsparse.lo libraries/ddsparse/ddsparse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/ddsparse/ddsparse.cpp -fPIC -DPIC -o libraries/ddsparse/.libs/ddsparse.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/deprecation.lo common/deprecation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/deprecation.cpp -fPIC -DPIC -o common/.libs/deprecation.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Canvas.lo modules/graphics/Canvas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Canvas.cpp -fPIC -DPIC -o modules/graphics/.libs/Canvas.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2Island.lo libraries/Box2D/Dynamics/b2Island.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2Island.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Island.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Distance.h:23, from libraries/Box2D/Dynamics/b2Island.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2RevoluteJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2Body.lo libraries/Box2D/Dynamics/b2Body.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2Body.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2Body.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/math/wrap_Math.lo modules/math/wrap_Math.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/math/wrap_Math.cpp -fPIC -DPIC -o modules/math/.libs/wrap_Math.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/b2Body.h:22, from libraries/Box2D/Dynamics/b2Body.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2PrismaticJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/mouse/sdl/Mouse.lo modules/mouse/sdl/Mouse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/mouse/sdl/Mouse.cpp -fPIC -DPIC -o modules/mouse/sdl/.libs/Mouse.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp: In member function 'virtual void b2PrismaticJoint::InitVelocityConstraints(const b2SolverData&)': libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp:177:17: warning: variable 's1test' set but not used [-Wunused-but-set-variable] 177 | float32 s1test; | ^~~~~~ In file included from ./libraries/Box2D/Dynamics/Joints/b2Joint.h:22, from ./libraries/Box2D/Dynamics/Joints/b2WheelJoint.h:22, from libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Joints/b2WheelJoint.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Joints/.libs/b2WheelJoint.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/video/theora/TheoraVideoStream.lo modules/video/theora/TheoraVideoStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/video/theora/TheoraVideoStream.cpp -fPIC -DPIC -o modules/video/theora/.libs/TheoraVideoStream.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/ShaderStage.lo modules/graphics/ShaderStage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/ShaderStage.cpp -fPIC -DPIC -o modules/graphics/.libs/ShaderStage.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2ContactManager.lo libraries/Box2D/Dynamics/b2ContactManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2ContactManager.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2ContactManager.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Collision/b2Collision.h:22, from ./libraries/Box2D/Collision/b2BroadPhase.h:23, from ./libraries/Box2D/Dynamics/b2ContactManager.h:22, from libraries/Box2D/Dynamics/b2ContactManager.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Texture.lo modules/graphics/Texture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Texture.cpp -fPIC -DPIC -o modules/graphics/.libs/Texture.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/ImageData.lo modules/image/ImageData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/ImageData.cpp -fPIC -DPIC -o modules/image/.libs/ImageData.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/enet/enet.lo libraries/enet/enet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/enet/enet.cpp -fPIC -DPIC -o libraries/enet/.libs/enet.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Deprecations.lo modules/graphics/Deprecations.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Deprecations.cpp -fPIC -DPIC -o modules/graphics/.libs/Deprecations.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/wrap_Source.lo modules/audio/wrap_Source.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/wrap_Source.cpp -fPIC -DPIC -o modules/audio/.libs/wrap_Source.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/audio/wrap_Source.cpp: In function 'love::audio::w_Source_queue(lua_State*)': modules/audio/wrap_Source.cpp:587:25: warning: 'success' may be used uninitialized [-Wmaybe-uninitialized] 587 | luax_pushboolean(L, success); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ modules/audio/wrap_Source.cpp:544:14: note: 'success' was declared here 544 | bool success; | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo libraries/glslang/glslang/MachineIndependent/PoolAlloc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/PoolAlloc.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/PoolAlloc.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Mesh.lo modules/graphics/wrap_Mesh.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Mesh.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Mesh.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/graphics/wrap_Mesh.cpp: In function 'love::graphics::w_Mesh_setVertexAttribute(lua_State*)': modules/graphics/wrap_Mesh.cpp:288:32: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 288 | luax_writeAttributeData(L, 4, type, components, data); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/graphics/wrap_Mesh.cpp:280:26: note: 'type' was declared here 280 | vertex::DataType type; | ^~~~ modules/graphics/wrap_Mesh.cpp: In function 'love::graphics::w_Mesh_getVertexAttribute(lua_State*)': modules/graphics/wrap_Mesh.cpp:309:31: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 309 | luax_readAttributeData(L, type, components, data); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/graphics/wrap_Mesh.cpp:300:26: note: 'type' was declared here 300 | vertex::DataType type; | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/runtime.lo common/runtime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/runtime.cpp -fPIC -DPIC -o common/.libs/runtime.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/SpriteBatch.lo modules/graphics/SpriteBatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/SpriteBatch.cpp -fPIC -DPIC -o modules/graphics/.libs/SpriteBatch.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/Canvas.lo modules/graphics/opengl/Canvas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/Canvas.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/Canvas.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/GenericCodeGen/CodeGen.lo libraries/glslang/glslang/GenericCodeGen/CodeGen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/GenericCodeGen/CodeGen.cpp -fPIC -DPIC -o libraries/glslang/glslang/GenericCodeGen/.libs/CodeGen.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/wrap_Audio.lo modules/audio/wrap_Audio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/wrap_Audio.cpp -fPIC -DPIC -o modules/audio/.libs/wrap_Audio.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/luasocket/luasocket.lo libraries/luasocket/luasocket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/luasocket/luasocket.cpp -fPIC -DPIC -o libraries/luasocket/.libs/luasocket.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Polyline.lo modules/graphics/Polyline.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Polyline.cpp -fPIC -DPIC -o modules/graphics/.libs/Polyline.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from modules/graphics/Polyline.cpp:22: modules/graphics/Polyline.h: In member function 'void love::graphics::NoneJoinPolyline::render(const love::Vector2*, size_t, float, float, bool)': modules/graphics/Polyline.h:127:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct love::Vector2'; use assignment or value-initialization instead [-Wclass-memaccess] 127 | memset(&this->vertices[vertex_count - 4], 0, sizeof(love::Vector2) * 4); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from modules/graphics/Polyline.h:25: ./common/Vector.h:31:8: note: 'struct love::Vector2' declared here 31 | struct Vector2 | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/Contacts/.libs/b2ContactSolver.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/Contacts/b2ContactSolver.h:22, from libraries/Box2D/Dynamics/Contacts/b2ContactSolver.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Font.lo modules/graphics/wrap_Font.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Font.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Font.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/enet/libenet/protocol.lo libraries/enet/libenet/protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/enet/libenet/protocol.c -fPIC -DPIC -o libraries/enet/libenet/.libs/protocol.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Shader.lo modules/graphics/wrap_Shader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Shader.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Shader.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/physics/box2d/World.lo modules/physics/box2d/World.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/physics/box2d/World.cpp -fPIC -DPIC -o modules/physics/box2d/.libs/World.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Common/b2Draw.h:22, from ./libraries/Box2D/Box2D.h:35, from modules/physics/box2d/World.h:34, from modules/physics/box2d/World.cpp:21: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/InfoSink.lo libraries/glslang/glslang/MachineIndependent/InfoSink.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/InfoSink.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/InfoSink.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/GenericCodeGen/Link.lo libraries/glslang/glslang/GenericCodeGen/Link.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/GenericCodeGen/Link.cpp -fPIC -DPIC -o libraries/glslang/glslang/GenericCodeGen/.libs/Link.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Image.lo modules/graphics/Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Image.cpp -fPIC -DPIC -o modules/graphics/.libs/Image.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/joystick/sdl/Joystick.lo modules/joystick/sdl/Joystick.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/joystick/sdl/Joystick.cpp -fPIC -DPIC -o modules/joystick/sdl/.libs/Joystick.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/Filter.lo modules/audio/Filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/Filter.cpp -fPIC -DPIC -o modules/audio/.libs/Filter.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/Effect.lo modules/audio/Effect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/Effect.cpp -fPIC -DPIC -o modules/audio/.libs/Effect.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Text.lo modules/graphics/Text.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Text.cpp -fPIC -DPIC -o modules/graphics/.libs/Text.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/OpenGL.lo modules/graphics/opengl/OpenGL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/OpenGL.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/OpenGL.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o common/StringMap.lo common/StringMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c common/StringMap.cpp -fPIC -DPIC -o common/.libs/StringMap.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Mesh.lo modules/graphics/Mesh.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Mesh.cpp -fPIC -DPIC -o modules/graphics/.libs/Mesh.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_zip.lo libraries/physfs/physfs_archiver_zip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_zip.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_zip.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/font/BMFontRasterizer.lo modules/font/BMFontRasterizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/font/BMFontRasterizer.cpp -fPIC -DPIC -o modules/font/.libs/BMFontRasterizer.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/Box2D/Dynamics/b2World.lo libraries/Box2D/Dynamics/b2World.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/Box2D/Dynamics/b2World.cpp -fPIC -DPIC -o libraries/Box2D/Dynamics/.libs/b2World.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from ./libraries/Box2D/Dynamics/b2World.h:22, from libraries/Box2D/Dynamics/b2World.cpp:19: ./libraries/Box2D/Common/b2Math.h: In function 'bool b2IsValid(float32)': ./libraries/Box2D/Common/b2Math.h:28:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 28 | int32 ix = *reinterpret_cast(&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/love/love.lo modules/love/love.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/love/love.cpp -fPIC -DPIC -o modules/love/.libs/love.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/RemoveTree.lo libraries/glslang/glslang/MachineIndependent/RemoveTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/RemoveTree.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/RemoveTree.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/window/wrap_Window.lo modules/window/wrap_Window.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/window/wrap_Window.cpp -fPIC -DPIC -o modules/window/.libs/wrap_Window.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs.lo libraries/physfs/physfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs.c -fPIC -DPIC -o libraries/physfs/.libs/physfs.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from libraries/physfs/physfs.c:12: libraries/physfs/physfs.c: In function 'openDirectory': libraries/physfs/physfs.c:931:40: warning: '?:' using integer constants in boolean context [-Wint-in-bool-context] 931 | BAIL_IF(!retval, claimed ? errcode : PHYSFS_ERR_UNSUPPORTED, NULL); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ libraries/physfs/physfs_internal.h:263:44: note: in definition of macro 'BAIL_IF' 263 | #define BAIL_IF(c, e, r) do { if (c) { if (e) PHYSFS_setErrorCode(e); return r; } } while (0) | ^ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo libraries/glslang/glslang/MachineIndependent/IntermTraverse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/IntermTraverse.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/IntermTraverse.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/physfs/Filesystem.lo modules/filesystem/physfs/Filesystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/physfs/Filesystem.cpp -fPIC -DPIC -o modules/filesystem/physfs/.libs/Filesystem.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/filesystem/physfs/Filesystem.cpp: In member function 'virtual std::string love::filesystem::physfs::Filesystem::getUserDirectory()': modules/filesystem/physfs/Filesystem.cpp:515:65: warning: 'const char* PHYSFS_getUserDir()' is deprecated [-Wdeprecated-declarations] 515 | static std::string userDir = normalize(PHYSFS_getUserDir()); | ~~~~~~~~~~~~~~~~~^~ In file included from modules/filesystem/physfs/File.h:29, from modules/filesystem/physfs/Filesystem.cpp:29: ./libraries/physfs/physfs.h:792:25: note: declared here 792 | PHYSFS_DECL const char *PHYSFS_getUserDir(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/ParticleSystem.lo modules/graphics/ParticleSystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/ParticleSystem.cpp -fPIC -DPIC -o modules/graphics/.libs/ParticleSystem.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/Audio.lo modules/audio/openal/Audio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/Audio.cpp -fPIC -DPIC -o modules/audio/openal/.libs/Audio.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/limits.lo libraries/glslang/glslang/MachineIndependent/limits.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/limits.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/limits.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/filesystem/wrap_Filesystem.lo modules/filesystem/wrap_Filesystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/filesystem/wrap_Filesystem.cpp -fPIC -DPIC -o modules/filesystem/.libs/wrap_Filesystem.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/pch.lo libraries/glslang/glslang/MachineIndependent/pch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/pch.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/pch.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/parseConst.lo libraries/glslang/glslang/MachineIndependent/parseConst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/parseConst.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/parseConst.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/joystick/sdl/JoystickModule.lo modules/joystick/sdl/JoystickModule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/joystick/sdl/JoystickModule.cpp -fPIC -DPIC -o modules/joystick/sdl/.libs/JoystickModule.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/lz4/lz4hc.lo libraries/lz4/lz4hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/lz4/lz4hc.c -fPIC -DPIC -o libraries/lz4/.libs/lz4hc.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpTokens.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/Shader.lo modules/graphics/opengl/Shader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/Shader.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/Shader.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/opengl/Graphics.lo modules/graphics/opengl/Graphics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/opengl/Graphics.cpp -fPIC -DPIC -o modules/graphics/opengl/.libs/Graphics.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpContext.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/audio/openal/Source.lo modules/audio/openal/Source.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/audio/openal/Source.cpp -fPIC -DPIC -o modules/audio/openal/.libs/Source.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/attribute.lo libraries/glslang/glslang/MachineIndependent/attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/attribute.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/attribute.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/physfs/physfs_archiver_7z.lo libraries/physfs/physfs_archiver_7z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/physfs/physfs_archiver_7z.c -fPIC -DPIC -o libraries/physfs/.libs/physfs_archiver_7z.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/STBHandler.lo modules/image/magpie/STBHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/STBHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/STBHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpAtom.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/window/sdl/Window.lo modules/window/sdl/Window.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/window/sdl/Window.cpp -fPIC -DPIC -o modules/window/sdl/.libs/Window.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glad/glad.lo libraries/glad/glad.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glad/glad.cpp -fPIC -DPIC -o libraries/glad/.libs/glad.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/Versions.lo libraries/glslang/glslang/MachineIndependent/Versions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/Versions.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Versions.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/lz4/lz4.lo libraries/lz4/lz4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/lz4/lz4.c -fPIC -DPIC -o libraries/lz4/.libs/lz4.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/event/sdl/Event.lo modules/event/sdl/Event.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/event/sdl/Event.cpp -fPIC -DPIC -o modules/event/sdl/.libs/Event.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpScanner.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Font.lo modules/graphics/Font.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Font.cpp -fPIC -DPIC -o modules/graphics/.libs/Font.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' modules/graphics/Font.cpp: In member function 'const love::graphics::Font::Glyph& love::graphics::Font::addGlyph(love::uint32)': modules/graphics/Font.cpp:270:15: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'love::graphics::Font::GlyphVertex' {aka 'struct love::graphics::vertex::XYf_STus_RGBAub'}; use assignment or value-initialization instead [-Wclass-memaccess] 270 | memset(g.vertices, 0, sizeof(GlyphVertex) * 4); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from modules/graphics/Texture.h:33, from modules/graphics/Image.h:29, from modules/graphics/Font.h:36, from modules/graphics/Font.cpp:21: modules/graphics/vertex.h:178:8: note: 'love::graphics::Font::GlyphVertex' {aka 'struct love::graphics::vertex::XYf_STus_RGBAub'} declared here 178 | struct XYf_STus_RGBAub | ^~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo libraries/glslang/glslang/MachineIndependent/propagateNoContraction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/propagateNoContraction.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/propagateNoContraction.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/Graphics.lo modules/graphics/Graphics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/Graphics.cpp -fPIC -DPIC -o modules/graphics/.libs/Graphics.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from modules/graphics/Graphics.cpp:26: modules/graphics/Polyline.h: In member function 'void love::graphics::NoneJoinPolyline::render(const love::Vector2*, size_t, float, float, bool)': modules/graphics/Polyline.h:127:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct love::Vector2'; use assignment or value-initialization instead [-Wclass-memaccess] 127 | memset(&this->vertices[vertex_count - 4], 0, sizeof(love::Vector2) * 4); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from modules/graphics/Graphics.h:28, from modules/graphics/Graphics.cpp:22: ./common/Vector.h:31:8: note: 'struct love::Vector2' declared here 31 | struct Vector2 | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libraries/xxHash/xxhash.lo libraries/xxHash/xxhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libraries/xxHash/xxhash.c -fPIC -DPIC -o libraries/xxHash/.libs/xxhash.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo libraries/glslang/glslang/MachineIndependent/ParseContextBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/ParseContextBase.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ParseContextBase.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/Scan.lo libraries/glslang/glslang/MachineIndependent/Scan.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/Scan.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Scan.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/intermOut.lo libraries/glslang/glslang/MachineIndependent/intermOut.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/intermOut.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/intermOut.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/graphics/wrap_Graphics.lo modules/graphics/wrap_Graphics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/graphics/wrap_Graphics.cpp -fPIC -DPIC -o modules/graphics/.libs/wrap_Graphics.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/sound/lullaby/FLACDecoder.lo modules/sound/lullaby/FLACDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/sound/lullaby/FLACDecoder.cpp -fPIC -DPIC -o modules/sound/lullaby/.libs/FLACDecoder.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/lodepng/lodepng.lo libraries/lodepng/lodepng.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/lodepng/lodepng.cpp -fPIC -DPIC -o libraries/lodepng/.libs/lodepng.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/Initialize.lo libraries/glslang/glslang/MachineIndependent/Initialize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/Initialize.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Initialize.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/SymbolTable.lo libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/SymbolTable.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from libraries/glslang/glslang/MachineIndependent/../Include/Common.h:108, from libraries/glslang/glslang/MachineIndependent/SymbolTable.h:68, from libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp:44: In member function 'glslang::pool_allocator::construct(glslang::TParameter*, glslang::TParameter const&)', inlined from 'std::allocator_traits >::_S_construct(glslang::pool_allocator&, glslang::TParameter*, glslang::TParameter const&)std::enable_if >::__construct_helper::type>::value, void>::type' at /usr/include/c++/12/bits/alloc_traits.h:251:17, inlined from 'std::allocator_traits >::construct(glslang::pool_allocator&, glslang::TParameter*, glslang::TParameter const&)decltype (_S_construct({parm#1}, {parm#2}, (forward)({parm#3})))' at /usr/include/c++/12/bits/alloc_traits.h:364:16, inlined from 'std::vector >::push_back(glslang::TParameter const&)' at /usr/include/c++/12/bits/stl_vector.h:1280:30, inlined from 'glslang::TFunction::TFunction(glslang::TFunction const&)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp:364:29: libraries/glslang/glslang/MachineIndependent/../Include/PoolAlloc.h:298:47: warning: 'param' may be used uninitialized [-Wmaybe-uninitialized] 298 | void construct(pointer p, const T& val) { new ((void *)p) T(val); } | ^~~~~~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp: In member function 'glslang::TFunction::TFunction(glslang::TFunction const&)': libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp:363:20: note: 'param' declared here 363 | TParameter param; | ^~~~~ In file included from /usr/include/c++/12/vector:64, from libraries/glslang/glslang/MachineIndependent/../Include/Common.h:98: In member function 'std::vector >::push_back(glslang::TParameter const&)', inlined from 'glslang::TFunction::TFunction(glslang::TFunction const&)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp:364:29: /usr/include/c++/12/bits/stl_vector.h:1286:28: warning: 'param' may be used uninitialized [-Wmaybe-uninitialized] 1286 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/12/vector:70: /usr/include/c++/12/bits/vector.tcc: In member function 'glslang::TFunction::TFunction(glslang::TFunction const&)': /usr/include/c++/12/bits/vector.tcc:439:7: note: by argument 3 of type 'const struct TParameter &' to 'std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, glslang::TParameter const&)void' declared here 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/SymbolTable.cpp:363:20: note: 'param' declared here 363 | TParameter param; | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/iomapper.lo libraries/glslang/glslang/MachineIndependent/iomapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/iomapper.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/iomapper.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/reflection.lo libraries/glslang/glslang/MachineIndependent/reflection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/reflection.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/reflection.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/Constant.lo libraries/glslang/glslang/MachineIndependent/Constant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/Constant.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Constant.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/Pp.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o modules/image/magpie/EXRHandler.lo modules/image/magpie/EXRHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c modules/image/magpie/EXRHandler.cpp -fPIC -DPIC -o modules/image/magpie/.libs/EXRHandler.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/linkValidate.lo libraries/glslang/glslang/MachineIndependent/linkValidate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/linkValidate.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/linkValidate.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/Intermediate.lo libraries/glslang/glslang/MachineIndependent/Intermediate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/Intermediate.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/Intermediate.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/ShaderLang.lo libraries/glslang/glslang/MachineIndependent/ShaderLang.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/ShaderLang.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ShaderLang.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/glslang_tab.lo libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/glslang_tab.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/glslang_tab.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c -o libraries/glslang/glslang/MachineIndependent/ParseHelper.lo libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I./libraries/enet/libenet/include -D_FILE_OFFSET_BITS=64 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/luajit-2.1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/AL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -c libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp -fPIC -DPIC -o libraries/glslang/glslang/MachineIndependent/.libs/ParseHelper.o make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' In file included from libraries/glslang/glslang/MachineIndependent/../Include/intermediate.h:56, from libraries/glslang/glslang/MachineIndependent/SymbolTable.h:69, from libraries/glslang/glslang/MachineIndependent/ParseHelper.h:53, from libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:39: In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7255:79: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1441:17: warning: 'blockNameType.sampler' may be used uninitialized [-Wmaybe-uninitialized] 1441 | sampler = copyOf.sampler; | ~~~~~~~~^~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7254:15: note: 'blockNameType' declared here 7254 | TType blockNameType(EbtReference, blockType, *blockName); | ^~~~~~~~~~~~~ In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7255:79: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1455:24: warning: 'blockNameType.typeParameters' may be used uninitialized [-Wmaybe-uninitialized] 1455 | typeParameters = copyOf.typeParameters; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7254:15: note: 'blockNameType.typeParameters' was declared here 7254 | TType blockNameType(EbtReference, blockType, *blockName); | ^~~~~~~~~~~~~ In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7255:79: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1440:19: warning: 'blockNameType.coopmat' may be used uninitialized [-Wmaybe-uninitialized] 1440 | basicType = copyOf.basicType; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::declareBlock(glslang::TSourceLoc const&, glslang::TVector&, std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TArraySizes*)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7254:15: note: 'blockNameType.coopmat' was declared here 7254 | TType blockNameType(EbtReference, blockType, *blockName); | ^~~~~~~~~~~~~ In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7617:81: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1441:17: warning: 'blockNameType.sampler' may be used uninitialized [-Wmaybe-uninitialized] 1441 | sampler = copyOf.sampler; | ~~~~~~~~^~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7616:15: note: 'blockNameType' declared here 7616 | TType blockNameType(EbtReference, blockType, identifier); | ^~~~~~~~~~~~~ In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7617:81: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1455:24: warning: 'blockNameType.typeParameters' may be used uninitialized [-Wmaybe-uninitialized] 1455 | typeParameters = copyOf.typeParameters; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7616:15: note: 'blockNameType.typeParameters' was declared here 7616 | TType blockNameType(EbtReference, blockType, identifier); | ^~~~~~~~~~~~~ In member function 'glslang::TType::shallowCopy(glslang::TType const&)', inlined from 'glslang::TVariable::TVariable(std::__cxx11::basic_string, glslang::pool_allocator > const*, glslang::TType const&, bool)' at libraries/glslang/glslang/MachineIndependent/SymbolTable.h:161:27, inlined from 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)' at libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7617:81: libraries/glslang/glslang/MachineIndependent/../Include/../Include/Types.h:1440:19: warning: 'blockNameType.coopmat' may be used uninitialized [-Wmaybe-uninitialized] 1440 | basicType = copyOf.basicType; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp: In member function 'glslang::TParseContext::addQualifierToExisting(glslang::TSourceLoc const&, glslang::TQualifier, std::__cxx11::basic_string, glslang::pool_allocator > const&)': libraries/glslang/glslang/MachineIndependent/ParseHelper.cpp:7616:15: note: 'blockNameType.coopmat' was declared here 7616 | TType blockNameType(EbtReference, blockType, identifier); | ^~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -module -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -release 11.4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -o liblove.la -rpath /usr/lib64 ./common/Data.lo ./common/Exception.lo ./common/Matrix.lo ./common/Module.lo ./common/Object.lo ./common/Reference.lo ./common/Stream.lo ./common/StringMap.lo ./common/Variant.lo ./common/Vector.lo ./common/android.lo ./common/b64.lo ./common/delay.lo ./common/deprecation.lo ./common/floattypes.lo ./common/memory.lo ./common/pixelformat.lo ./common/runtime.lo ./common/types.lo ./common/utf8.lo ./modules/audio/Audio.lo ./modules/audio/Effect.lo ./modules/audio/Filter.lo ./modules/audio/RecordingDevice.lo ./modules/audio/Source.lo ./modules/audio/null/Audio.lo ./modules/audio/null/RecordingDevice.lo ./modules/audio/null/Source.lo ./modules/audio/openal/Audio.lo ./modules/audio/openal/Effect.lo ./modules/audio/openal/Filter.lo ./modules/audio/openal/Pool.lo ./modules/audio/openal/RecordingDevice.lo ./modules/audio/openal/Source.lo ./modules/audio/wrap_Audio.lo ./modules/audio/wrap_RecordingDevice.lo ./modules/audio/wrap_Source.lo ./modules/data/ByteData.lo ./modules/data/CompressedData.lo ./modules/data/Compressor.lo ./modules/data/DataModule.lo ./modules/data/DataView.lo ./modules/data/HashFunction.lo ./modules/data/wrap_ByteData.lo ./modules/data/wrap_CompressedData.lo ./modules/data/wrap_Data.lo ./modules/data/wrap_DataModule.lo ./modules/data/wrap_DataView.lo ./modules/event/Event.lo ./modules/event/sdl/Event.lo ./modules/event/wrap_Event.lo ./modules/filesystem/DroppedFile.lo ./modules/filesystem/File.lo ./modules/filesystem/FileData.lo ./modules/filesystem/Filesystem.lo ./modules/filesystem/physfs/File.lo ./modules/filesystem/physfs/Filesystem.lo ./modules/filesystem/wrap_DroppedFile.lo ./modules/filesystem/wrap_File.lo ./modules/filesystem/wrap_FileData.lo ./modules/filesystem/wrap_Filesystem.lo ./modules/font/BMFontRasterizer.lo ./modules/font/Font.lo ./modules/font/GlyphData.lo ./modules/font/ImageRasterizer.lo ./modules/font/Rasterizer.lo ./modules/font/TrueTypeRasterizer.lo ./modules/font/freetype/Font.lo ./modules/font/freetype/TrueTypeRasterizer.lo ./modules/font/wrap_Font.lo ./modules/font/wrap_GlyphData.lo ./modules/font/wrap_Rasterizer.lo ./modules/graphics/Buffer.lo ./modules/graphics/Canvas.lo ./modules/graphics/Deprecations.lo ./modules/graphics/Drawable.lo ./modules/graphics/Font.lo ./modules/graphics/Graphics.lo ./modules/graphics/Image.lo ./modules/graphics/Mesh.lo ./modules/graphics/ParticleSystem.lo ./modules/graphics/Polyline.lo ./modules/graphics/Quad.lo ./modules/graphics/Shader.lo ./modules/graphics/ShaderStage.lo ./modules/graphics/SpriteBatch.lo ./modules/graphics/StreamBuffer.lo ./modules/graphics/Text.lo ./modules/graphics/Texture.lo ./modules/graphics/Video.lo ./modules/graphics/Volatile.lo ./modules/graphics/depthstencil.lo ./modules/graphics/opengl/Buffer.lo ./modules/graphics/opengl/Canvas.lo ./modules/graphics/opengl/FenceSync.lo ./modules/graphics/opengl/Graphics.lo ./modules/graphics/opengl/Image.lo ./modules/graphics/opengl/OpenGL.lo ./modules/graphics/opengl/Shader.lo ./modules/graphics/opengl/ShaderStage.lo ./modules/graphics/opengl/StreamBuffer.lo ./modules/graphics/vertex.lo ./modules/graphics/wrap_Canvas.lo ./modules/graphics/wrap_Font.lo ./modules/graphics/wrap_Graphics.lo ./modules/graphics/wrap_Image.lo ./modules/graphics/wrap_Mesh.lo ./modules/graphics/wrap_ParticleSystem.lo ./modules/graphics/wrap_Quad.lo ./modules/graphics/wrap_Shader.lo ./modules/graphics/wrap_SpriteBatch.lo ./modules/graphics/wrap_Text.lo ./modules/graphics/wrap_Texture.lo ./modules/graphics/wrap_Video.lo ./modules/image/CompressedImageData.lo ./modules/image/CompressedSlice.lo ./modules/image/FormatHandler.lo ./modules/image/Image.lo ./modules/image/ImageData.lo ./modules/image/ImageDataBase.lo ./modules/image/magpie/ASTCHandler.lo ./modules/image/magpie/EXRHandler.lo ./modules/image/magpie/KTXHandler.lo ./modules/image/magpie/PKMHandler.lo ./modules/image/magpie/PNGHandler.lo ./modules/image/magpie/PVRHandler.lo ./modules/image/magpie/STBHandler.lo ./modules/image/magpie/ddsHandler.lo ./modules/image/wrap_CompressedImageData.lo ./modules/image/wrap_Image.lo ./modules/image/wrap_ImageData.lo ./modules/joystick/Joystick.lo ./modules/joystick/sdl/Joystick.lo ./modules/joystick/sdl/JoystickModule.lo ./modules/joystick/wrap_Joystick.lo ./modules/joystick/wrap_JoystickModule.lo ./modules/keyboard/Keyboard.lo ./modules/keyboard/sdl/Keyboard.lo ./modules/keyboard/wrap_Keyboard.lo ./modules/love/love.lo ./modules/math/BezierCurve.lo ./modules/math/MathModule.lo ./modules/math/RandomGenerator.lo ./modules/math/Transform.lo ./modules/math/wrap_BezierCurve.lo ./modules/math/wrap_Math.lo ./modules/math/wrap_RandomGenerator.lo ./modules/math/wrap_Transform.lo ./modules/mouse/Cursor.lo ./modules/mouse/sdl/Cursor.lo ./modules/mouse/sdl/Mouse.lo ./modules/mouse/wrap_Cursor.lo ./modules/mouse/wrap_Mouse.lo ./modules/physics/Body.lo ./modules/physics/Joint.lo ./modules/physics/Shape.lo ./modules/physics/box2d/Body.lo ./modules/physics/box2d/ChainShape.lo ./modules/physics/box2d/CircleShape.lo ./modules/physics/box2d/Contact.lo ./modules/physics/box2d/DistanceJoint.lo ./modules/physics/box2d/EdgeShape.lo ./modules/physics/box2d/Fixture.lo ./modules/physics/box2d/FrictionJoint.lo ./modules/physics/box2d/GearJoint.lo ./modules/physics/box2d/Joint.lo ./modules/physics/box2d/MotorJoint.lo ./modules/physics/box2d/MouseJoint.lo ./modules/physics/box2d/Physics.lo ./modules/physics/box2d/PolygonShape.lo ./modules/physics/box2d/PrismaticJoint.lo ./modules/physics/box2d/PulleyJoint.lo ./modules/physics/box2d/RevoluteJoint.lo ./modules/physics/box2d/RopeJoint.lo ./modules/physics/box2d/Shape.lo ./modules/physics/box2d/WeldJoint.lo ./modules/physics/box2d/WheelJoint.lo ./modules/physics/box2d/World.lo ./modules/physics/box2d/wrap_Body.lo ./modules/physics/box2d/wrap_ChainShape.lo ./modules/physics/box2d/wrap_CircleShape.lo ./modules/physics/box2d/wrap_Contact.lo ./modules/physics/box2d/wrap_DistanceJoint.lo ./modules/physics/box2d/wrap_EdgeShape.lo ./modules/physics/box2d/wrap_Fixture.lo ./modules/physics/box2d/wrap_FrictionJoint.lo ./modules/physics/box2d/wrap_GearJoint.lo ./modules/physics/box2d/wrap_Joint.lo ./modules/physics/box2d/wrap_MotorJoint.lo ./modules/physics/box2d/wrap_MouseJoint.lo ./modules/physics/box2d/wrap_Physics.lo ./modules/physics/box2d/wrap_PolygonShape.lo ./modules/physics/box2d/wrap_PrismaticJoint.lo ./modules/physics/box2d/wrap_PulleyJoint.lo ./modules/physics/box2d/wrap_RevoluteJoint.lo ./modules/physics/box2d/wrap_RopeJoint.lo ./modules/physics/box2d/wrap_Shape.lo ./modules/physics/box2d/wrap_WeldJoint.lo ./modules/physics/box2d/wrap_WheelJoint.lo ./modules/physics/box2d/wrap_World.lo ./modules/sound/Decoder.lo ./modules/sound/Sound.lo ./modules/sound/SoundData.lo ./modules/sound/lullaby/CoreAudioDecoder.lo ./modules/sound/lullaby/FLACDecoder.lo ./modules/sound/lullaby/GmeDecoder.lo ./modules/sound/lullaby/ModPlugDecoder.lo ./modules/sound/lullaby/Sound.lo ./modules/sound/lullaby/VorbisDecoder.lo ./modules/sound/lullaby/WaveDecoder.lo ./modules/sound/wrap_Decoder.lo ./modules/sound/wrap_Sound.lo ./modules/sound/wrap_SoundData.lo ./modules/sound/lullaby/Mpg123Decoder.lo ./modules/system/System.lo ./modules/system/sdl/System.lo ./modules/system/wrap_System.lo ./modules/thread/Channel.lo ./modules/thread/LuaThread.lo ./modules/thread/ThreadModule.lo ./modules/thread/sdl/Thread.lo ./modules/thread/sdl/threads.lo ./modules/thread/threads.lo ./modules/thread/wrap_Channel.lo ./modules/thread/wrap_LuaThread.lo ./modules/thread/wrap_ThreadModule.lo ./modules/timer/Timer.lo ./modules/timer/wrap_Timer.lo ./modules/touch/sdl/Touch.lo ./modules/touch/wrap_Touch.lo ./modules/video/VideoStream.lo ./modules/video/theora/OggDemuxer.lo ./modules/video/theora/TheoraVideoStream.lo ./modules/video/theora/Video.lo ./modules/video/wrap_Video.lo ./modules/video/wrap_VideoStream.lo ./modules/window/Window.lo ./modules/window/sdl/Window.lo ./modules/window/wrap_Window.lo ./libraries/Box2D/Collision/Shapes/b2ChainShape.lo ./libraries/Box2D/Collision/Shapes/b2CircleShape.lo ./libraries/Box2D/Collision/Shapes/b2EdgeShape.lo ./libraries/Box2D/Collision/Shapes/b2PolygonShape.lo ./libraries/Box2D/Collision/b2BroadPhase.lo ./libraries/Box2D/Collision/b2CollideCircle.lo ./libraries/Box2D/Collision/b2CollideEdge.lo ./libraries/Box2D/Collision/b2CollidePolygon.lo ./libraries/Box2D/Collision/b2Collision.lo ./libraries/Box2D/Collision/b2Distance.lo ./libraries/Box2D/Collision/b2DynamicTree.lo ./libraries/Box2D/Collision/b2TimeOfImpact.lo ./libraries/Box2D/Common/b2BlockAllocator.lo ./libraries/Box2D/Common/b2Draw.lo ./libraries/Box2D/Common/b2Math.lo ./libraries/Box2D/Common/b2Settings.lo ./libraries/Box2D/Common/b2StackAllocator.lo ./libraries/Box2D/Common/b2Timer.lo ./libraries/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.lo ./libraries/Box2D/Dynamics/Contacts/b2CircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2Contact.lo ./libraries/Box2D/Dynamics/Contacts/b2ContactSolver.lo ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.lo ./libraries/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.lo ./libraries/Box2D/Dynamics/Contacts/b2PolygonContact.lo ./libraries/Box2D/Dynamics/Joints/b2DistanceJoint.lo ./libraries/Box2D/Dynamics/Joints/b2FrictionJoint.lo ./libraries/Box2D/Dynamics/Joints/b2GearJoint.lo ./libraries/Box2D/Dynamics/Joints/b2Joint.lo ./libraries/Box2D/Dynamics/Joints/b2MotorJoint.lo ./libraries/Box2D/Dynamics/Joints/b2MouseJoint.lo ./libraries/Box2D/Dynamics/Joints/b2PrismaticJoint.lo ./libraries/Box2D/Dynamics/Joints/b2PulleyJoint.lo ./libraries/Box2D/Dynamics/Joints/b2RevoluteJoint.lo ./libraries/Box2D/Dynamics/Joints/b2RopeJoint.lo ./libraries/Box2D/Dynamics/Joints/b2WeldJoint.lo ./libraries/Box2D/Dynamics/Joints/b2WheelJoint.lo ./libraries/Box2D/Dynamics/b2Body.lo ./libraries/Box2D/Dynamics/b2ContactManager.lo ./libraries/Box2D/Dynamics/b2Fixture.lo ./libraries/Box2D/Dynamics/b2Island.lo ./libraries/Box2D/Dynamics/b2World.lo ./libraries/Box2D/Dynamics/b2WorldCallbacks.lo ./libraries/Box2D/Rope/b2Rope.lo ./libraries/Wuff/wuff.lo ./libraries/Wuff/wuff_convert.lo ./libraries/Wuff/wuff_internal.lo ./libraries/Wuff/wuff_memory.lo ./libraries/ddsparse/ddsparse.lo ./libraries/enet/enet.lo ./libraries/enet/libenet/callbacks.lo ./libraries/enet/libenet/compress.lo ./libraries/enet/libenet/host.lo ./libraries/enet/libenet/list.lo ./libraries/enet/libenet/packet.lo ./libraries/enet/libenet/peer.lo ./libraries/enet/libenet/protocol.lo ./libraries/enet/libenet/unix.lo ./libraries/enet/libenet/win32.lo ./libraries/glad/glad.lo ./libraries/glslang/OGLCompilersDLL/InitializeDll.lo ./libraries/glslang/glslang/GenericCodeGen/CodeGen.lo ./libraries/glslang/glslang/GenericCodeGen/Link.lo ./libraries/glslang/glslang/MachineIndependent/Constant.lo ./libraries/glslang/glslang/MachineIndependent/InfoSink.lo ./libraries/glslang/glslang/MachineIndependent/Initialize.lo ./libraries/glslang/glslang/MachineIndependent/IntermTraverse.lo ./libraries/glslang/glslang/MachineIndependent/Intermediate.lo ./libraries/glslang/glslang/MachineIndependent/ParseContextBase.lo ./libraries/glslang/glslang/MachineIndependent/ParseHelper.lo ./libraries/glslang/glslang/MachineIndependent/PoolAlloc.lo ./libraries/glslang/glslang/MachineIndependent/RemoveTree.lo ./libraries/glslang/glslang/MachineIndependent/Scan.lo ./libraries/glslang/glslang/MachineIndependent/ShaderLang.lo ./libraries/glslang/glslang/MachineIndependent/SymbolTable.lo ./libraries/glslang/glslang/MachineIndependent/Versions.lo ./libraries/glslang/glslang/MachineIndependent/attribute.lo ./libraries/glslang/glslang/MachineIndependent/glslang_tab.lo ./libraries/glslang/glslang/MachineIndependent/intermOut.lo ./libraries/glslang/glslang/MachineIndependent/iomapper.lo ./libraries/glslang/glslang/MachineIndependent/limits.lo ./libraries/glslang/glslang/MachineIndependent/linkValidate.lo ./libraries/glslang/glslang/MachineIndependent/parseConst.lo ./libraries/glslang/glslang/MachineIndependent/pch.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/Pp.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpAtom.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpContext.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpScanner.lo ./libraries/glslang/glslang/MachineIndependent/preprocessor/PpTokens.lo ./libraries/glslang/glslang/MachineIndependent/propagateNoContraction.lo ./libraries/glslang/glslang/MachineIndependent/reflection.lo ./libraries/glslang/glslang/OSDependent/Unix/ossource.lo ./libraries/lodepng/lodepng.lo ./libraries/lua53/lstrlib.lo ./libraries/lua53/lutf8lib.lo ./libraries/luasocket/libluasocket/auxiliar.lo ./libraries/luasocket/libluasocket/buffer.lo ./libraries/luasocket/libluasocket/compat.lo ./libraries/luasocket/libluasocket/except.lo ./libraries/luasocket/libluasocket/inet.lo ./libraries/luasocket/libluasocket/io.lo ./libraries/luasocket/libluasocket/luasocket.lo ./libraries/luasocket/libluasocket/mime.lo ./libraries/luasocket/libluasocket/options.lo ./libraries/luasocket/libluasocket/select.lo ./libraries/luasocket/libluasocket/serial.lo ./libraries/luasocket/libluasocket/tcp.lo ./libraries/luasocket/libluasocket/timeout.lo ./libraries/luasocket/libluasocket/udp.lo ./libraries/luasocket/libluasocket/unix.lo ./libraries/luasocket/libluasocket/unixtcp.lo ./libraries/luasocket/libluasocket/unixudp.lo ./libraries/luasocket/libluasocket/usocket.lo ./libraries/luasocket/luasocket.lo ./libraries/lz4/lz4.lo ./libraries/lz4/lz4hc.lo ./libraries/noise1234/noise1234.lo ./libraries/noise1234/simplexnoise1234.lo ./libraries/physfs/physfs.lo ./libraries/physfs/physfs_archiver_7z.lo ./libraries/physfs/physfs_archiver_dir.lo ./libraries/physfs/physfs_archiver_grp.lo ./libraries/physfs/physfs_archiver_hog.lo ./libraries/physfs/physfs_archiver_iso9660.lo ./libraries/physfs/physfs_archiver_mvl.lo ./libraries/physfs/physfs_archiver_qpak.lo ./libraries/physfs/physfs_archiver_slb.lo ./libraries/physfs/physfs_archiver_unpacked.lo ./libraries/physfs/physfs_archiver_vdf.lo ./libraries/physfs/physfs_archiver_wad.lo ./libraries/physfs/physfs_archiver_zip.lo ./libraries/physfs/physfs_byteorder.lo ./libraries/physfs/physfs_platform_haiku.lo ./libraries/physfs/physfs_platform_os2.lo ./libraries/physfs/physfs_platform_posix.lo ./libraries/physfs/physfs_platform_qnx.lo ./libraries/physfs/physfs_platform_unix.lo ./libraries/physfs/physfs_platform_windows.lo ./libraries/physfs/physfs_platform_winrt.lo ./libraries/physfs/physfs_unicode.lo ./libraries/xxHash/xxhash.lo -pthread -lSDL2 -lfreetype -lluajit-5.1 -lopenal -lz -lmodplug -lvorbisfile -ltheoradec -logg -lmpg123 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/12/crtbeginS.o ./common/.libs/Data.o ./common/.libs/Exception.o ./common/.libs/Matrix.o ./common/.libs/Module.o ./common/.libs/Object.o ./common/.libs/Reference.o ./common/.libs/Stream.o ./common/.libs/StringMap.o ./common/.libs/Variant.o ./common/.libs/Vector.o ./common/.libs/android.o ./common/.libs/b64.o ./common/.libs/delay.o ./common/.libs/deprecation.o ./common/.libs/floattypes.o ./common/.libs/memory.o ./common/.libs/pixelformat.o ./common/.libs/runtime.o ./common/.libs/types.o ./common/.libs/utf8.o ./modules/audio/.libs/Audio.o ./modules/audio/.libs/Effect.o ./modules/audio/.libs/Filter.o ./modules/audio/.libs/RecordingDevice.o ./modules/audio/.libs/Source.o ./modules/audio/null/.libs/Audio.o ./modules/audio/null/.libs/RecordingDevice.o ./modules/audio/null/.libs/Source.o ./modules/audio/openal/.libs/Audio.o ./modules/audio/openal/.libs/Effect.o ./modules/audio/openal/.libs/Filter.o ./modules/audio/openal/.libs/Pool.o ./modules/audio/openal/.libs/RecordingDevice.o ./modules/audio/openal/.libs/Source.o ./modules/audio/.libs/wrap_Audio.o ./modules/audio/.libs/wrap_RecordingDevice.o ./modules/audio/.libs/wrap_Source.o ./modules/data/.libs/ByteData.o ./modules/data/.libs/CompressedData.o ./modules/data/.libs/Compressor.o ./modules/data/.libs/DataModule.o ./modules/data/.libs/DataView.o ./modules/data/.libs/HashFunction.o ./modules/data/.libs/wrap_ByteData.o ./modules/data/.libs/wrap_CompressedData.o ./modules/data/.libs/wrap_Data.o ./modules/data/.libs/wrap_DataModule.o ./modules/data/.libs/wrap_DataView.o ./modules/event/.libs/Event.o ./modules/event/sdl/.libs/Event.o ./modules/event/.libs/wrap_Event.o ./modules/filesystem/.libs/DroppedFile.o ./modules/filesystem/.libs/File.o ./modules/filesystem/.libs/FileData.o ./modules/filesystem/.libs/Filesystem.o ./modules/filesystem/physfs/.libs/File.o ./modules/filesystem/physfs/.libs/Filesystem.o ./modules/filesystem/.libs/wrap_DroppedFile.o ./modules/filesystem/.libs/wrap_File.o ./modules/filesystem/.libs/wrap_FileData.o ./modules/filesystem/.libs/wrap_Filesystem.o ./modules/font/.libs/BMFontRasterizer.o ./modules/font/.libs/Font.o ./modules/font/.libs/GlyphData.o ./modules/font/.libs/ImageRasterizer.o ./modules/font/.libs/Rasterizer.o ./modules/font/.libs/TrueTypeRasterizer.o ./modules/font/freetype/.libs/Font.o ./modules/font/freetype/.libs/TrueTypeRasterizer.o ./modules/font/.libs/wrap_Font.o ./modules/font/.libs/wrap_GlyphData.o ./modules/font/.libs/wrap_Rasterizer.o ./modules/graphics/.libs/Buffer.o ./modules/graphics/.libs/Canvas.o ./modules/graphics/.libs/Deprecations.o ./modules/graphics/.libs/Drawable.o ./modules/graphics/.libs/Font.o ./modules/graphics/.libs/Graphics.o ./modules/graphics/.libs/Image.o ./modules/graphics/.libs/Mesh.o ./modules/graphics/.libs/ParticleSystem.o ./modules/graphics/.libs/Polyline.o ./modules/graphics/.libs/Quad.o ./modules/graphics/.libs/Shader.o ./modules/graphics/.libs/ShaderStage.o ./modules/graphics/.libs/SpriteBatch.o ./modules/graphics/.libs/StreamBuffer.o ./modules/graphics/.libs/Text.o ./modules/graphics/.libs/Texture.o ./modules/graphics/.libs/Video.o ./modules/graphics/.libs/Volatile.o ./modules/graphics/.libs/depthstencil.o ./modules/graphics/opengl/.libs/Buffer.o ./modules/graphics/opengl/.libs/Canvas.o ./modules/graphics/opengl/.libs/FenceSync.o ./modules/graphics/opengl/.libs/Graphics.o ./modules/graphics/opengl/.libs/Image.o ./modules/graphics/opengl/.libs/OpenGL.o ./modules/graphics/opengl/.libs/Shader.o ./modules/graphics/opengl/.libs/ShaderStage.o ./modules/graphics/opengl/.libs/StreamBuffer.o ./modules/graphics/.libs/vertex.o ./modules/graphics/.libs/wrap_Canvas.o ./modules/graphics/.libs/wrap_Font.o ./modules/graphics/.libs/wrap_Graphics.o ./modules/graphics/.libs/wrap_Image.o ./modules/graphics/.libs/wrap_Mesh.o ./modules/graphics/.libs/wrap_ParticleSystem.o ./modules/graphics/.libs/wrap_Quad.o ./modules/graphics/.libs/wrap_Shader.o ./modules/graphics/.libs/wrap_SpriteBatch.o ./modules/graphics/.libs/wrap_Text.o ./modules/graphics/.libs/wrap_Texture.o ./modules/graphics/.libs/wrap_Video.o ./modules/image/.libs/CompressedImageData.o ./modules/image/.libs/CompressedSlice.o ./modules/image/.libs/FormatHandler.o ./modules/image/.libs/Image.o ./modules/image/.libs/ImageData.o ./modules/image/.libs/ImageDataBase.o ./modules/image/magpie/.libs/ASTCHandler.o ./modules/image/magpie/.libs/EXRHandler.o ./modules/image/magpie/.libs/KTXHandler.o ./modules/image/magpie/.libs/PKMHandler.o ./modules/image/magpie/.libs/PNGHandler.o ./modules/image/magpie/.libs/PVRHandler.o ./modules/image/magpie/.libs/STBHandler.o ./modules/image/magpie/.libs/ddsHandler.o ./modules/image/.libs/wrap_CompressedImageData.o ./modules/image/.libs/wrap_Image.o ./modules/image/.libs/wrap_ImageData.o ./modules/joystick/.libs/Joystick.o ./modules/joystick/sdl/.libs/Joystick.o ./modules/joystick/sdl/.libs/JoystickModule.o ./modules/joystick/.libs/wrap_Joystick.o ./modules/joystick/.libs/wrap_JoystickModule.o ./modules/keyboard/.libs/Keyboard.o ./modules/keyboard/sdl/.libs/Keyboard.o ./modules/keyboard/.libs/wrap_Keyboard.o ./modules/love/.libs/love.o ./modules/math/.libs/BezierCurve.o ./modules/math/.libs/MathModule.o ./modules/math/.libs/RandomGenerator.o ./modules/math/.libs/Transform.o ./modules/math/.libs/wrap_BezierCurve.o ./modules/math/.libs/wrap_Math.o ./modules/math/.libs/wrap_RandomGenerator.o ./modules/math/.libs/wrap_Transform.o ./modules/mouse/.libs/Cursor.o ./modules/mouse/sdl/.libs/Cursor.o ./modules/mouse/sdl/.libs/Mouse.o ./modules/mouse/.libs/wrap_Cursor.o ./modules/mouse/.libs/wrap_Mouse.o ./modules/physics/.libs/Body.o ./modules/physics/.libs/Joint.o ./modules/physics/.libs/Shape.o ./modules/physics/box2d/.libs/Body.o ./modules/physics/box2d/.libs/ChainShape.o ./modules/physics/box2d/.libs/CircleShape.o ./modules/physics/box2d/.libs/Contact.o ./modules/physics/box2d/.libs/DistanceJoint.o ./modules/physics/box2d/.libs/EdgeShape.o ./modules/physics/box2d/.libs/Fixture.o ./modules/physics/box2d/.libs/FrictionJoint.o ./modules/physics/box2d/.libs/GearJoint.o ./modules/physics/box2d/.libs/Joint.o ./modules/physics/box2d/.libs/MotorJoint.o ./modules/physics/box2d/.libs/MouseJoint.o ./modules/physics/box2d/.libs/Physics.o ./modules/physics/box2d/.libs/PolygonShape.o ./modules/physics/box2d/.libs/PrismaticJoint.o ./modules/physics/box2d/.libs/PulleyJoint.o ./modules/physics/box2d/.libs/RevoluteJoint.o ./modules/physics/box2d/.libs/RopeJoint.o ./modules/physics/box2d/.libs/Shape.o ./modules/physics/box2d/.libs/WeldJoint.o ./modules/physics/box2d/.libs/WheelJoint.o ./modules/physics/box2d/.libs/World.o ./modules/physics/box2d/.libs/wrap_Body.o ./modules/physics/box2d/.libs/wrap_ChainShape.o ./modules/physics/box2d/.libs/wrap_CircleShape.o ./modules/physics/box2d/.libs/wrap_Contact.o ./modules/physics/box2d/.libs/wrap_DistanceJoint.o ./modules/physics/box2d/.libs/wrap_EdgeShape.o ./modules/physics/box2d/.libs/wrap_Fixture.o ./modules/physics/box2d/.libs/wrap_FrictionJoint.o ./modules/physics/box2d/.libs/wrap_GearJoint.o ./modules/physics/box2d/.libs/wrap_Joint.o ./modules/physics/box2d/.libs/wrap_MotorJoint.o ./modules/physics/box2d/.libs/wrap_MouseJoint.o ./modules/physics/box2d/.libs/wrap_Physics.o ./modules/physics/box2d/.libs/wrap_PolygonShape.o ./modules/physics/box2d/.libs/wrap_PrismaticJoint.o ./modules/physics/box2d/.libs/wrap_PulleyJoint.o ./modules/physics/box2d/.libs/wrap_RevoluteJoint.o ./modules/physics/box2d/.libs/wrap_RopeJoint.o ./modules/physics/box2d/.libs/wrap_Shape.o ./modules/physics/box2d/.libs/wrap_WeldJoint.o ./modules/physics/box2d/.libs/wrap_WheelJoint.o ./modules/physics/box2d/.libs/wrap_World.o ./modules/sound/.libs/Decoder.o ./modules/sound/.libs/Sound.o ./modules/sound/.libs/SoundData.o ./modules/sound/lullaby/.libs/CoreAudioDecoder.o ./modules/sound/lullaby/.libs/FLACDecoder.o ./modules/sound/lullaby/.libs/GmeDecoder.o ./modules/sound/lullaby/.libs/ModPlugDecoder.o ./modules/sound/lullaby/.libs/Sound.o ./modules/sound/lullaby/.libs/VorbisDecoder.o ./modules/sound/lullaby/.libs/WaveDecoder.o ./modules/sound/.libs/wrap_Decoder.o ./modules/sound/.libs/wrap_Sound.o ./modules/sound/.libs/wrap_SoundData.o ./modules/sound/lullaby/.libs/Mpg123Decoder.o ./modules/system/.libs/System.o ./modules/system/sdl/.libs/System.o ./modules/system/.libs/wrap_System.o ./modules/thread/.libs/Channel.o ./modules/thread/.libs/LuaThread.o ./modules/thread/.libs/ThreadModule.o ./modules/thread/sdl/.libs/Thread.o ./modules/thread/sdl/.libs/threads.o ./modules/thread/.libs/threads.o ./modules/thread/.libs/wrap_Channel.o ./modules/thread/.libs/wrap_LuaThread.o ./modules/thread/.libs/wrap_ThreadModule.o ./modules/timer/.libs/Timer.o ./modules/timer/.libs/wrap_Timer.o ./modules/touch/sdl/.libs/Touch.o ./modules/touch/.libs/wrap_Touch.o ./modules/video/.libs/VideoStream.o ./modules/video/theora/.libs/OggDemuxer.o ./modules/video/theora/.libs/TheoraVideoStream.o ./modules/video/theora/.libs/Video.o ./modules/video/.libs/wrap_Video.o ./modules/video/.libs/wrap_VideoStream.o ./modules/window/.libs/Window.o ./modules/window/sdl/.libs/Window.o ./modules/window/.libs/wrap_Window.o ./libraries/Box2D/Collision/Shapes/.libs/b2ChainShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2CircleShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2EdgeShape.o ./libraries/Box2D/Collision/Shapes/.libs/b2PolygonShape.o ./libraries/Box2D/Collision/.libs/b2BroadPhase.o ./libraries/Box2D/Collision/.libs/b2CollideCircle.o ./libraries/Box2D/Collision/.libs/b2CollideEdge.o ./libraries/Box2D/Collision/.libs/b2CollidePolygon.o ./libraries/Box2D/Collision/.libs/b2Collision.o ./libraries/Box2D/Collision/.libs/b2Distance.o ./libraries/Box2D/Collision/.libs/b2DynamicTree.o ./libraries/Box2D/Collision/.libs/b2TimeOfImpact.o ./libraries/Box2D/Common/.libs/b2BlockAllocator.o ./libraries/Box2D/Common/.libs/b2Draw.o ./libraries/Box2D/Common/.libs/b2Math.o ./libraries/Box2D/Common/.libs/b2Settings.o ./libraries/Box2D/Common/.libs/b2StackAllocator.o ./libraries/Box2D/Common/.libs/b2Timer.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ChainAndPolygonContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2CircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2Contact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2ContactSolver.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2EdgeAndPolygonContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonAndCircleContact.o ./libraries/Box2D/Dynamics/Contacts/.libs/b2PolygonContact.o ./libraries/Box2D/Dynamics/Joints/.libs/b2DistanceJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2FrictionJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2GearJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2Joint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2MotorJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2MouseJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2PrismaticJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2PulleyJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2RevoluteJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2RopeJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2WeldJoint.o ./libraries/Box2D/Dynamics/Joints/.libs/b2WheelJoint.o ./libraries/Box2D/Dynamics/.libs/b2Body.o ./libraries/Box2D/Dynamics/.libs/b2ContactManager.o ./libraries/Box2D/Dynamics/.libs/b2Fixture.o ./libraries/Box2D/Dynamics/.libs/b2Island.o ./libraries/Box2D/Dynamics/.libs/b2World.o ./libraries/Box2D/Dynamics/.libs/b2WorldCallbacks.o ./libraries/Box2D/Rope/.libs/b2Rope.o ./libraries/Wuff/.libs/wuff.o ./libraries/Wuff/.libs/wuff_convert.o ./libraries/Wuff/.libs/wuff_internal.o ./libraries/Wuff/.libs/wuff_memory.o ./libraries/ddsparse/.libs/ddsparse.o ./libraries/enet/.libs/enet.o ./libraries/enet/libenet/.libs/callbacks.o ./libraries/enet/libenet/.libs/compress.o ./libraries/enet/libenet/.libs/host.o ./libraries/enet/libenet/.libs/list.o ./libraries/enet/libenet/.libs/packet.o ./libraries/enet/libenet/.libs/peer.o ./libraries/enet/libenet/.libs/protocol.o ./libraries/enet/libenet/.libs/unix.o ./libraries/enet/libenet/.libs/win32.o ./libraries/glad/.libs/glad.o ./libraries/glslang/OGLCompilersDLL/.libs/InitializeDll.o ./libraries/glslang/glslang/GenericCodeGen/.libs/CodeGen.o ./libraries/glslang/glslang/GenericCodeGen/.libs/Link.o ./libraries/glslang/glslang/MachineIndependent/.libs/Constant.o ./libraries/glslang/glslang/MachineIndependent/.libs/InfoSink.o ./libraries/glslang/glslang/MachineIndependent/.libs/Initialize.o ./libraries/glslang/glslang/MachineIndependent/.libs/IntermTraverse.o ./libraries/glslang/glslang/MachineIndependent/.libs/Intermediate.o ./libraries/glslang/glslang/MachineIndependent/.libs/ParseContextBase.o ./libraries/glslang/glslang/MachineIndependent/.libs/ParseHelper.o ./libraries/glslang/glslang/MachineIndependent/.libs/PoolAlloc.o ./libraries/glslang/glslang/MachineIndependent/.libs/RemoveTree.o ./libraries/glslang/glslang/MachineIndependent/.libs/Scan.o ./libraries/glslang/glslang/MachineIndependent/.libs/ShaderLang.o ./libraries/glslang/glslang/MachineIndependent/.libs/SymbolTable.o ./libraries/glslang/glslang/MachineIndependent/.libs/Versions.o ./libraries/glslang/glslang/MachineIndependent/.libs/attribute.o ./libraries/glslang/glslang/MachineIndependent/.libs/glslang_tab.o ./libraries/glslang/glslang/MachineIndependent/.libs/intermOut.o ./libraries/glslang/glslang/MachineIndependent/.libs/iomapper.o ./libraries/glslang/glslang/MachineIndependent/.libs/limits.o ./libraries/glslang/glslang/MachineIndependent/.libs/linkValidate.o ./libraries/glslang/glslang/MachineIndependent/.libs/parseConst.o ./libraries/glslang/glslang/MachineIndependent/.libs/pch.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/Pp.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpAtom.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpContext.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpScanner.o ./libraries/glslang/glslang/MachineIndependent/preprocessor/.libs/PpTokens.o ./libraries/glslang/glslang/MachineIndependent/.libs/propagateNoContraction.o ./libraries/glslang/glslang/MachineIndependent/.libs/reflection.o ./libraries/glslang/glslang/OSDependent/Unix/.libs/ossource.o ./libraries/lodepng/.libs/lodepng.o ./libraries/lua53/.libs/lstrlib.o ./libraries/lua53/.libs/lutf8lib.o ./libraries/luasocket/libluasocket/.libs/auxiliar.o ./libraries/luasocket/libluasocket/.libs/buffer.o ./libraries/luasocket/libluasocket/.libs/compat.o ./libraries/luasocket/libluasocket/.libs/except.o ./libraries/luasocket/libluasocket/.libs/inet.o ./libraries/luasocket/libluasocket/.libs/io.o ./libraries/luasocket/libluasocket/.libs/luasocket.o ./libraries/luasocket/libluasocket/.libs/mime.o ./libraries/luasocket/libluasocket/.libs/options.o ./libraries/luasocket/libluasocket/.libs/select.o ./libraries/luasocket/libluasocket/.libs/serial.o ./libraries/luasocket/libluasocket/.libs/tcp.o ./libraries/luasocket/libluasocket/.libs/timeout.o ./libraries/luasocket/libluasocket/.libs/udp.o ./libraries/luasocket/libluasocket/.libs/unix.o ./libraries/luasocket/libluasocket/.libs/unixtcp.o ./libraries/luasocket/libluasocket/.libs/unixudp.o ./libraries/luasocket/libluasocket/.libs/usocket.o ./libraries/luasocket/.libs/luasocket.o ./libraries/lz4/.libs/lz4.o ./libraries/lz4/.libs/lz4hc.o ./libraries/noise1234/.libs/noise1234.o ./libraries/noise1234/.libs/simplexnoise1234.o ./libraries/physfs/.libs/physfs.o ./libraries/physfs/.libs/physfs_archiver_7z.o ./libraries/physfs/.libs/physfs_archiver_dir.o ./libraries/physfs/.libs/physfs_archiver_grp.o ./libraries/physfs/.libs/physfs_archiver_hog.o ./libraries/physfs/.libs/physfs_archiver_iso9660.o ./libraries/physfs/.libs/physfs_archiver_mvl.o ./libraries/physfs/.libs/physfs_archiver_qpak.o ./libraries/physfs/.libs/physfs_archiver_slb.o ./libraries/physfs/.libs/physfs_archiver_unpacked.o ./libraries/physfs/.libs/physfs_archiver_vdf.o ./libraries/physfs/.libs/physfs_archiver_wad.o ./libraries/physfs/.libs/physfs_archiver_zip.o ./libraries/physfs/.libs/physfs_byteorder.o ./libraries/physfs/.libs/physfs_platform_haiku.o ./libraries/physfs/.libs/physfs_platform_os2.o ./libraries/physfs/.libs/physfs_platform_posix.o ./libraries/physfs/.libs/physfs_platform_qnx.o ./libraries/physfs/.libs/physfs_platform_unix.o ./libraries/physfs/.libs/physfs_platform_windows.o ./libraries/physfs/.libs/physfs_platform_winrt.o ./libraries/physfs/.libs/physfs_unicode.o ./libraries/xxHash/.libs/xxhash.o -lSDL2 -lfreetype -lluajit-5.1 -lopenal -lz -lmodplug -lvorbisfile -ltheoradec -logg -lmpg123 -L/usr/lib/gcc/aarch64-redhat-linux/12 -L/usr/lib/gcc/aarch64-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/12/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT -Wl,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT -Wl,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -pthread -pthread -Wl,-soname -Wl,liblove-11.4.so -o .libs/liblove-11.4.so libtool: link: (cd ".libs" && rm -f "liblove.so" && ln -s "liblove-11.4.so" "liblove.so") libtool: link: ( cd ".libs" && rm -f "liblove.la" && ln -s "../liblove.la" "liblove.la" ) make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -o love love.o liblove.la -lluajit-5.1 -lmpg123 *** Warning: Linking the executable love against the loadable module *** liblove.so is not portable! libtool: link: g++ -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT -Wl,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld -o .libs/love love.o ./.libs/liblove.so -lSDL2 -lfreetype -lopenal -lz -lmodplug -lvorbisfile -ltheoradec -logg -lluajit-5.1 -lmpg123 -pthread make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[2]: Entering directory '/builddir/build/BUILD/love-11.4' /usr/bin/mkdir -p platform/unix rm -f platform/unix/love.desktop platform/unix/love.desktop.tmp /usr/bin/sed \ -e "s|@bindir[@]|/usr/bin|" \ ./platform/unix/love.desktop.in > platform/unix/love.desktop.tmp chmod a-w platform/unix/love.desktop.tmp mv platform/unix/love.desktop.tmp platform/unix/love.desktop make[2]: Leaving directory '/builddir/build/BUILD/love-11.4' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fs5AeJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 ++ dirname /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 + '[' -f /builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld ']' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/.package_note-love-11.4-2.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd love-11.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/love-11.4/src' make[2]: Entering directory '/builddir/build/BUILD/love-11.4/src' make[3]: Entering directory '/builddir/build/BUILD/love-11.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liblove.la '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblove-11.4.so /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64/liblove-11.4.so libtool: install: (cd /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64 && { ln -s -f liblove-11.4.so liblove.so || { rm -f liblove.so && ln -s liblove-11.4.so liblove.so; }; }) libtool: install: /usr/bin/install -p .libs/liblove.lai /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64/liblove.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p love '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/bin' libtool: warning: 'liblove.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/love /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/bin/love make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[2]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[1]: Leaving directory '/builddir/build/BUILD/love-11.4/src' make[1]: Entering directory '/builddir/build/BUILD/love-11.4' make[2]: Entering directory '/builddir/build/BUILD/love-11.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/applications' /usr/bin/install -p -m 644 platform/unix/love.desktop '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/icons/hicolor/scalable/mimetypes' /usr/bin/install -p -m 644 platform/unix/application-x-love-game.svg '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/icons/hicolor/scalable/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/mime/packages' /usr/bin/install -p -m 644 platform/unix/love.xml '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/mime/packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/pixmaps' /usr/bin/install -p -m 644 platform/unix/love.svg '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 'platform/unix/love.6' '/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/man/man1/love.1' make[2]: Leaving directory '/builddir/build/BUILD/love-11.4' make[1]: Leaving directory '/builddir/build/BUILD/love-11.4' + desktop-file-validate /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/applications/love.desktop /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/applications/love.desktop: hint: value "Development;Game;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + rm -f /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64/liblove.la + /usr/bin/find-debuginfo -j224 --strict-build-id -m -i --build-id-seed 11.4-2.fc36 --unique-debug-suffix -11.4-2.fc36.aarch64 --unique-debug-src-base love-11.4-2.fc36.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/love-11.4 extracting debug info from /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/bin/love extracting debug info from /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/lib64/liblove-11.4.so original debug info size: 55828kB, size after compression: 46172kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: src/MachineIndependent/glslang.y: Cannot stat: No such file or directory cpio: src/MachineIndependent/glslang_tab.cpp: Cannot stat: No such file or directory cpio: src/MachineIndependent/glslang_tab.cpp.h: Cannot stat: No such file or directory 23827 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: love-11.4-2.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wdjr7e + umask 022 + cd /builddir/build/BUILD + cd love-11.4 + DOCDIR=/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/love + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/love + cp -pr changes.txt /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/love + cp -pr readme.md /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/love + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zw5oSQ + umask 022 + cd /builddir/build/BUILD + cd love-11.4 + LICENSEDIR=/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/love + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/love + cp -pr license.txt /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/love + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(love.desktop) bundled(Box2D) = 2.3.0 bundled(enet) = 1.3.13 bundled(luasocket) = 3.0 bundled(lz4) = 1.8.0 bundled(physfs) = 3.0.1 love = 11.4-2.fc36 love(aarch-64) = 11.4-2.fc36 mimehandler(application/x-love-game) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) liblove-11.4.so()(64bit) libluajit-5.1.so.2()(64bit) rtld(GNU_HASH) Processing files: liblove-11.4-2.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6a2kgB + umask 022 + cd /builddir/build/BUILD + cd love-11.4 + DOCDIR=/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/liblove + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/liblove + cp -pr changes.txt /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/liblove + cp -pr readme.md /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/doc/liblove + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7cS0hx + umask 022 + cd /builddir/build/BUILD + cd love-11.4 + LICENSEDIR=/builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/liblove + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/liblove + cp -pr license.txt /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64/usr/share/licenses/liblove + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblove = 11.4-2.fc36 liblove(aarch-64) = 11.4-2.fc36 liblove-11.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL2-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libluajit-5.1.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmodplug.so.1()(64bit) libmpg123.so.0()(64bit) libogg.so.0()(64bit) libopenal.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtheoradec.so.1()(64bit) libtheoradec.so.1(libtheoradec_1.0)(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: love-debugsource-11.4-2.fc36.aarch64 Provides: love-debugsource = 11.4-2.fc36 love-debugsource(aarch-64) = 11.4-2.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: love-debuginfo-11.4-2.fc36.aarch64 Provides: debuginfo(build-id) = c241a766620c69cc41c7de644a00e4d738037eb4 love-debuginfo = 11.4-2.fc36 love-debuginfo(aarch-64) = 11.4-2.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: love-debugsource(aarch-64) = 11.4-2.fc36 Processing files: liblove-debuginfo-11.4-2.fc36.aarch64 Provides: debuginfo(build-id) = 3d62f1edc2106048b5bdbb96b04308a95da1f4be liblove-11.4.so-11.4-2.fc36.aarch64.debug()(64bit) liblove-debuginfo = 11.4-2.fc36 liblove-debuginfo(aarch-64) = 11.4-2.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: love-debugsource(aarch-64) = 11.4-2.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 Wrote: /builddir/build/RPMS/love-debuginfo-11.4-2.fc36.aarch64.rpm Wrote: /builddir/build/RPMS/love-11.4-2.fc36.aarch64.rpm Wrote: /builddir/build/RPMS/liblove-11.4-2.fc36.aarch64.rpm Wrote: /builddir/build/RPMS/love-debugsource-11.4-2.fc36.aarch64.rpm Wrote: /builddir/build/RPMS/liblove-debuginfo-11.4-2.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sZQaLe + umask 022 + cd /builddir/build/BUILD + cd love-11.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/love-11.4-2.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0