Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- makepkg -sirc
- ==> Creazione del pacchetto: love07 0.7.2-7 (mar 5 lug 2022, 16:41:30)
- ==> Controllo delle dipendenze durante l'avvio in corso...
- ==> Controllo delle dipendenze durante la compilazione in corso...
- ==> Download dei sorgenti in corso...
- -> È stato trovato love-0.7.2-linux-src.tar.gz
- -> È stato trovato license.txt
- -> È stato trovato app.svg
- -> È stato trovato game.svg
- -> È stato trovato love.desktop
- -> È stato trovato love07.patch
- -> È stato trovato love.xml
- ==> Validazione di source file con sha256sums...
- love-0.7.2-linux-src.tar.gz ... Verificato
- license.txt ... Verificato
- app.svg ... Verificato
- game.svg ... Verificato
- love.desktop ... Verificato
- love07.patch ... Verificato
- love.xml ... Verificato
- ==> Estrazione dei sorgenti in corso...
- -> Estrazione di love-0.7.2-linux-src.tar.gz usando bsdtar in corso...
- ==> Avvio di prepare() in corso...
- patching file src/modules/graphics/opengl/Framebuffer.cpp
- patching file src/modules/graphics/opengl/SpriteBatch.cpp
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/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-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for style of include used by make... GNU
- checking for 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 we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- 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 whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking how to run the C preprocessor... 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 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... yes
- 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 -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 gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) gcc3
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether g++ accepts -g... (cached) yes
- checking dependency style of g++... (cached) gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... yes
- 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 -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... 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 mng_initialize... -lmng
- checking for library containing TIFFOpen... -ltiff
- 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: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- ==> Rimozione dell'esistente directory $pkgdir/ in corso...
- ==> Avvio di build() in corso...
- make all-recursive
- make[1]: ingresso nella directory «/tmp/makepkg/love07/src/love-HEAD»
- Making all in src
- make[2]: ingresso nella directory «/tmp/makepkg/love07/src/love-HEAD/src»
- make[3]: ingresso nella directory «/tmp/makepkg/love07/src/love-HEAD/src»
- depbase=`echo modules/graphics/opengl/wrap_SpriteBatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_SpriteBatch.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_SpriteBatch.o modules/graphics/opengl/wrap_SpriteBatch.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_ParticleSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_ParticleSystem.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_ParticleSystem.o modules/graphics/opengl/wrap_ParticleSystem.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_Image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_Image.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_Image.o modules/graphics/opengl/wrap_Image.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_Graphics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_Graphics.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_Graphics.o modules/graphics/opengl/wrap_Graphics.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_Glyph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_Glyph.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_Glyph.o modules/graphics/opengl/wrap_Glyph.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_Framebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_Framebuffer.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_Framebuffer.o modules/graphics/opengl/wrap_Framebuffer.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/wrap_Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/wrap_Font.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/wrap_Font.o modules/graphics/opengl/wrap_Font.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/SpriteBatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/SpriteBatch.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/SpriteBatch.o modules/graphics/opengl/SpriteBatch.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/ParticleSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/ParticleSystem.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/ParticleSystem.o modules/graphics/opengl/ParticleSystem.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/Image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/Image.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Image.o modules/graphics/opengl/Image.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/Graphics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/Graphics.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Graphics.o modules/graphics/opengl/Graphics.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/Glyph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/Glyph.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Glyph.o modules/graphics/opengl/Glyph.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- In file included from modules/graphics/opengl/Graphics.h:31,
- from modules/graphics/opengl/Graphics.cpp:24:
- /usr/include/SDL/SDL_opengl.h:44: warning: "__gl_glext_h_" redefined
- 44 | #define __gl_glext_h_ /* Don't let gl.h include glext.h */
- |
- In file included from /usr/include/GL/gl.h:2050,
- from modules/graphics/opengl/GLee.h:68,
- from modules/graphics/opengl/Graphics.h:30:
- /usr/include/GL/glext.h:2: note: this is the location of the previous definition
- 2 | #define __gl_glext_h_ 1
- |
- /usr/include/SDL/SDL_opengl.h:114: warning: "GL_GLEXT_VERSION" redefined
- 114 | #define GL_GLEXT_VERSION 40
- |
- /usr/include/GL/glext.h:54: note: this is the location of the previous definition
- 54 | #define GL_GLEXT_VERSION 20190805
- |
- depbase=`echo modules/graphics/opengl/GLee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/GLee.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/GLee.o modules/graphics/opengl/GLee.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/Framebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/Framebuffer.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Framebuffer.o modules/graphics/opengl/Framebuffer.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/graphics/opengl/Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/graphics/opengl/Font.o -MD -MP -MF $depbase.Tpo -c -o modules/graphics/opengl/Font.o modules/graphics/opengl/Font.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/font/freetype/wrap_Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/font/freetype/wrap_Font.o -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/wrap_Font.o modules/font/freetype/wrap_Font.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/font/freetype/TrueTypeRasterizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/font/freetype/TrueTypeRasterizer.o -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/TrueTypeRasterizer.o modules/font/freetype/TrueTypeRasterizer.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/font/freetype/Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT modules/font/freetype/Font.o -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/Font.o modules/font/freetype/Font.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo love.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- g++ -DHAVE_CONFIG_H -I. -I./modules -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64 -g -O2 -MT love.o -MD -MP -MF $depbase.Tpo -c -o love.o love.cpp &&\
- mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o love ./modules/timer/sdl/wrap_Timer.o ./modules/timer/sdl/Timer.o ./modules/thread/sdl/wrap_Thread.o ./modules/thread/sdl/Thread.o ./modules/sound/wrap_SoundData.o ./modules/sound/wrap_Sound.o ./modules/sound/wrap_Decoder.o ./modules/sound/lullaby/VorbisDecoder.o ./modules/sound/lullaby/Sound.o ./modules/sound/lullaby/Mpg123Decoder.o ./modules/sound/lullaby/ModPlugDecoder.o ./modules/sound/lullaby/Decoder.o ./modules/sound/SoundData.o ./modules/sound/Sound.o ./modules/physics/box2d/wrap_World.o ./modules/physics/box2d/wrap_Shape.o ./modules/physics/box2d/wrap_RevoluteJoint.o ./modules/physics/box2d/wrap_PulleyJoint.o ./modules/physics/box2d/wrap_PrismaticJoint.o ./modules/physics/box2d/wrap_PolygonShape.o ./modules/physics/box2d/wrap_Physics.o ./modules/physics/box2d/wrap_MouseJoint.o ./modules/physics/box2d/wrap_Joint.o ./modules/physics/box2d/wrap_GearJoint.o ./modules/physics/box2d/wrap_DistanceJoint.o ./modules/physics/box2d/wrap_Contact.o ./modules/physics/box2d/wrap_CircleShape.o ./modules/physics/box2d/wrap_Body.o ./modules/physics/box2d/graham/GrahamScanConvexHull.o ./modules/physics/box2d/World.o ./modules/physics/box2d/Source/Dynamics/b2WorldCallbacks.o ./modules/physics/box2d/Source/Dynamics/b2World.o ./modules/physics/box2d/Source/Dynamics/b2Island.o ./modules/physics/box2d/Source/Dynamics/b2ContactManager.o ./modules/physics/box2d/Source/Dynamics/b2Body.o ./modules/physics/box2d/Source/Dynamics/Joints/b2RevoluteJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2PulleyJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2PrismaticJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2MouseJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2Joint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2GearJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2DistanceJoint.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2PolyContact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2PolyAndCircleContact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2ContactSolver.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2Contact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2CircleContact.o ./modules/physics/box2d/Source/Common/b2StackAllocator.o ./modules/physics/box2d/Source/Common/b2Settings.o ./modules/physics/box2d/Source/Common/b2Math.o ./modules/physics/box2d/Source/Common/b2BlockAllocator.o ./modules/physics/box2d/Source/Collision/b2TimeOfImpact.o ./modules/physics/box2d/Source/Collision/b2PairManager.o ./modules/physics/box2d/Source/Collision/b2Distance.o ./modules/physics/box2d/Source/Collision/b2Collision.o ./modules/physics/box2d/Source/Collision/b2CollidePoly.o ./modules/physics/box2d/Source/Collision/b2CollideCircle.o ./modules/physics/box2d/Source/Collision/b2BroadPhase.o ./modules/physics/box2d/Source/Collision/Shapes/b2Shape.o ./modules/physics/box2d/Source/Collision/Shapes/b2PolygonShape.o ./modules/physics/box2d/Source/Collision/Shapes/b2CircleShape.o ./modules/physics/box2d/Shape.o ./modules/physics/box2d/RevoluteJoint.o ./modules/physics/box2d/PulleyJoint.o ./modules/physics/box2d/PrismaticJoint.o ./modules/physics/box2d/PolygonShape.o ./modules/physics/box2d/Physics.o ./modules/physics/box2d/MouseJoint.o ./modules/physics/box2d/Joint.o ./modules/physics/box2d/GearJoint.o ./modules/physics/box2d/DistanceJoint.o ./modules/physics/box2d/Contact.o ./modules/physics/box2d/CircleShape.o ./modules/physics/box2d/Body.o ./modules/physics/Shape.o ./modules/physics/Joint.o ./modules/mouse/sdl/wrap_Mouse.o ./modules/mouse/sdl/Mouse.o ./modules/mouse/Mouse.o ./modules/keyboard/sdl/wrap_Keyboard.o ./modules/keyboard/sdl/Keyboard.o ./modules/keyboard/Keyboard.o ./modules/joystick/sdl/wrap_Joystick.o ./modules/joystick/sdl/Joystick.o ./modules/joystick/Joystick.o ./modules/image/wrap_ImageData.o ./modules/image/wrap_Image.o ./modules/image/wrap_EncodedImageData.o ./modules/image/devil/ImageData.o ./modules/image/devil/Image.o ./modules/image/ImageData.o ./modules/image/EncodedImageData.o ./modules/graphics/opengl/wrap_SpriteBatch.o ./modules/graphics/opengl/wrap_Quad.o ./modules/graphics/opengl/wrap_ParticleSystem.o ./modules/graphics/opengl/wrap_Image.o ./modules/graphics/opengl/wrap_Graphics.o ./modules/graphics/opengl/wrap_Glyph.o ./modules/graphics/opengl/wrap_Framebuffer.o ./modules/graphics/opengl/wrap_Font.o ./modules/graphics/opengl/SpriteBatch.o ./modules/graphics/opengl/Quad.o ./modules/graphics/opengl/ParticleSystem.o ./modules/graphics/opengl/Image.o ./modules/graphics/opengl/Graphics.o ./modules/graphics/opengl/Glyph.o ./modules/graphics/opengl/GLee.o ./modules/graphics/opengl/Framebuffer.o ./modules/graphics/opengl/Font.o ./modules/graphics/Volatile.o ./modules/graphics/Image.o ./modules/graphics/Graphics.o ./modules/graphics/Drawable.o ./modules/font/wrap_Rasterizer.o ./modules/font/wrap_GlyphData.o ./modules/font/wrap_FontData.o ./modules/font/freetype/wrap_Font.o ./modules/font/freetype/TrueTypeRasterizer.o ./modules/font/freetype/Font.o ./modules/font/Rasterizer.o ./modules/font/ImageRasterizer.o ./modules/font/GlyphData.o ./modules/font/FontData.o ./modules/filesystem/physfs/wrap_Filesystem.o ./modules/filesystem/physfs/wrap_FileData.o ./modules/filesystem/physfs/wrap_File.o ./modules/filesystem/physfs/Filesystem.o ./modules/filesystem/physfs/File.o ./modules/filesystem/FileData.o ./modules/filesystem/File.o ./modules/event/sdl/wrap_Event.o ./modules/event/sdl/Event.o ./modules/event/Event.o ./modules/audio/wrap_Source.o ./modules/audio/wrap_Audio.o ./modules/audio/openal/Source.o ./modules/audio/openal/Pool.o ./modules/audio/openal/Audio.o ./modules/audio/null/Source.o ./modules/audio/null/Audio.o ./modules/audio/Source.o ./love.o ./libraries/luasocket/luasocket.o ./libraries/luasocket/libluasocket/usocket.o ./libraries/luasocket/libluasocket/unix.o ./libraries/luasocket/libluasocket/udp.o ./libraries/luasocket/libluasocket/timeout.o ./libraries/luasocket/libluasocket/tcp.o ./libraries/luasocket/libluasocket/select.o ./libraries/luasocket/libluasocket/options.o ./libraries/luasocket/libluasocket/mime.o ./libraries/luasocket/libluasocket/luasocket.o ./libraries/luasocket/libluasocket/io.o ./libraries/luasocket/libluasocket/inet.o ./libraries/luasocket/libluasocket/except.o ./libraries/luasocket/libluasocket/buffer.o ./libraries/luasocket/libluasocket/auxiliar.o ./common/wrap_Data.o ./common/utf8.o ./common/runtime.o ./common/b64.o ./common/Vector.o ./common/Reference.o ./common/Object.o ./common/MemoryData.o ./common/Matrix.o ./common/Exception.o -lvorbisfile -lmpg123 -lmodplug -lphysfs -lfreetype -ltiff -lmng -lIL -llua5.1 -lopenal -lGL -lSDL -lm
- libtool: link: g++ -g -O2 -o love ./modules/timer/sdl/wrap_Timer.o ./modules/timer/sdl/Timer.o ./modules/thread/sdl/wrap_Thread.o ./modules/thread/sdl/Thread.o ./modules/sound/wrap_SoundData.o ./modules/sound/wrap_Sound.o ./modules/sound/wrap_Decoder.o ./modules/sound/lullaby/VorbisDecoder.o ./modules/sound/lullaby/Sound.o ./modules/sound/lullaby/Mpg123Decoder.o ./modules/sound/lullaby/ModPlugDecoder.o ./modules/sound/lullaby/Decoder.o ./modules/sound/SoundData.o ./modules/sound/Sound.o ./modules/physics/box2d/wrap_World.o ./modules/physics/box2d/wrap_Shape.o ./modules/physics/box2d/wrap_RevoluteJoint.o ./modules/physics/box2d/wrap_PulleyJoint.o ./modules/physics/box2d/wrap_PrismaticJoint.o ./modules/physics/box2d/wrap_PolygonShape.o ./modules/physics/box2d/wrap_Physics.o ./modules/physics/box2d/wrap_MouseJoint.o ./modules/physics/box2d/wrap_Joint.o ./modules/physics/box2d/wrap_GearJoint.o ./modules/physics/box2d/wrap_DistanceJoint.o ./modules/physics/box2d/wrap_Contact.o ./modules/physics/box2d/wrap_CircleShape.o ./modules/physics/box2d/wrap_Body.o ./modules/physics/box2d/graham/GrahamScanConvexHull.o ./modules/physics/box2d/World.o ./modules/physics/box2d/Source/Dynamics/b2WorldCallbacks.o ./modules/physics/box2d/Source/Dynamics/b2World.o ./modules/physics/box2d/Source/Dynamics/b2Island.o ./modules/physics/box2d/Source/Dynamics/b2ContactManager.o ./modules/physics/box2d/Source/Dynamics/b2Body.o ./modules/physics/box2d/Source/Dynamics/Joints/b2RevoluteJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2PulleyJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2PrismaticJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2MouseJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2Joint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2GearJoint.o ./modules/physics/box2d/Source/Dynamics/Joints/b2DistanceJoint.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2PolyContact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2PolyAndCircleContact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2ContactSolver.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2Contact.o ./modules/physics/box2d/Source/Dynamics/Contacts/b2CircleContact.o ./modules/physics/box2d/Source/Common/b2StackAllocator.o ./modules/physics/box2d/Source/Common/b2Settings.o ./modules/physics/box2d/Source/Common/b2Math.o ./modules/physics/box2d/Source/Common/b2BlockAllocator.o ./modules/physics/box2d/Source/Collision/b2TimeOfImpact.o ./modules/physics/box2d/Source/Collision/b2PairManager.o ./modules/physics/box2d/Source/Collision/b2Distance.o ./modules/physics/box2d/Source/Collision/b2Collision.o ./modules/physics/box2d/Source/Collision/b2CollidePoly.o ./modules/physics/box2d/Source/Collision/b2CollideCircle.o ./modules/physics/box2d/Source/Collision/b2BroadPhase.o ./modules/physics/box2d/Source/Collision/Shapes/b2Shape.o ./modules/physics/box2d/Source/Collision/Shapes/b2PolygonShape.o ./modules/physics/box2d/Source/Collision/Shapes/b2CircleShape.o ./modules/physics/box2d/Shape.o ./modules/physics/box2d/RevoluteJoint.o ./modules/physics/box2d/PulleyJoint.o ./modules/physics/box2d/PrismaticJoint.o ./modules/physics/box2d/PolygonShape.o ./modules/physics/box2d/Physics.o ./modules/physics/box2d/MouseJoint.o ./modules/physics/box2d/Joint.o ./modules/physics/box2d/GearJoint.o ./modules/physics/box2d/DistanceJoint.o ./modules/physics/box2d/Contact.o ./modules/physics/box2d/CircleShape.o ./modules/physics/box2d/Body.o ./modules/physics/Shape.o ./modules/physics/Joint.o ./modules/mouse/sdl/wrap_Mouse.o ./modules/mouse/sdl/Mouse.o ./modules/mouse/Mouse.o ./modules/keyboard/sdl/wrap_Keyboard.o ./modules/keyboard/sdl/Keyboard.o ./modules/keyboard/Keyboard.o ./modules/joystick/sdl/wrap_Joystick.o ./modules/joystick/sdl/Joystick.o ./modules/joystick/Joystick.o ./modules/image/wrap_ImageData.o ./modules/image/wrap_Image.o ./modules/image/wrap_EncodedImageData.o ./modules/image/devil/ImageData.o ./modules/image/devil/Image.o ./modules/image/ImageData.o ./modules/image/EncodedImageData.o ./modules/graphics/opengl/wrap_SpriteBatch.o ./modules/graphics/opengl/wrap_Quad.o ./modules/graphics/opengl/wrap_ParticleSystem.o ./modules/graphics/opengl/wrap_Image.o ./modules/graphics/opengl/wrap_Graphics.o ./modules/graphics/opengl/wrap_Glyph.o ./modules/graphics/opengl/wrap_Framebuffer.o ./modules/graphics/opengl/wrap_Font.o ./modules/graphics/opengl/SpriteBatch.o ./modules/graphics/opengl/Quad.o ./modules/graphics/opengl/ParticleSystem.o ./modules/graphics/opengl/Image.o ./modules/graphics/opengl/Graphics.o ./modules/graphics/opengl/Glyph.o ./modules/graphics/opengl/GLee.o ./modules/graphics/opengl/Framebuffer.o ./modules/graphics/opengl/Font.o ./modules/graphics/Volatile.o ./modules/graphics/Image.o ./modules/graphics/Graphics.o ./modules/graphics/Drawable.o ./modules/font/wrap_Rasterizer.o ./modules/font/wrap_GlyphData.o ./modules/font/wrap_FontData.o ./modules/font/freetype/wrap_Font.o ./modules/font/freetype/TrueTypeRasterizer.o ./modules/font/freetype/Font.o ./modules/font/Rasterizer.o ./modules/font/ImageRasterizer.o ./modules/font/GlyphData.o ./modules/font/FontData.o ./modules/filesystem/physfs/wrap_Filesystem.o ./modules/filesystem/physfs/wrap_FileData.o ./modules/filesystem/physfs/wrap_File.o ./modules/filesystem/physfs/Filesystem.o ./modules/filesystem/physfs/File.o ./modules/filesystem/FileData.o ./modules/filesystem/File.o ./modules/event/sdl/wrap_Event.o ./modules/event/sdl/Event.o ./modules/event/Event.o ./modules/audio/wrap_Source.o ./modules/audio/wrap_Audio.o ./modules/audio/openal/Source.o ./modules/audio/openal/Pool.o ./modules/audio/openal/Audio.o ./modules/audio/null/Source.o ./modules/audio/null/Audio.o ./modules/audio/Source.o ./love.o ./libraries/luasocket/luasocket.o ./libraries/luasocket/libluasocket/usocket.o ./libraries/luasocket/libluasocket/unix.o ./libraries/luasocket/libluasocket/udp.o ./libraries/luasocket/libluasocket/timeout.o ./libraries/luasocket/libluasocket/tcp.o ./libraries/luasocket/libluasocket/select.o ./libraries/luasocket/libluasocket/options.o ./libraries/luasocket/libluasocket/mime.o ./libraries/luasocket/libluasocket/luasocket.o ./libraries/luasocket/libluasocket/io.o ./libraries/luasocket/libluasocket/inet.o ./libraries/luasocket/libluasocket/except.o ./libraries/luasocket/libluasocket/buffer.o ./libraries/luasocket/libluasocket/auxiliar.o ./common/wrap_Data.o ./common/utf8.o ./common/runtime.o ./common/b64.o ./common/Vector.o ./common/Reference.o ./common/Object.o ./common/MemoryData.o ./common/Matrix.o ./common/Exception.o -lvorbisfile -lmpg123 -lmodplug -lphysfs -lfreetype -ltiff -lmng -lIL -llua5.1 -lopenal -lGL -lSDL -lm
- /usr/bin/ld: ./modules/thread/sdl/wrap_Thread.o: in function `love::thread::sdl::w_getThread(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/thread/sdl/wrap_Thread.cpp:329: undefined reference to `lua_getglobal'
- /usr/bin/ld: ./modules/thread/sdl/wrap_Thread.o: in function `love::thread::sdl::extractudatatype(lua_State*, int)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/thread/sdl/wrap_Thread.cpp:217: undefined reference to `lua_pcallk'
- /usr/bin/ld: ./modules/thread/sdl/wrap_Thread.o: in function `luaopen_love_thread':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/thread/sdl/wrap_Thread.cpp:368: undefined reference to `lua_getglobal'
- /usr/bin/ld: ./modules/thread/sdl/wrap_Thread.o: in function `love::thread::sdl::w_Thread_send(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/thread/sdl/wrap_Thread.cpp:236: undefined reference to `lua_tonumberx'
- /usr/bin/ld: ./modules/physics/box2d/Shape.o: in function `love::physics::box2d::Shape::testSegment(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Shape.cpp:128: undefined reference to `lua_tonumberx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Shape.cpp:129: undefined reference to `lua_tonumberx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Shape.cpp:130: undefined reference to `lua_tonumberx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Shape.cpp:131: undefined reference to `lua_tonumberx'
- /usr/bin/ld: ./modules/physics/box2d/Shape.o: in function `love::physics::box2d::Shape::getBits(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Shape.cpp:221: undefined reference to `lua_tointegerx'
- /usr/bin/ld: ./modules/physics/box2d/Physics.o: in function `love::physics::box2d::Physics::newPolygonShape(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Physics.cpp:120: undefined reference to `lua_tonumberx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Physics.cpp:121: undefined reference to `lua_tonumberx'
- /usr/bin/ld: ./modules/physics/box2d/Body.o: in function `love::physics::box2d::Body::getVector(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Body.cpp:320: undefined reference to `lua_tonumberx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/Body.cpp:320: undefined reference to `lua_tonumberx'
- /usr/bin/ld: ./modules/sound/wrap_SoundData.o: in function `love::sound::w_SoundData_setSample(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/sound/wrap_SoundData.cpp:58: undefined reference to `lua_tointegerx'
- /usr/bin/ld: /tmp/makepkg/love07/src/love-HEAD/src/modules/sound/wrap_SoundData.cpp:59: undefined reference to `lua_tonumberx'
- /usr/bin/ld: ./modules/sound/wrap_SoundData.o: in function `love::sound::w_SoundData_getSample(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/sound/wrap_SoundData.cpp:67: undefined reference to `lua_tointegerx'
- /usr/bin/ld: ./modules/physics/box2d/wrap_RevoluteJoint.o: in function `love::physics::box2d::w_RevoluteJoint_getLimits(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/wrap_RevoluteJoint.cpp:157: undefined reference to `lua_rotate'
- /usr/bin/ld: ./modules/physics/box2d/wrap_PulleyJoint.o: in function `love::physics::box2d::w_PulleyJoint_getGroundAnchors(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/wrap_PulleyJoint.cpp:37: undefined reference to `lua_rotate'
- /usr/bin/ld: ./modules/physics/box2d/wrap_PulleyJoint.o: in function `love::physics::box2d::w_PulleyJoint_getMaxLengths(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/wrap_PulleyJoint.cpp:53: undefined reference to `lua_rotate'
- /usr/bin/ld: ./modules/physics/box2d/wrap_PrismaticJoint.o: in function `love::physics::box2d::w_PrismaticJoint_getLimits(lua_State*)':
- /tmp/makepkg/love07/src/love-HEAD/src/modules/physics/box2d/wrap_PrismaticJoint.cpp:157: undefined reference to `lua_rotate'
- collect2: error: ld returned 1 exit status
- make[3]: *** [Makefile:1522: love] Errore 1
- make[3]: uscita dalla directory «/tmp/makepkg/love07/src/love-HEAD/src»
- make[2]: *** [Makefile:1926: all-recursive] Errore 1
- make[2]: uscita dalla directory «/tmp/makepkg/love07/src/love-HEAD/src»
- make[1]: *** [Makefile:299: all-recursive] Errore 1
- make[1]: uscita dalla directory «/tmp/makepkg/love07/src/love-HEAD»
- make: *** [Makefile:228: all] Errore 2
- ==> ERRORE: Si è verificato un errore in build().
- L'operazione sta per essere interrotta...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement