tar -xf ftgl-2.1.3-rc5.tar.bz2 patching file test/Makefile.am patching file Makefile.am patching file configure.ac libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.auto'. libtoolize: copying file '.auto/ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. src/Makefile.am:66: warning: source file 'FTGlyph/FTGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:66: warning: source file 'FTGlyph/FTGlyphGlue.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTBitmapGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTBufferGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTExtrudeGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTOutlineGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTPixmapGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTPolygonGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'FTGlyph/FTTextureGlyph.cpp' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTFontGlue.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTBitmapFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTBufferFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTExtrudeFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTOutlineFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTPixmapFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTPolygonFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:86: warning: source file 'FTFont/FTTextureFont.cpp' is in a subdirectory, src/Makefile.am:86: but option 'subdir-objects' is disabled src/Makefile.am:106: warning: source file 'FTLayout/FTLayout.cpp' is in a subdirectory, src/Makefile.am:106: but option 'subdir-objects' is disabled src/Makefile.am:106: warning: source file 'FTLayout/FTLayoutGlue.cpp' is in a subdirectory, src/Makefile.am:106: but option 'subdir-objects' is disabled src/Makefile.am:106: warning: source file 'FTLayout/FTSimpleLayout.cpp' is in a subdirectory, src/Makefile.am:106: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes /home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/missing: Unknown `--is-lightweight' option Try `/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for style of include used by make... GNU checking for g++... g++ 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 g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to print strings... printf checking for gcc... gcc 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 whether gcc understands -c and -o together... yes 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... 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 mt... mt checking if mt is a manifest tool... no 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/x86_64-slackware-linux/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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/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/x86_64-slackware-linux/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 ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for wcsdup... yes checking for strndup... yes checking for X... libraries , headers checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 9.0.3... yes checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for OpenGL framework (Darwin-specific)... no checking for GL library... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for GLU version >= 1.2... yes checking for GLU library... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for GLUT library... yes checking for a TrueType font on the system... /usr/share/fonts/TTF/DejaVuSerif.ttf checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ftgl.pc config.status: creating Makefile config.status: creating demo/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen.cfg config.status: creating msvc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done. FTGL configured with the following settings: Prefix: /usr Binaries: /usr/bin Configuration files: /etc Data files: /usr/share CC = gcc CXX = g++ CFLAGS = -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs CXXFLAGS = -O2 -fPIC CPPFLAGS = -I${top_srcdir}/src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare --- ./configure complete, type 'make' to begin building make all-recursive make[1]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' Making all in src make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c -o libftgl_la-FTBuffer.lo `test -f 'FTBuffer.cpp' || echo './'`FTBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c FTBuffer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBuffer.o mv -f .deps/libftgl_la-FTBuffer.Tpo .deps/libftgl_la-FTBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c -o libftgl_la-FTCharmap.lo `test -f 'FTCharmap.cpp' || echo './'`FTCharmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c FTCharmap.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCharmap.o mv -f .deps/libftgl_la-FTCharmap.Tpo .deps/libftgl_la-FTCharmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c -o libftgl_la-FTContour.lo `test -f 'FTContour.cpp' || echo './'`FTContour.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c FTContour.cpp -fPIC -DPIC -o .libs/libftgl_la-FTContour.o FTContour.cpp: In constructor ‘FTContour::FTContour(FT_Vector*, char*, unsigned int)’: FTContour.cpp:169:16: προειδοποίηση: variable ‘b’ set but not used [-Wunused-but-set-variable] FTPoint a, b = next - cur; ^ mv -f .deps/libftgl_la-FTContour.Tpo .deps/libftgl_la-FTContour.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c -o libftgl_la-FTFace.lo `test -f 'FTFace.cpp' || echo './'`FTFace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c FTFace.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFace.o mv -f .deps/libftgl_la-FTFace.Tpo .deps/libftgl_la-FTFace.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c -o libftgl_la-FTGlyphContainer.lo `test -f 'FTGlyphContainer.cpp' || echo './'`FTGlyphContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c FTGlyphContainer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphContainer.o mv -f .deps/libftgl_la-FTGlyphContainer.Tpo .deps/libftgl_la-FTGlyphContainer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c -o libftgl_la-FTLibrary.lo `test -f 'FTLibrary.cpp' || echo './'`FTLibrary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c FTLibrary.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLibrary.o mv -f .deps/libftgl_la-FTLibrary.Tpo .deps/libftgl_la-FTLibrary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c -o libftgl_la-FTPoint.lo `test -f 'FTPoint.cpp' || echo './'`FTPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c FTPoint.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPoint.o mv -f .deps/libftgl_la-FTPoint.Tpo .deps/libftgl_la-FTPoint.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c -o libftgl_la-FTSize.lo `test -f 'FTSize.cpp' || echo './'`FTSize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c FTSize.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSize.o mv -f .deps/libftgl_la-FTSize.Tpo .deps/libftgl_la-FTSize.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c -o libftgl_la-FTVectoriser.lo `test -f 'FTVectoriser.cpp' || echo './'`FTVectoriser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c FTVectoriser.cpp -fPIC -DPIC -o .libs/libftgl_la-FTVectoriser.o FTVectoriser.cpp: In member function ‘void FTVectoriser::MakeMesh(FTGL_DOUBLE, int, float)’: FTVectoriser.cpp:319:53: προειδοποίηση: cast from type ‘const FTGL_DOUBLE* {aka const double*}’ to type ‘GLdouble* {aka double*}’ casts away qualifiers [-Wcast-qual] gluTessVertex(tobj, (GLdouble *)d, (GLvoid *)d); ^ FTVectoriser.cpp:319:66: προειδοποίηση: cast from type ‘const FTGL_DOUBLE* {aka const double*}’ to type ‘GLvoid* {aka void*}’ casts away qualifiers [-Wcast-qual] gluTessVertex(tobj, (GLdouble *)d, (GLvoid *)d); ^ mv -f .deps/libftgl_la-FTVectoriser.Tpo .deps/libftgl_la-FTVectoriser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c -o libftgl_la-FTGlyph.lo `test -f 'FTGlyph/FTGlyph.cpp' || echo './'`FTGlyph/FTGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c FTGlyph/FTGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyph.o mv -f .deps/libftgl_la-FTGlyph.Tpo .deps/libftgl_la-FTGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c -o libftgl_la-FTGlyphGlue.lo `test -f 'FTGlyph/FTGlyphGlue.cpp' || echo './'`FTGlyph/FTGlyphGlue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c FTGlyph/FTGlyphGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphGlue.o mv -f .deps/libftgl_la-FTGlyphGlue.Tpo .deps/libftgl_la-FTGlyphGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c -o libftgl_la-FTBitmapGlyph.lo `test -f 'FTGlyph/FTBitmapGlyph.cpp' || echo './'`FTGlyph/FTBitmapGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c FTGlyph/FTBitmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapGlyph.o mv -f .deps/libftgl_la-FTBitmapGlyph.Tpo .deps/libftgl_la-FTBitmapGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c -o libftgl_la-FTBufferGlyph.lo `test -f 'FTGlyph/FTBufferGlyph.cpp' || echo './'`FTGlyph/FTBufferGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c FTGlyph/FTBufferGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferGlyph.o FTGlyph/FTBufferGlyph.cpp: In member function ‘virtual const FTPoint& FTBufferGlyphImpl::RenderImpl(const FTPoint&, int)’: FTGlyph/FTBufferGlyph.cpp:100:26: προειδοποίηση: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int y = 0; y < bitmap.rows; y++) ^ FTGlyph/FTBufferGlyph.cpp:105:30: προειδοποίηση: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int x = 0; x < bitmap.width; x++) ^ mv -f .deps/libftgl_la-FTBufferGlyph.Tpo .deps/libftgl_la-FTBufferGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c -o libftgl_la-FTExtrudeGlyph.lo `test -f 'FTGlyph/FTExtrudeGlyph.cpp' || echo './'`FTGlyph/FTExtrudeGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c FTGlyph/FTExtrudeGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeGlyph.o FTGlyph/FTExtrudeGlyph.cpp: In member function ‘void FTExtrudeGlyphImpl::RenderBack()’: FTGlyph/FTExtrudeGlyph.cpp:205:25: προειδοποίηση: variable ‘pt’ set but not used [-Wunused-but-set-variable] FTPoint pt = subMesh->Point(i); ^ mv -f .deps/libftgl_la-FTExtrudeGlyph.Tpo .deps/libftgl_la-FTExtrudeGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c -o libftgl_la-FTOutlineGlyph.lo `test -f 'FTGlyph/FTOutlineGlyph.cpp' || echo './'`FTGlyph/FTOutlineGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c FTGlyph/FTOutlineGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineGlyph.o mv -f .deps/libftgl_la-FTOutlineGlyph.Tpo .deps/libftgl_la-FTOutlineGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c -o libftgl_la-FTPixmapGlyph.lo `test -f 'FTGlyph/FTPixmapGlyph.cpp' || echo './'`FTGlyph/FTPixmapGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c FTGlyph/FTPixmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapGlyph.o mv -f .deps/libftgl_la-FTPixmapGlyph.Tpo .deps/libftgl_la-FTPixmapGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c -o libftgl_la-FTPolygonGlyph.lo `test -f 'FTGlyph/FTPolygonGlyph.cpp' || echo './'`FTGlyph/FTPolygonGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c FTGlyph/FTPolygonGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonGlyph.o mv -f .deps/libftgl_la-FTPolygonGlyph.Tpo .deps/libftgl_la-FTPolygonGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c -o libftgl_la-FTTextureGlyph.lo `test -f 'FTGlyph/FTTextureGlyph.cpp' || echo './'`FTGlyph/FTTextureGlyph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c FTGlyph/FTTextureGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureGlyph.o mv -f .deps/libftgl_la-FTTextureGlyph.Tpo .deps/libftgl_la-FTTextureGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c -o libftgl_la-FTFont.lo `test -f 'FTFont/FTFont.cpp' || echo './'`FTFont/FTFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c FTFont/FTFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFont.o mv -f .deps/libftgl_la-FTFont.Tpo .deps/libftgl_la-FTFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c -o libftgl_la-FTFontGlue.lo `test -f 'FTFont/FTFontGlue.cpp' || echo './'`FTFont/FTFontGlue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c FTFont/FTFontGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFontGlue.o mv -f .deps/libftgl_la-FTFontGlue.Tpo .deps/libftgl_la-FTFontGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c -o libftgl_la-FTBitmapFont.lo `test -f 'FTFont/FTBitmapFont.cpp' || echo './'`FTFont/FTBitmapFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c FTFont/FTBitmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapFont.o mv -f .deps/libftgl_la-FTBitmapFont.Tpo .deps/libftgl_la-FTBitmapFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c -o libftgl_la-FTBufferFont.lo `test -f 'FTFont/FTBufferFont.cpp' || echo './'`FTFont/FTBufferFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c FTFont/FTBufferFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferFont.o mv -f .deps/libftgl_la-FTBufferFont.Tpo .deps/libftgl_la-FTBufferFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c -o libftgl_la-FTExtrudeFont.lo `test -f 'FTFont/FTExtrudeFont.cpp' || echo './'`FTFont/FTExtrudeFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c FTFont/FTExtrudeFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeFont.o mv -f .deps/libftgl_la-FTExtrudeFont.Tpo .deps/libftgl_la-FTExtrudeFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c -o libftgl_la-FTOutlineFont.lo `test -f 'FTFont/FTOutlineFont.cpp' || echo './'`FTFont/FTOutlineFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c FTFont/FTOutlineFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineFont.o mv -f .deps/libftgl_la-FTOutlineFont.Tpo .deps/libftgl_la-FTOutlineFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c -o libftgl_la-FTPixmapFont.lo `test -f 'FTFont/FTPixmapFont.cpp' || echo './'`FTFont/FTPixmapFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c FTFont/FTPixmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapFont.o mv -f .deps/libftgl_la-FTPixmapFont.Tpo .deps/libftgl_la-FTPixmapFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c -o libftgl_la-FTPolygonFont.lo `test -f 'FTFont/FTPolygonFont.cpp' || echo './'`FTFont/FTPolygonFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c FTFont/FTPolygonFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonFont.o mv -f .deps/libftgl_la-FTPolygonFont.Tpo .deps/libftgl_la-FTPolygonFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c -o libftgl_la-FTTextureFont.lo `test -f 'FTFont/FTTextureFont.cpp' || echo './'`FTFont/FTTextureFont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c FTFont/FTTextureFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureFont.o mv -f .deps/libftgl_la-FTTextureFont.Tpo .deps/libftgl_la-FTTextureFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c -o libftgl_la-FTLayout.lo `test -f 'FTLayout/FTLayout.cpp' || echo './'`FTLayout/FTLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c FTLayout/FTLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayout.o mv -f .deps/libftgl_la-FTLayout.Tpo .deps/libftgl_la-FTLayout.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c -o libftgl_la-FTLayoutGlue.lo `test -f 'FTLayout/FTLayoutGlue.cpp' || echo './'`FTLayout/FTLayoutGlue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c FTLayout/FTLayoutGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayoutGlue.o mv -f .deps/libftgl_la-FTLayoutGlue.Tpo .deps/libftgl_la-FTLayoutGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c -o libftgl_la-FTSimpleLayout.lo `test -f 'FTLayout/FTSimpleLayout.cpp' || echo './'`FTLayout/FTSimpleLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c FTLayout/FTSimpleLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSimpleLayout.o mv -f .deps/libftgl_la-FTSimpleLayout.Tpo .deps/libftgl_la-FTSimpleLayout.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -fPIC -no-undefined -version-number 2:1:3 -o libftgl.la -rpath /usr/lib64 libftgl_la-FTBuffer.lo libftgl_la-FTCharmap.lo libftgl_la-FTContour.lo libftgl_la-FTFace.lo libftgl_la-FTGlyphContainer.lo libftgl_la-FTLibrary.lo libftgl_la-FTPoint.lo libftgl_la-FTSize.lo libftgl_la-FTVectoriser.lo libftgl_la-FTGlyph.lo libftgl_la-FTGlyphGlue.lo libftgl_la-FTBitmapGlyph.lo libftgl_la-FTBufferGlyph.lo libftgl_la-FTExtrudeGlyph.lo libftgl_la-FTOutlineGlyph.lo libftgl_la-FTPixmapGlyph.lo libftgl_la-FTPolygonGlyph.lo libftgl_la-FTTextureGlyph.lo libftgl_la-FTFont.lo libftgl_la-FTFontGlue.lo libftgl_la-FTBitmapFont.lo libftgl_la-FTBufferFont.lo libftgl_la-FTExtrudeFont.lo libftgl_la-FTOutlineFont.lo libftgl_la-FTPixmapFont.lo libftgl_la-FTPolygonFont.lo libftgl_la-FTTextureFont.lo libftgl_la-FTLayout.lo libftgl_la-FTLayoutGlue.lo libftgl_la-FTSimpleLayout.lo -lfreetype -lGLU -lGL libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/crtbeginS.o .libs/libftgl_la-FTBuffer.o .libs/libftgl_la-FTCharmap.o .libs/libftgl_la-FTContour.o .libs/libftgl_la-FTFace.o .libs/libftgl_la-FTGlyphContainer.o .libs/libftgl_la-FTLibrary.o .libs/libftgl_la-FTPoint.o .libs/libftgl_la-FTSize.o .libs/libftgl_la-FTVectoriser.o .libs/libftgl_la-FTGlyph.o .libs/libftgl_la-FTGlyphGlue.o .libs/libftgl_la-FTBitmapGlyph.o .libs/libftgl_la-FTBufferGlyph.o .libs/libftgl_la-FTExtrudeGlyph.o .libs/libftgl_la-FTOutlineGlyph.o .libs/libftgl_la-FTPixmapGlyph.o .libs/libftgl_la-FTPolygonGlyph.o .libs/libftgl_la-FTTextureGlyph.o .libs/libftgl_la-FTFont.o .libs/libftgl_la-FTFontGlue.o .libs/libftgl_la-FTBitmapFont.o .libs/libftgl_la-FTBufferFont.o .libs/libftgl_la-FTExtrudeFont.o .libs/libftgl_la-FTOutlineFont.o .libs/libftgl_la-FTPixmapFont.o .libs/libftgl_la-FTPolygonFont.o .libs/libftgl_la-FTTextureFont.o .libs/libftgl_la-FTLayout.o .libs/libftgl_la-FTLayoutGlue.o .libs/libftgl_la-FTSimpleLayout.o -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -L/usr/lib64 /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libGLU.so -lrt /usr/lib64/libGL.so /usr/lib64/libexpat.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so -lpthread -ldl -L/usr/lib64/gcc/x86_64-slackware-linux/5.3.0 -L/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../x86_64-slackware-linux/lib -L/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../.. /usr/lib64/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/crtendS.o /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../lib64/crtn.o -O2 -pthread -Wl,-soname -Wl,libftgl.so.2 -o .libs/libftgl.so.2.1.3 libtool: link: (cd ".libs" && rm -f "libftgl.so.2" && ln -s "libftgl.so.2.1.3" "libftgl.so.2") libtool: link: (cd ".libs" && rm -f "libftgl.so" && ln -s "libftgl.so.2.1.3" "libftgl.so") libtool: link: ( cd ".libs" && rm -f "libftgl.la" && ln -s "../libftgl.la" "libftgl.la" ) make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' Making all in test make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' Making all in demo make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT simple-simple.o -MD -MP -MF .deps/simple-simple.Tpo -c -o simple-simple.o `test -f 'simple.cpp' || echo './'`simple.cpp simple.cpp: In function ‘void RenderScene()’: simple.cpp:108:38: προειδοποίηση: narrowing conversion of ‘((((double)t1) + 2.0e+0) / 3.0e+0)’ from ‘double’ to ‘float’ inside { } is ill-formed in C++11 [-Wnarrowing] float ambient[4] = { (t1 + 2.0) / 3, ^ simple.cpp:109:38: προειδοποίηση: narrowing conversion of ‘((((double)t2) + 2.0e+0) / 3.0e+0)’ from ‘double’ to ‘float’ inside { } is ill-formed in C++11 [-Wnarrowing] (t2 + 2.0) / 3, ^ simple.cpp:110:38: προειδοποίηση: narrowing conversion of ‘((((double)t3) + 2.0e+0) / 3.0e+0)’ from ‘double’ to ‘float’ inside { } is ill-formed in C++11 [-Wnarrowing] (t3 + 2.0) / 3, 0.3 }; ^ mv -f .deps/simple-simple.Tpo .deps/simple-simple.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -fPIC -lfreetype -lglut -lGLU -lGL -lm -o simple simple-simple.o ../src/libftgl.la libtool: link: g++ -I/usr/include/freetype2 -O2 -fPIC -o .libs/simple simple-simple.o -L/usr/lib64 /usr/lib64/libglut.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so ../src/.libs/libftgl.so /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libGLU.so -lrt /usr/lib64/libGL.so /usr/lib64/libexpat.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so -lpthread -ldl /usr/lib64/../lib64/libstdc++.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT c_demo-c-demo.o -MD -MP -MF .deps/c_demo-c-demo.Tpo -c -o c_demo-c-demo.o `test -f 'c-demo.c' || echo './'`c-demo.c mv -f .deps/c_demo-c-demo.Tpo .deps/c_demo-c-demo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -lfreetype -lglut -lGLU -lGL -lm -o c-demo c_demo-c-demo.o ../src/libftgl.la libtool: link: gcc -I/usr/include/freetype2 -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o .libs/c-demo c_demo-c-demo.o -L/usr/lib64 /usr/lib64/libglut.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so ../src/.libs/libftgl.so /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libGLU.so -lrt /usr/lib64/libGL.so /usr/lib64/libexpat.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so -lpthread -ldl /usr/lib64/../lib64/libstdc++.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT FTGLDemo-FTGLDemo.o -MD -MP -MF .deps/FTGLDemo-FTGLDemo.Tpo -c -o FTGLDemo-FTGLDemo.o `test -f 'FTGLDemo.cpp' || echo './'`FTGLDemo.cpp mv -f .deps/FTGLDemo-FTGLDemo.Tpo .deps/FTGLDemo-FTGLDemo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT tb.o -MD -MP -MF .deps/tb.Tpo -c -o tb.o tb.c mv -f .deps/tb.Tpo .deps/tb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -O2 -fPIC -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT trackball.o -MD -MP -MF .deps/trackball.Tpo -c -o trackball.o trackball.c mv -f .deps/trackball.Tpo .deps/trackball.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -fPIC -lfreetype -lglut -lGLU -lGL -lm -o FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o ../src/libftgl.la libtool: link: g++ -I/usr/include/freetype2 -O2 -fPIC -o .libs/FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o -L/usr/lib64 /usr/lib64/libglut.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so ../src/.libs/libftgl.so /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libGLU.so -lrt /usr/lib64/libGL.so /usr/lib64/libexpat.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so -lpthread -ldl /usr/lib64/../lib64/libstdc++.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -fPIC -MT FTGLMFontDemo-FTGLMFontDemo.o -MD -MP -MF .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo -c -o FTGLMFontDemo-FTGLMFontDemo.o `test -f 'FTGLMFontDemo.cpp' || echo './'`FTGLMFontDemo.cpp mv -f .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo .deps/FTGLMFontDemo-FTGLMFontDemo.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -fPIC -lfreetype -lglut -lGLU -lGL -lm -o FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o ../src/libftgl.la libtool: link: g++ -I/usr/include/freetype2 -O2 -fPIC -o .libs/FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o -L/usr/lib64 /usr/lib64/libglut.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so ../src/.libs/libftgl.so /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libGLU.so -lrt /usr/lib64/libGL.so /usr/lib64/libexpat.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so -lpthread -ldl /usr/lib64/../lib64/libstdc++.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' Making all in docs make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[1]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' Making install in src make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' make[3]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' /usr/bin/mkdir -p '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libftgl.la '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libftgl.so.2.1.3 /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/libftgl.so.2.1.3 libtool: install: strip --strip-unneeded /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/libftgl.so.2.1.3 libtool: install: (cd /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64 && { ln -s -f libftgl.so.2.1.3 libftgl.so.2 || { rm -f libftgl.so.2 && ln -s libftgl.so.2.1.3 libftgl.so.2; }; }) libtool: install: (cd /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64 && { ln -s -f libftgl.so.2.1.3 libftgl.so || { rm -f libftgl.so && ln -s libftgl.so.2.1.3 libftgl.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libftgl.lai /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/libftgl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/include/FTGL' /usr/bin/ginstall -c -m 644 FTGL/ftgl.h FTGL/FTBBox.h FTGL/FTBuffer.h FTGL/FTPoint.h FTGL/FTGlyph.h FTGL/FTBitmapGlyph.h FTGL/FTBufferGlyph.h FTGL/FTExtrdGlyph.h FTGL/FTOutlineGlyph.h FTGL/FTPixmapGlyph.h FTGL/FTPolyGlyph.h FTGL/FTTextureGlyph.h FTGL/FTFont.h FTGL/FTGLBitmapFont.h FTGL/FTBufferFont.h FTGL/FTGLExtrdFont.h FTGL/FTGLOutlineFont.h FTGL/FTGLPixmapFont.h FTGL/FTGLPolygonFont.h FTGL/FTGLTextureFont.h FTGL/FTLayout.h FTGL/FTSimpleLayout.h '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/include/FTGL' make[3]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/src' Making install in test make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' make[3]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/test' Making install in demo make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' make[3]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/demo' Making install in docs make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[3]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/share/doc/ftgl' /usr/bin/ginstall -c -m 644 projects_using_ftgl.txt '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/share/doc/ftgl' make[3]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[3]: Entering directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 ftgl.pc '/home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[2]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' make[1]: Leaving directory '/home/djemos/salix-vlc/vlc/ftgl/src/ftgl-2.1.3~rc5' /home/djemos/salix-vlc/vlc/ftgl/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 install drwxr-xr-x 7 root root 4096 Αύγ 19 23:03 usr /home/djemos/salix-vlc/vlc/ftgl/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 658 Αύγ 19 23:03 slack-desc /home/djemos/salix-vlc/vlc/ftgl/pkg/usr: σύνολο 20 drwxr-xr-x 3 root root 4096 Αύγ 19 23:03 doc drwxr-xr-x 3 root root 4096 Αύγ 19 23:03 include drwxr-xr-x 3 root root 4096 Αύγ 19 23:03 lib64 drwxr-xr-x 3 root root 4096 Αύγ 19 23:03 share drwxr-xr-x 3 root root 4096 Αύγ 19 23:02 src /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 ftgl-2.1.3rc5 /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/doc/ftgl-2.1.3rc5: σύνολο 220 -rw-r--r-- 1 root root 1117 Αύγ 19 23:03 AUTHORS -rw-r--r-- 1 root root 811 Αύγ 19 23:03 BUGS -rw-r--r-- 1 root root 1207 Αύγ 19 23:03 COPYING -rw-r--r-- 1 root root 178921 Αύγ 19 23:03 ChangeLog -rw-r--r-- 1 root root 2089 Αύγ 19 23:03 INSTALL -rw-r--r-- 1 root root 19627 Αύγ 19 23:03 NEWS -rw-r--r-- 1 root root 941 Αύγ 19 23:03 README -rw-r--r-- 1 root root 828 Αύγ 19 23:03 TODO /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 FTGL /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/include/FTGL: σύνολο 128 -rw-r--r-- 1 root root 5119 Αύγ 19 23:03 FTBBox.h -rw-r--r-- 1 root root 2517 Αύγ 19 23:03 FTBitmapGlyph.h -rw-r--r-- 1 root root 3323 Αύγ 19 23:03 FTBuffer.h -rw-r--r-- 1 root root 2972 Αύγ 19 23:03 FTBufferFont.h -rw-r--r-- 1 root root 2226 Αύγ 19 23:03 FTBufferGlyph.h -rw-r--r-- 1 root root 3773 Αύγ 19 23:03 FTExtrdGlyph.h -rw-r--r-- 1 root root 20163 Αύγ 19 23:03 FTFont.h -rw-r--r-- 1 root root 3123 Αύγ 19 23:03 FTGLBitmapFont.h -rw-r--r-- 1 root root 3199 Αύγ 19 23:03 FTGLExtrdFont.h -rw-r--r-- 1 root root 3149 Αύγ 19 23:03 FTGLOutlineFont.h -rw-r--r-- 1 root root 3150 Αύγ 19 23:03 FTGLPixmapFont.h -rw-r--r-- 1 root root 3172 Αύγ 19 23:03 FTGLPolygonFont.h -rw-r--r-- 1 root root 3158 Αύγ 19 23:03 FTGLTextureFont.h -rw-r--r-- 1 root root 6241 Αύγ 19 23:03 FTGlyph.h -rw-r--r-- 1 root root 6501 Αύγ 19 23:03 FTLayout.h -rw-r--r-- 1 root root 3305 Αύγ 19 23:03 FTOutlineGlyph.h -rw-r--r-- 1 root root 2518 Αύγ 19 23:03 FTPixmapGlyph.h -rw-r--r-- 1 root root 7700 Αύγ 19 23:03 FTPoint.h -rw-r--r-- 1 root root 3401 Αύγ 19 23:03 FTPolyGlyph.h -rw-r--r-- 1 root root 6608 Αύγ 19 23:03 FTSimpleLayout.h -rw-r--r-- 1 root root 3583 Αύγ 19 23:03 FTTextureGlyph.h -rw-r--r-- 1 root root 4223 Αύγ 19 23:03 ftgl.h /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64: σύνολο 196 lrwxrwxrwx 1 root root 16 Αύγ 19 23:03 libftgl.so -> libftgl.so.2.1.3 lrwxrwxrwx 1 root root 16 Αύγ 19 23:03 libftgl.so.2 -> libftgl.so.2.1.3 -rwxr-xr-x 1 root root 192576 Αύγ 19 23:03 libftgl.so.2.1.3 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 pkgconfig /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 282 Αύγ 19 23:03 ftgl.pc /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/share: σύνολο 4 drwxr-xr-x 3 root root 4096 Αύγ 19 23:03 doc /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/share/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 ftgl /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/share/doc/ftgl: σύνολο 16 -rw-r--r-- 1 root root 14858 Αύγ 19 23:03 projects_using_ftgl.txt /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:03 ftgl-2.1.3rc5 /home/djemos/salix-vlc/vlc/ftgl/pkg/usr/src/ftgl-2.1.3rc5: σύνολο 16 -rw-r--r-- 1 root root 1734 Αύγ 19 23:03 SLKBUILD -rw-r--r-- 1 root root 460 Αύγ 19 23:02 gcc47.patch -rw-r--r-- 1 root root 848 Αύγ 19 23:02 nopdfdocs.patch -rw-r--r-- 1 root root 578 Αύγ 19 23:02 spam.patch Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libftgl.so libftgl.so.2.1.3 usr/lib64/libftgl.so.2 libftgl.so.2.1.3 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libftgl.so ) ( cd usr/lib64 ; ln -sf libftgl.so.2.1.3 libftgl.so ) ( cd usr/lib64 ; rm -rf libftgl.so.2 ) ( cd usr/lib64 ; ln -sf libftgl.so.2.1.3 libftgl.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libftgl.so' removed './usr/lib64/libftgl.so.2' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/salix-vlc/vlc/ftgl/ftgl-2.1.3rc5-x86_64-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/share/ usr/share/doc/ usr/share/doc/ftgl/ usr/share/doc/ftgl/projects_using_ftgl.txt usr/src/ usr/src/ftgl-2.1.3rc5/ usr/src/ftgl-2.1.3rc5/gcc47.patch usr/src/ftgl-2.1.3rc5/nopdfdocs.patch usr/src/ftgl-2.1.3rc5/SLKBUILD usr/src/ftgl-2.1.3rc5/spam.patch usr/lib64/ usr/lib64/libftgl.so.2.1.3 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/ftgl.pc usr/include/ usr/include/FTGL/ usr/include/FTGL/FTGlyph.h usr/include/FTGL/FTPoint.h usr/include/FTGL/FTGLTextureFont.h usr/include/FTGL/FTBuffer.h usr/include/FTGL/FTBufferFont.h usr/include/FTGL/FTPixmapGlyph.h usr/include/FTGL/FTSimpleLayout.h usr/include/FTGL/FTBufferGlyph.h usr/include/FTGL/FTFont.h usr/include/FTGL/FTGLBitmapFont.h usr/include/FTGL/FTTextureGlyph.h usr/include/FTGL/FTBitmapGlyph.h usr/include/FTGL/ftgl.h usr/include/FTGL/FTExtrdGlyph.h usr/include/FTGL/FTPolyGlyph.h usr/include/FTGL/FTOutlineGlyph.h usr/include/FTGL/FTGLExtrdFont.h usr/include/FTGL/FTLayout.h usr/include/FTGL/FTGLPixmapFont.h usr/include/FTGL/FTBBox.h usr/include/FTGL/FTGLOutlineFont.h usr/include/FTGL/FTGLPolygonFont.h usr/doc/ usr/doc/ftgl-2.1.3rc5/ usr/doc/ftgl-2.1.3rc5/AUTHORS usr/doc/ftgl-2.1.3rc5/TODO usr/doc/ftgl-2.1.3rc5/README usr/doc/ftgl-2.1.3rc5/ChangeLog usr/doc/ftgl-2.1.3rc5/BUGS usr/doc/ftgl-2.1.3rc5/NEWS usr/doc/ftgl-2.1.3rc5/COPYING usr/doc/ftgl-2.1.3rc5/INSTALL Slackware package /home/djemos/salix-vlc/vlc/ftgl/ftgl-2.1.3rc5-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories