* Package: games-engines/love-0.8.0-r100:0.8 * Repository: gentoo * Maintainer: marecki@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_lua5-1 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking love-0.8.0-linux-src.tar.gz to /var/tmp/portage/games-engines/love-0.8.0-r100/work >>> Source unpacked in /var/tmp/portage/games-engines/love-0.8.0-r100/work >>> Preparing source in /var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0 ... * Applying love-0.8.0-freetype2.patch ... [ ok ] * Applying love-0.8.0-opengl_glext_prototypes.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0 ... * econf: updating love-0.8.0/platform/unix/config.sub with /usr/share/gnuconfig/config.sub * econf: updating love-0.8.0/platform/unix/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/love-0.8.0-r100 --htmldir=/usr/share/doc/love-0.8.0-r100/html --with-sysroot=/ --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing sqrt... -lm checking for library containing SDL_Init... -lSDL checking for library containing glLoadIdentity... -lGL checking for library containing alSourcePlay... -lopenal checking for library containing lua_pcall... -llua5.1 checking for library containing ilInit... -lIL checking for library containing FT_Load_Glyph... -lfreetype checking for library containing PHYSFS_init... -lphysfs checking for library containing ModPlug_Load... -lmodplug checking for library containing mpg123_open_feed... -lmpg123 checking for library containing mpg123_seek_64... none required checking for library containing ov_open... -lvorbisfile configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0' Making all in src make[2]: Entering directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0/src' make[3]: Entering directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/Source.o modules/audio/Source.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/Audio.o modules/audio/Audio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/window/sdl/Window.o modules/window/sdl/Window.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/window/Window.o modules/window/Window.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/timer/wrap_Timer.o modules/timer/wrap_Timer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/timer/sdl/Timer.o modules/timer/sdl/Timer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/thread/wrap_Thread.o modules/thread/wrap_Thread.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/thread/threads.o modules/thread/threads.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/thread/Thread.o modules/thread/Thread.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/wrap_SoundData.o modules/sound/wrap_SoundData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/wrap_Sound.o modules/sound/wrap_Sound.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/wrap_Decoder.o modules/sound/wrap_Decoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/lullaby/VorbisDecoder.o modules/sound/lullaby/VorbisDecoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/lullaby/Sound.o modules/sound/lullaby/Sound.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/lullaby/Mpg123Decoder.o modules/sound/lullaby/Mpg123Decoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/lullaby/ModPlugDecoder.o modules/sound/lullaby/ModPlugDecoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/lullaby/Decoder.o modules/sound/lullaby/Decoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/SoundData.o modules/sound/SoundData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/sound/Sound.o modules/sound/Sound.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_World.o modules/physics/box2d/wrap_World.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_WheelJoint.o modules/physics/box2d/wrap_WheelJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_WeldJoint.o modules/physics/box2d/wrap_WeldJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Shape.o modules/physics/box2d/wrap_Shape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_RopeJoint.o modules/physics/box2d/wrap_RopeJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_RevoluteJoint.o modules/physics/box2d/wrap_RevoluteJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_PulleyJoint.o modules/physics/box2d/wrap_PulleyJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_PrismaticJoint.o modules/physics/box2d/wrap_PrismaticJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_PolygonShape.o modules/physics/box2d/wrap_PolygonShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Physics.o modules/physics/box2d/wrap_Physics.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_MouseJoint.o modules/physics/box2d/wrap_MouseJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Joint.o modules/physics/box2d/wrap_Joint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_GearJoint.o modules/physics/box2d/wrap_GearJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_FrictionJoint.o modules/physics/box2d/wrap_FrictionJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Fixture.o modules/physics/box2d/wrap_Fixture.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_EdgeShape.o modules/physics/box2d/wrap_EdgeShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_DistanceJoint.o modules/physics/box2d/wrap_DistanceJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Contact.o modules/physics/box2d/wrap_Contact.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_CircleShape.o modules/physics/box2d/wrap_CircleShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_ChainShape.o modules/physics/box2d/wrap_ChainShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/wrap_Body.o modules/physics/box2d/wrap_Body.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/World.o modules/physics/box2d/World.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/WheelJoint.o modules/physics/box2d/WheelJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/WeldJoint.o modules/physics/box2d/WeldJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Shape.o modules/physics/box2d/Shape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/RopeJoint.o modules/physics/box2d/RopeJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/RevoluteJoint.o modules/physics/box2d/RevoluteJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/PulleyJoint.o modules/physics/box2d/PulleyJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/PrismaticJoint.o modules/physics/box2d/PrismaticJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/PolygonShape.o modules/physics/box2d/PolygonShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Physics.o modules/physics/box2d/Physics.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/MouseJoint.o modules/physics/box2d/MouseJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Joint.o modules/physics/box2d/Joint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/GearJoint.o modules/physics/box2d/GearJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/FrictionJoint.o modules/physics/box2d/FrictionJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Fixture.o modules/physics/box2d/Fixture.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/EdgeShape.o modules/physics/box2d/EdgeShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/DistanceJoint.o modules/physics/box2d/DistanceJoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Contact.o modules/physics/box2d/Contact.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/CircleShape.o modules/physics/box2d/CircleShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/ChainShape.o modules/physics/box2d/ChainShape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/box2d/Body.o modules/physics/box2d/Body.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/Shape.o modules/physics/Shape.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/Joint.o modules/physics/Joint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/physics/Body.o modules/physics/Body.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/mouse/wrap_Mouse.o modules/mouse/wrap_Mouse.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/mouse/sdl/Mouse.o modules/mouse/sdl/Mouse.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/mouse/Mouse.o modules/mouse/Mouse.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/keyboard/wrap_Keyboard.o modules/keyboard/wrap_Keyboard.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/keyboard/sdl/Keyboard.o modules/keyboard/sdl/Keyboard.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/keyboard/Keyboard.o modules/keyboard/Keyboard.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/joystick/sdl/wrap_Joystick.o modules/joystick/sdl/wrap_Joystick.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/joystick/sdl/Joystick.o modules/joystick/sdl/Joystick.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/joystick/Joystick.o modules/joystick/Joystick.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/image/wrap_ImageData.o modules/image/wrap_ImageData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/image/wrap_Image.o modules/image/wrap_Image.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/image/devil/ImageData.o modules/image/devil/ImageData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/image/devil/Image.o modules/image/devil/Image.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/image/ImageData.o modules/image/ImageData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_SpriteBatch.o modules/graphics/opengl/wrap_SpriteBatch.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_Quad.o modules/graphics/opengl/wrap_Quad.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_PixelEffect.o modules/graphics/opengl/wrap_PixelEffect.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_ParticleSystem.o modules/graphics/opengl/wrap_ParticleSystem.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_Image.o modules/graphics/opengl/wrap_Image.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_Graphics.o modules/graphics/opengl/wrap_Graphics.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_Font.o modules/graphics/opengl/wrap_Font.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/wrap_Canvas.o modules/graphics/opengl/wrap_Canvas.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/VertexBuffer.o modules/graphics/opengl/VertexBuffer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/SpriteBatch.o modules/graphics/opengl/SpriteBatch.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/Quad.o modules/graphics/opengl/Quad.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/PixelEffect.o modules/graphics/opengl/PixelEffect.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/ParticleSystem.o modules/graphics/opengl/ParticleSystem.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/OpenGL.o modules/graphics/opengl/OpenGL.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/Image.o modules/graphics/opengl/Image.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/Graphics.o modules/graphics/opengl/Graphics.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o modules/graphics/opengl/GLee.o modules/graphics/opengl/GLee.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/Font.o modules/graphics/opengl/Font.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/opengl/Canvas.o modules/graphics/opengl/Canvas.cpp In file included from ./libraries/utf8/utf8.h:31, from modules/graphics/opengl/Font.cpp:25: ./libraries/utf8/utf8/checked.h:268:34: warning: ‘template struct std::iterator’ is deprecated [-Wdeprecated-declarations] 268 | class iterator : public std::iterator { | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_algobase.h:65, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_tree.h:63, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/map:60, from modules/graphics/opengl/Font.h:25, from modules/graphics/opengl/Font.cpp:21: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ./libraries/utf8/utf8.h:32: ./libraries/utf8/utf8/unchecked.h:179:40: warning: ‘template struct std::iterator’ is deprecated [-Wdeprecated-declarations] 179 | class iterator : public std::iterator { | ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/Volatile.o modules/graphics/Volatile.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/Quad.o modules/graphics/Quad.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/Image.o modules/graphics/Image.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/Graphics.o modules/graphics/Graphics.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/Drawable.o modules/graphics/Drawable.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/graphics/DrawQable.o modules/graphics/DrawQable.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/wrap_Rasterizer.o modules/font/wrap_Rasterizer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/wrap_GlyphData.o modules/font/wrap_GlyphData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/freetype/wrap_Font.o modules/font/freetype/wrap_Font.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/freetype/TrueTypeRasterizer.o modules/font/freetype/TrueTypeRasterizer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/freetype/Font.o modules/font/freetype/Font.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/Rasterizer.o modules/font/Rasterizer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/ImageRasterizer.o modules/font/ImageRasterizer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/font/GlyphData.o modules/font/GlyphData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/physfs/wrap_Filesystem.o modules/filesystem/physfs/wrap_Filesystem.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/physfs/wrap_FileData.o modules/filesystem/physfs/wrap_FileData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/physfs/wrap_File.o modules/filesystem/physfs/wrap_File.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/physfs/Filesystem.o modules/filesystem/physfs/Filesystem.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/physfs/File.o modules/filesystem/physfs/File.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/FileData.o modules/filesystem/FileData.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/filesystem/File.o modules/filesystem/File.cpp modules/filesystem/physfs/File.cpp: In member function ‘virtual love::int64 love::filesystem::physfs::File::read(void*, love::int64)’: modules/filesystem/physfs/File.cpp:145:48: warning: ‘PHYSFS_sint64 PHYSFS_read(PHYSFS_File*, void*, PHYSFS_uint32, PHYSFS_uint32)’ is deprecated [-Wdeprecated-declarations] 145 | int64 read = (int64)PHYSFS_read(file, dst, 1, (int) size); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from modules/filesystem/physfs/File.h:31, from modules/filesystem/physfs/File.cpp:21: /usr/include/physfs.h:1333:27: note: declared here 1333 | PHYSFS_DECL PHYSFS_sint64 PHYSFS_read(PHYSFS_File *handle, | ^~~~~~~~~~~ modules/filesystem/physfs/File.cpp: In member function ‘virtual bool love::filesystem::physfs::File::write(const void*, love::int64)’: modules/filesystem/physfs/File.cpp:162:64: warning: ‘PHYSFS_sint64 PHYSFS_write(PHYSFS_File*, const void*, PHYSFS_uint32, PHYSFS_uint32)’ is deprecated [-Wdeprecated-declarations] 162 | int64 written = static_cast(PHYSFS_write(file, data, 1, (int) size)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/physfs.h:1362:27: note: declared here 1362 | PHYSFS_DECL PHYSFS_sint64 PHYSFS_write(PHYSFS_File *handle, | ^~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘void love::filesystem::physfs::Filesystem::init(const char*)’: modules/filesystem/physfs/Filesystem.cpp:58:60: warning: ‘const char* PHYSFS_getLastError()’ is deprecated [-Wdeprecated-declarations] 58 | throw Exception(PHYSFS_getLastError()); | ~~~~~~~~~~~~~~~~~~~^~ In file included from modules/filesystem/physfs/File.h:31, from modules/filesystem/physfs/Filesystem.h:35, from modules/filesystem/physfs/Filesystem.cpp:28: /usr/include/physfs.h:654:25: note: declared here 654 | PHYSFS_DECL const char *PHYSFS_getLastError(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘bool love::filesystem::physfs::Filesystem::setIdentity(const char*)’: modules/filesystem/physfs/Filesystem.cpp:102:39: warning: ‘int PHYSFS_addToSearchPath(const char*, int)’ is deprecated [-Wdeprecated-declarations] 102 | PHYSFS_addToSearchPath(save_path_full.c_str(), 0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/physfs.h:851:17: note: declared here 851 | PHYSFS_DECL int PHYSFS_addToSearchPath(const char *newDir, int appendToPath) | ^~~~~~~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘bool love::filesystem::physfs::Filesystem::setSource(const char*)’: modules/filesystem/physfs/Filesystem.cpp:117:44: warning: ‘int PHYSFS_addToSearchPath(const char*, int)’ is deprecated [-Wdeprecated-declarations] 117 | if (!PHYSFS_addToSearchPath(source, 1)) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/physfs.h:851:17: note: declared here 851 | PHYSFS_DECL int PHYSFS_addToSearchPath(const char *newDir, int appendToPath) | ^~~~~~~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘bool love::filesystem::physfs::Filesystem::setupWriteDirectory()’: modules/filesystem/physfs/Filesystem.cpp:158:44: warning: ‘int PHYSFS_addToSearchPath(const char*, int)’ is deprecated [-Wdeprecated-declarations] 158 | if (!PHYSFS_addToSearchPath(save_path_full.c_str(), 0)) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/physfs.h:851:17: note: declared here 851 | PHYSFS_DECL int PHYSFS_addToSearchPath(const char *newDir, int appendToPath) | ^~~~~~~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘const char* love::filesystem::physfs::Filesystem::getUserDirectory()’: modules/filesystem/physfs/Filesystem.cpp:221:41: warning: ‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations] 221 | return PHYSFS_getUserDir(); | ~~~~~~~~~~~~~~~~~^~ /usr/include/physfs.h:792:25: note: declared here 792 | PHYSFS_DECL const char *PHYSFS_getUserDir(void) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘bool love::filesystem::physfs::Filesystem::isDirectory(const char*)’: modules/filesystem/physfs/Filesystem.cpp:272:39: warning: ‘int PHYSFS_isDirectory(const char*)’ is deprecated [-Wdeprecated-declarations] 272 | if (PHYSFS_isDirectory(file)) | ~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/physfs.h:1159:17: note: declared here 1159 | PHYSFS_DECL int PHYSFS_isDirectory(const char *fname) PHYSFS_DEPRECATED; | ^~~~~~~~~~~~~~~~~~ modules/filesystem/physfs/Filesystem.cpp: In member function ‘int love::filesystem::physfs::Filesystem::getLastModified(lua_State*)’: modules/filesystem/physfs/Filesystem.cpp:587:59: warning: ‘PHYSFS_sint64 PHYSFS_getLastModTime(const char*)’ is deprecated [-Wdeprecated-declarations] 587 | PHYSFS_sint64 time = PHYSFS_getLastModTime(filename); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /usr/include/physfs.h:1206:27: note: declared here 1206 | PHYSFS_DECL PHYSFS_sint64 PHYSFS_getLastModTime(const char *filename) | ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/event/sdl/wrap_Event.o modules/event/sdl/wrap_Event.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/event/sdl/Event.o modules/event/sdl/Event.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/event/Event.o modules/event/Event.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/wrap_Source.o modules/audio/wrap_Source.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/wrap_Audio.o modules/audio/wrap_Audio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/openal/Source.o modules/audio/openal/Source.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/openal/Pool.o modules/audio/openal/Pool.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/openal/Audio.o modules/audio/openal/Audio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/null/Source.o modules/audio/null/Source.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o modules/audio/null/Audio.o modules/audio/null/Audio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o love.o love.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -c -o libraries/luasocket/luasocket.o libraries/luasocket/luasocket.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libraries/luasocket/libluasocket/usocket.o libraries/luasocket/libluasocket/usocket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libraries/luasocket/libluasocket/unix.o libraries/luasocket/libluasocket/unix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libraries/luasocket/libluasocket/udp.o libraries/luasocket/libluasocket/udp.c libraries/luasocket/libluasocket/unix.c: In function ‘luaopen_socket_unix’: libraries/luasocket/libluasocket/unix.c:93:5: error: implicit declaration of function ‘luaL_openlib’; did you mean ‘luaI_openlib’? [-Werror=implicit-function-declaration] 93 | luaL_openlib(L, "socket", func, 0); | ^~~~~~~~~~~~ | luaI_openlib libraries/luasocket/libluasocket/udp.c: In function ‘udp_open’: libraries/luasocket/libluasocket/udp.c:98:5: error: implicit declaration of function ‘luaL_openlib’; did you mean ‘luaI_openlib’? [-Werror=implicit-function-declaration] 98 | luaL_openlib(L, NULL, func, 0); | ^~~~~~~~~~~~ | luaI_openlib cc1: some warnings being treated as errors make[3]: *** [Makefile:2165: libraries/luasocket/libluasocket/unix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[3]: *** [Makefile:2165: libraries/luasocket/libluasocket/udp.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0/src' make[2]: *** [Makefile:2220: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0/src' make[1]: *** [Makefile:303: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0' make: *** [Makefile:234: all] Error 2 * ERROR: games-engines/love-0.8.0-r100::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-engines/love-0.8.0-r100::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-engines/love-0.8.0-r100::gentoo'`. * The complete build log is located at '/var/log/portage/games-engines:love-0.8.0-r100:20221003-125459.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-engines/love-0.8.0-r100/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-engines/love-0.8.0-r100/temp/environment'. * Working directory: '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0' * S: '/var/tmp/portage/games-engines/love-0.8.0-r100/work/love-0.8.0'