* Package: media-libs/libcaca-0.99_beta19  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: X abi_x86_64 amd64 cxx elibc_glibc imlib kernel_linux ncurses opengl python python_targets_python2_7 truetype userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libcaca-0.99.beta19.tar.gz to /var/tmp/portage/media-libs/libcaca-0.99_beta19/work >>> Source unpacked in /var/tmp/portage/media-libs/libcaca-0.99_beta19/work >>> Preparing source in /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 ... * Applying libcaca-0.99_beta18-latex_hacks.patch ...  [ ok ] * Applying libcaca-0.99_beta18-fix-tests.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: libcaca-0.99.beta19/ * Running elibtoolize in: libcaca-0.99.beta19/.auto/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating libcaca-0.99.beta19/.auto/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libcaca-0.99.beta19/.auto/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --disable-slang --enable-ncurses --enable-x11 --with-x --x-libraries=/usr/lib64 --enable-gl --enable-cxx --enable-imlib2 --disable-cppunit --disable-java --disable-ruby --enable-python --disable-csharp --disable-doc checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking dependency style of ... none checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for inline... inline checking return type of signal handlers... void checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for suffix of libraries... .so.0 checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for signal... yes checking for ioctl... yes checking for snprintf... yes checking for sprintf_s... no checking for vsnprintf... yes checking for vsnprintf_s... no checking for getenv... yes checking for putenv... yes checking for strcasecmp... yes checking for htons... yes checking for usleep... yes checking for gettimeofday... yes checking for atexit... yes checking for getopt_long... yes checking for Sleep... no checking for fsin/fcos... yes checking for fldln2/fxch/fyl2x... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for X... libraries /usr/lib64, headers checking for XOpenDisplay in -lX11... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for glutCloseFunc in -lglut... yes checking for glutMainLoopEvent in -lglut... yes checking for glutCheckLoop in -lglut... no checking for ftgl >= 2.1.3... yes checking Cocoa/Cocoa.h usability... no checking Cocoa/Cocoa.h presence... no checking for Cocoa/Cocoa.h... no checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for initscr in -lncursesw... yes checking for resizeterm... yes checking for resize_term... yes checking valid output drivers... x11 gl ncurses checking working ... yes checking whether /usr/bin/python2.7 version is >= 2.2... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking available language bindings... C++ checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for imlib2... yes checking for pangoft2... yes checking for cppunit... yes checking for zzuf... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating kernel/Makefile config.status: creating caca/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating java/Makefile config.status: creating caca-sharp/Makefile config.status: creating cxx/Makefile config.status: creating python/Makefile config.status: creating ruby/Makefile config.status: creating doc/Makefile config.status: creating win32/Makefile config.status: creating caca/caca.pc config.status: creating caca-sharp/caca-sharp.dll.config config.status: creating cxx/caca++.pc config.status: creating doc/doxygen.cfg config.status: creating caca-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j4 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64' Making all in kernel make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/kernel' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/kernel' Making all in caca make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca.lo `test -f 'caca.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`caca.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca_conio.lo `test -f 'caca_conio.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`caca_conio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca0.lo `test -f 'caca0.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`caca0.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-canvas.lo `test -f 'canvas.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`canvas.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/canvas.c -fPIC -DPIC -o .libs/libcaca_la-canvas.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/caca_conio.c -fPIC -DPIC -o .libs/libcaca_la-caca_conio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/caca.c -fPIC -DPIC -o .libs/libcaca_la-caca.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/caca0.c -fPIC -DPIC -o .libs/libcaca_la-caca0.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-dirty.lo `test -f 'dirty.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`dirty.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-string.lo `test -f 'string.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-legacy.lo `test -f 'legacy.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`legacy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-transform.lo `test -f 'transform.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/dirty.c -fPIC -DPIC -o .libs/libcaca_la-dirty.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/string.c -fPIC -DPIC -o .libs/libcaca_la-string.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/legacy.c -fPIC -DPIC -o .libs/libcaca_la-legacy.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/string.c: In function 'caca_blit': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/string.c:458:51: warning: variable 'bleed_left' set but not used [-Wunused-but-set-variable] int i, j, starti, startj, endi, endj, stride, bleed_left, bleed_right; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-charset.lo `test -f 'charset.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`charset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/transform.c -fPIC -DPIC -o .libs/libcaca_la-transform.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-attr.lo `test -f 'attr.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`attr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/charset.c -fPIC -DPIC -o .libs/libcaca_la-charset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-line.lo `test -f 'line.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`line.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/attr.c -fPIC -DPIC -o .libs/libcaca_la-attr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-box.lo `test -f 'box.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`box.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/line.c -fPIC -DPIC -o .libs/libcaca_la-line.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-conic.lo `test -f 'conic.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`conic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/box.c -fPIC -DPIC -o .libs/libcaca_la-box.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-triangle.lo `test -f 'triangle.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`triangle.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-frame.lo `test -f 'frame.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`frame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/conic.c -fPIC -DPIC -o .libs/libcaca_la-conic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-dither.lo `test -f 'dither.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`dither.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/triangle.c -fPIC -DPIC -o .libs/libcaca_la-triangle.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/frame.c -fPIC -DPIC -o .libs/libcaca_la-frame.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-font.lo `test -f 'font.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`font.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/dither.c -fPIC -DPIC -o .libs/libcaca_la-dither.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-file.lo `test -f 'file.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`file.c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/dither.c: In function 'caca_dither_bitmap': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/dither.c:946:25: warning: variable 'pitch' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, pitch, deltax, deltay, dchmax; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-figfont.lo `test -f 'figfont.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`figfont.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/font.c -fPIC -DPIC -o .libs/libcaca_la-font.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/figfont.c -fPIC -DPIC -o .libs/libcaca_la-figfont.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/file.c -fPIC -DPIC -o .libs/libcaca_la-file.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/figfont.c: In function 'caca_put_figchar': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/figfont.c:146:33: warning: variable 'extra' set but not used [-Wunused-but-set-variable] int c, w, h, x, y, overlap, extra, xleft, xright; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-graphics.lo `test -f 'graphics.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`graphics.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-event.lo `test -f 'event.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`event.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-time.lo `test -f 'time.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`time.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/event.c -fPIC -DPIC -o .libs/libcaca_la-event.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/graphics.c -fPIC -DPIC -o .libs/libcaca_la-graphics.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/time.c -fPIC -DPIC -o .libs/libcaca_la-time.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-prof.lo `test -f 'prof.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`prof.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-getopt.lo `test -f 'getopt.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`getopt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o codec/libcaca_la-import.lo `test -f 'codec/import.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`codec/import.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/prof.c -fPIC -DPIC -o .libs/libcaca_la-prof.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/getopt.c -fPIC -DPIC -o .libs/libcaca_la-getopt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o codec/libcaca_la-export.lo `test -f 'codec/export.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`codec/export.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o codec/libcaca_la-text.lo `test -f 'codec/text.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`codec/text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c -fPIC -DPIC -o codec/.libs/libcaca_la-import.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/export.c -fPIC -DPIC -o codec/.libs/libcaca_la-export.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c: In function 'import_caca': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:333:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:333:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:332:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] uint32_t attr; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:331:37: warning: variable 'duration' set but not used [-Wunused-but-set-variable] unsigned int width, height, duration; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:301:23: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/import.c:301:14: warning: variable 'version' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/codec/text.c -fPIC -DPIC -o codec/.libs/libcaca_la-text.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-conio.lo `test -f 'driver/conio.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/conio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/conio.c -fPIC -DPIC -o driver/.libs/libcaca_la-conio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/ncurses.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/ncurses.c -fPIC -DPIC -o driver/.libs/libcaca_la-ncurses.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-null.lo `test -f 'driver/null.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/null.c -fPIC -DPIC -o driver/.libs/libcaca_la-null.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-raw.lo `test -f 'driver/raw.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/raw.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-slang.lo `test -f 'driver/slang.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/slang.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-vga.lo `test -f 'driver/vga.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/vga.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/raw.c -fPIC -DPIC -o driver/.libs/libcaca_la-raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/slang.c -fPIC -DPIC -o driver/.libs/libcaca_la-slang.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-win32.lo `test -f 'driver/win32.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/win32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/vga.c -fPIC -DPIC -o driver/.libs/libcaca_la-vga.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-x11.lo `test -f 'driver/x11.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/x11.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver/libcaca_la-gl.lo `test -f 'driver/gl.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/'`driver/gl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/gl.c -fPIC -DPIC -o driver/.libs/libcaca_la-gl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/win32.c -fPIC -DPIC -o driver/.libs/libcaca_la-win32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -DPLUGINDIR=\"\" -I/usr/include/FTGL -I/usr/include/freetype2 -D__LIBCACA__ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/x11.c -fPIC -DPIC -o driver/.libs/libcaca_la-x11.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/x11.c: In function 'x11_get_event': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/x11.c:629:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(dp->drv.p->dpy, xevent.xkey.keycode, 0); ^ In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca/driver/x11.c:22:0: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -no-undefined -version-number 0:99:19 -Wl,-O1 -Wl,--as-needed -o libcaca.la -rpath /usr/lib64 libcaca_la-caca.lo libcaca_la-caca_conio.lo libcaca_la-caca0.lo libcaca_la-canvas.lo libcaca_la-dirty.lo libcaca_la-string.lo libcaca_la-legacy.lo libcaca_la-transform.lo libcaca_la-charset.lo libcaca_la-attr.lo libcaca_la-line.lo libcaca_la-box.lo libcaca_la-conic.lo libcaca_la-triangle.lo libcaca_la-frame.lo libcaca_la-dither.lo libcaca_la-font.lo libcaca_la-file.lo libcaca_la-figfont.lo libcaca_la-graphics.lo libcaca_la-event.lo libcaca_la-time.lo libcaca_la-prof.lo libcaca_la-getopt.lo codec/libcaca_la-import.lo codec/libcaca_la-export.lo codec/libcaca_la-text.lo driver/libcaca_la-conio.lo driver/libcaca_la-ncurses.lo driver/libcaca_la-null.lo driver/libcaca_la-raw.lo driver/libcaca_la-slang.lo driver/libcaca_la-vga.lo driver/libcaca_la-win32.lo driver/libcaca_la-x11.lo driver/libcaca_la-gl.lo -lncursesw -lX11 -L/usr/lib64 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libcaca_la-caca.o .libs/libcaca_la-caca_conio.o .libs/libcaca_la-caca0.o .libs/libcaca_la-canvas.o .libs/libcaca_la-dirty.o .libs/libcaca_la-string.o .libs/libcaca_la-legacy.o .libs/libcaca_la-transform.o .libs/libcaca_la-charset.o .libs/libcaca_la-attr.o .libs/libcaca_la-line.o .libs/libcaca_la-box.o .libs/libcaca_la-conic.o .libs/libcaca_la-triangle.o .libs/libcaca_la-frame.o .libs/libcaca_la-dither.o .libs/libcaca_la-font.o .libs/libcaca_la-file.o .libs/libcaca_la-figfont.o .libs/libcaca_la-graphics.o .libs/libcaca_la-event.o .libs/libcaca_la-time.o .libs/libcaca_la-prof.o .libs/libcaca_la-getopt.o codec/.libs/libcaca_la-import.o codec/.libs/libcaca_la-export.o codec/.libs/libcaca_la-text.o driver/.libs/libcaca_la-conio.o driver/.libs/libcaca_la-ncurses.o driver/.libs/libcaca_la-null.o driver/.libs/libcaca_la-raw.o driver/.libs/libcaca_la-slang.o driver/.libs/libcaca_la-vga.o driver/.libs/libcaca_la-win32.o driver/.libs/libcaca_la-x11.o driver/.libs/libcaca_la-gl.o -Wl,--as-needed -lncursesw -lX11 -L/usr/lib64 -lGL -lGLU -lglut -lftgl -lz -Wl,-O1 -Wl,-soname -Wl,libcaca.so.0 -o .libs/libcaca.so.0.99.19 libtool: link: (cd ".libs" && rm -f "libcaca.so.0" && ln -s "libcaca.so.0.99.19" "libcaca.so.0") libtool: link: (cd ".libs" && rm -f "libcaca.so" && ln -s "libcaca.so.0.99.19" "libcaca.so") libtool: link: ( cd ".libs" && rm -f "libcaca.la" && ln -s "../libcaca.la" "libcaca.la" ) make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca' Making all in src make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacademo.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacademo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o aafire.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/aafire.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacaplay.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaplay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacaview-cacaview.o `test -f 'cacaview.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/'`cacaview.c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/aafire.c: In function 'firemain': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/aafire.c:185:25: warning: variable 'i' set but not used [-Wunused-but-set-variable] register unsigned int i; ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacademo.c: In function 'do_plasma': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacademo.c:408:22: warning: variable 'x' set but not used [-Wunused-but-set-variable] unsigned int x; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacaview-common-image.o `test -f 'common-image.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/'`common-image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o img2txt-img2txt.o `test -f 'img2txt.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/'`img2txt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o img2txt-common-image.o `test -f 'common-image.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/'`common-image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacaclock.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaclock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacaserver.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o cacadraw.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacadraw.c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaserver.c: In function 'main': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaserver.c:210:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, server->input + server->read, 12 - server->read); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/src/cacaserver.c:218:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, server->input + server->read - 1, 1); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cacafire aafire.o ../caca/libcaca.la ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cacaplay cacaplay.o ../caca/libcaca.la ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,-O1 -Wl,--as-needed -o cacaview cacaview-cacaview.o cacaview-common-image.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacaplay cacaplay.o -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacafire aafire.o -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,-O1 -Wl,--as-needed -o img2txt img2txt-img2txt.o img2txt-common-image.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cacaclock cacaclock.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacaview cacaview-cacaview.o cacaview-common-image.o -lImlib2 -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cacaserver cacaserver.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cacadraw cacadraw.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/img2txt img2txt-img2txt.o img2txt-common-image.o -lImlib2 -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacaclock cacaclock.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1 -Wl,--as-needed -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacaserver cacaserver.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacadraw cacadraw.o -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacademo cacademo.o -lm -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/src' Making all in examples make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/examples' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o trifiller-trifiller.o `test -f 'trifiller.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/'`trifiller.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o blit.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/blit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o canvas.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/canvas.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o colors.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/colors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o conio.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/conio.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o conio-snake.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/conio-snake.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o demo.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/demo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o demo0.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/demo0.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o dithering.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/dithering.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o driver.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/driver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o event.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o export.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o figfont.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/figfont.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o font.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/font.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o font2tga.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/font2tga.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o frames.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/frames.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o fullwidth.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/fullwidth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o gamma.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/gamma.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o hsv.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/hsv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o input.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o spritedit.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/spritedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o swallow.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/swallow.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o text.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/text.c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/swallow.c: In function 'main': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/swallow.c:103:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf[i] + total[i], 128, 1, f[i]); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o transform.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/transform.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o truecolor.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/truecolor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o unicode.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/unicode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o import.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o mouse.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/mouse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o ../src/trifiller-common-image.o `test -f '../src/common-image.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/examples/'`../src/common-image.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o blit blit.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o canvas canvas.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o colors colors.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o conio conio.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/canvas canvas.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/colors colors.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/blit blit.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,-O1 -Wl,--as-needed -o conio-snake conio-snake.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/conio conio.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1 -Wl,--as-needed -o demo demo.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1 -Wl,--as-needed -o demo0 demo0.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o dithering dithering.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/demo0 demo0.o -lm -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/demo demo.o -lm -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,-O1 -o .libs/conio-snake conio-snake.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/dithering dithering.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o driver driver.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o event event.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o export export.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o figfont figfont.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/event event.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/driver driver.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/export export.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/figfont figfont.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o font font.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o font2tga font2tga.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o frames frames.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/font font.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o fullwidth fullwidth.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1 -Wl,--as-needed -o gamma gamma.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/font2tga font2tga.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/frames frames.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o hsv hsv.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/fullwidth fullwidth.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o input input.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/gamma gamma.o -lm -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o spritedit spritedit.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/hsv hsv.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o swallow swallow.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/input input.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o text text.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/spritedit spritedit.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o transform transform.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/swallow swallow.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o truecolor truecolor.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o unicode unicode.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/transform transform.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/text text.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/truecolor truecolor.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o import import.o ../caca/libcaca.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o mouse mouse.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/unicode unicode.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,-O1 -Wl,--as-needed -o trifiller trifiller-trifiller.o ../src/trifiller-common-image.o ../caca/libcaca.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/mouse mouse.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/import import.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/trifiller trifiller-trifiller.o ../src/trifiller-common-image.o -lImlib2 -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz -lm make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/examples' Making all in tools make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o optipal.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/optipal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o sortchars.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/sortchars.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o makefont-makefont.o `test -f 'makefont.c' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/'`makefont.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o sortchars sortchars.o ../caca/libcaca.la /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/makefont.c: In function 'main': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/makefont.c:130:5: warning: 'pango_ft2_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] cx = pango_ft2_font_map_create_context(PANGO_FT2_FONT_MAP(fm)); ^ In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/tools/makefont.c:29:0: /usr/include/pango-1.0/pango/pangoft2.h:114:15: note: declared here PangoContext *pango_ft2_font_map_create_context (PangoFT2FontMap *fontmap); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--as-needed -o optipal optipal.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-O1 -Wl,--as-needed -o makefont makefont-makefont.o ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o optipal optipal.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/sortchars sortchars.o -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/makefont makefont-makefont.o -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/tools' Making all in cxx make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/cxx' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca++.lo /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx/caca++.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o cxxtest.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx/cxxtest.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/cxx/caca++.cpp -fPIC -DPIC -o .libs/caca++.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -no-undefined -version-number 0:99:19 -Wl,-O1 -Wl,--as-needed -o libcaca++.la -rpath /usr/lib64 caca++.lo ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/caca++.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca/.libs -Wl,--as-needed ../caca/.libs/libcaca.so -L/usr/lib64 -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libcaca++.so.0 -o .libs/libcaca++.so.0.99.19 libtool: link: (cd ".libs" && rm -f "libcaca++.so.0" && ln -s "libcaca++.so.0.99.19" "libcaca++.so.0") libtool: link: (cd ".libs" && rm -f "libcaca++.so" && ln -s "libcaca++.so.0.99.19" "libcaca++.so") libtool: link: ( cd ".libs" && rm -f "libcaca++.la" && ln -s "../libcaca++.la" "libcaca++.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,-O1 -Wl,--as-needed -o cxxtest cxxtest.o libcaca++.la ../caca/libcaca.la libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,-O1 -o .libs/cxxtest cxxtest.o -Wl,--as-needed ./.libs/libcaca++.so -L/usr/lib64 /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca/.libs/libcaca.so ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/cxx' Making all in caca-sharp make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca-sharp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/caca-sharp' Making all in python make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/python' Making all in ruby make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/ruby' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/ruby' Making all in java make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/java' make all-am make[3]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/java' make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/java' Making all in doc make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/doc' Making all in test make[2]: Entering directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o simple.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/simple.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o bench.o /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/bench.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca_test-caca-test.o `test -f 'caca-test.cpp' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/'`caca-test.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca_test-canvas.o `test -f 'canvas.cpp' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/'`canvas.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca_test-dirty.o `test -f 'dirty.cpp' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/'`dirty.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/type_traits:35:0, from /usr/include/cppunit/tools/StringHelper.h:7, from /usr/include/cppunit/TestAssert.h:8, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca_test-driver.o `test -f 'driver.cpp' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/'`driver.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/type_traits:35:0, from /usr/include/cppunit/tools/StringHelper.h:7, from /usr/include/cppunit/TestAssert.h:8, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/type_traits:35:0, from /usr/include/cppunit/tools/StringHelper.h:7, from /usr/include/cppunit/TestAssert.h:8, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test -I.. -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19 -I/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca -I../caca -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o caca_test-export.o `test -f 'export.cpp' || echo '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/'`export.cpp In file included from /usr/include/cppunit/TestAssert.h:8:0, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits::toString(const T&)': /usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper' return CPPUNIT_NS::StringHelper::toString(x); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/include/cppunit/TestCaller.h: At global scope: /usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type std::function m_test_function; ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod)': /usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h:121:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture&)': /usr/include/cppunit/TestCaller.h:138:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h:138:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture*)': /usr/include/cppunit/TestCaller.h:155:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h:155:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, int)': /usr/include/cppunit/TestCaller.h:162:17: error: 'fixture' was not declared in this scope m_fixture(fixture), ^ /usr/include/cppunit/TestCaller.h:163:7: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h:163:23: error: 'test_function' was not declared in this scope m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h: In member function 'void CppUnit::TestCaller::runTest()': /usr/include/cppunit/TestCaller.h:175:23: error: there are no arguments to 'm_test_function' that depend on a template parameter, so a declaration of 'm_test_function' must be available [-fpermissive] m_test_function(); ^ /usr/include/cppunit/TestCaller.h:175:23: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/type_traits:35:0, from /usr/include/cppunit/tools/StringHelper.h:7, from /usr/include/cppunit/TestAssert.h:8, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/include/cppunit/extensions/TestNamer.h: In member function 'std::__cxx11::string CppUnit::TestNamer::getTestNameFor(const string&, const E&) const': /usr/include/cppunit/extensions/TestNamer.h:70:69: error: 'toString' is not a member of 'CppUnit::StringHelper' return getTestNameFor(testMethodName) + " with parameter: " + CPPUNIT_NS::StringHelper::toString(val); ^ In file included from /usr/include/cppunit/TestAssert.h:8:0, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits::toString(const T&)': /usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper' return CPPUNIT_NS::StringHelper::toString(x); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/include/cppunit/TestCaller.h: At global scope: /usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type std::function m_test_function; ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod)': /usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h:121:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture&)': /usr/include/cppunit/TestCaller.h:138:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h:138:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture*)': /usr/include/cppunit/TestCaller.h:155:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h:155:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, int)': /usr/include/cppunit/TestCaller.h:162:17: error: 'fixture' was not declared in this scope m_fixture(fixture), ^ /usr/include/cppunit/TestCaller.h:163:7: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h:163:23: error: 'test_function' was not declared in this scope m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h: In member function 'void CppUnit::TestCaller::runTest()': /usr/include/cppunit/TestCaller.h:175:23: error: there are no arguments to 'm_test_function' that depend on a template parameter, so a declaration of 'm_test_function' must be available [-fpermissive] m_test_function(); ^ /usr/include/cppunit/TestCaller.h:175:23: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15:0: /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp: In static member function 'static CppUnit::TestSuite* CanvasTest::suite()': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:29:5: error: 'unique_ptr' is not a member of 'std' CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:29:5: error: expected primary-expression before '>' token CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:29:5: error: 'guard' was not declared in this scope CPPUNIT_TEST_SUITE_END(); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15: /usr/include/cppunit/TestCaller.h: In instantiation of 'void CppUnit::TestCaller::runTest() [with Fixture = CanvasTest]': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:109:44: required from here /usr/include/cppunit/TestCaller.h:175:22: error: 'm_test_function' was not declared in this scope m_test_function(); ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/include/cppunit/extensions/TestNamer.h: In member function 'std::__cxx11::string CppUnit::TestNamer::getTestNameFor(const string&, const E&) const': /usr/include/cppunit/extensions/TestNamer.h:70:69: error: 'toString' is not a member of 'CppUnit::StringHelper' return getTestNameFor(testMethodName) + " with parameter: " + CPPUNIT_NS::StringHelper::toString(val); ^ In file included from /usr/include/cppunit/TestAssert.h:8:0, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits::toString(const T&)': /usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper' return CPPUNIT_NS::StringHelper::toString(x); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/include/cppunit/TestCaller.h: At global scope: /usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type std::function m_test_function; ^ make[2]: *** [Makefile:744: caca_test-canvas.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod)': /usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h:121:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture&)': /usr/include/cppunit/TestCaller.h:138:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h:138:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture*)': /usr/include/cppunit/TestCaller.h:155:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h:155:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, int)': /usr/include/cppunit/TestCaller.h:162:17: error: 'fixture' was not declared in this scope m_fixture(fixture), ^ /usr/include/cppunit/TestCaller.h:163:7: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h:163:23: error: 'test_function' was not declared in this scope m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h: In member function 'void CppUnit::TestCaller::runTest()': /usr/include/cppunit/TestCaller.h:175:23: error: there are no arguments to 'm_test_function' that depend on a template parameter, so a declaration of 'm_test_function' must be available [-fpermissive] m_test_function(); ^ /usr/include/cppunit/TestCaller.h:175:23: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15:0: /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp: In static member function 'static CppUnit::TestSuite* DirtyTest::suite()': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:31:5: error: 'unique_ptr' is not a member of 'std' CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:31:5: error: expected primary-expression before '>' token CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:31:5: error: 'guard' was not declared in this scope CPPUNIT_TEST_SUITE_END(); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:15: /usr/include/cppunit/TestCaller.h: In instantiation of 'void CppUnit::TestCaller::runTest() [with Fixture = DirtyTest]': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/dirty.cpp:289:43: required from here /usr/include/cppunit/TestCaller.h:175:22: error: 'm_test_function' was not declared in this scope m_test_function(); ^ make[2]: *** [Makefile:758: caca_test-dirty.o] Error 1 In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/include/cppunit/extensions/TestNamer.h: In member function 'std::__cxx11::string CppUnit::TestNamer::getTestNameFor(const string&, const E&) const': /usr/include/cppunit/extensions/TestNamer.h:70:69: error: 'toString' is not a member of 'CppUnit::StringHelper' return getTestNameFor(testMethodName) + " with parameter: " + CPPUNIT_NS::StringHelper::toString(val); ^ In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15:0: /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp: In static member function 'static CppUnit::TestSuite* DriverTest::suite()': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:26:5: error: 'unique_ptr' is not a member of 'std' CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:26:5: error: expected primary-expression before '>' token CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:26:5: error: 'guard' was not declared in this scope CPPUNIT_TEST_SUITE_END(); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:15: /usr/include/cppunit/TestCaller.h: In instantiation of 'void CppUnit::TestCaller::runTest() [with Fixture = DriverTest]': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/driver.cpp:45:44: required from here /usr/include/cppunit/TestCaller.h:175:22: error: 'm_test_function' was not declared in this scope m_test_function(); ^ make[2]: *** [Makefile:772: caca_test-driver.o] Error 1 In file included from /usr/include/cppunit/TestAssert.h:8:0, from /usr/include/cppunit/TestCase.h:6, from /usr/include/cppunit/TestCaller.h:5, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if::value, std::string>::type toString(const T& x) ^ /usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token typename std::enable_if::value, std::string>::type toString(const T& x) ^ In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits::toString(const T&)': /usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper' return CPPUNIT_NS::StringHelper::toString(x); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/include/cppunit/TestCaller.h: At global scope: /usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token TestCaller(std::string name, std::function test_function, Fixture* fixture): ^ /usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type std::function m_test_function; ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod)': /usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h:121:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, m_fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture&)': /usr/include/cppunit/TestCaller.h:138:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h:138:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, &fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, CppUnit::TestCaller::TestMethod, Fixture*)': /usr/include/cppunit/TestCaller.h:155:6: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h:155:23: error: 'bind' is not a member of 'std' m_test_function( std::bind(test, fixture) ) ^ /usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller::TestCaller(std::__cxx11::string, int)': /usr/include/cppunit/TestCaller.h:162:17: error: 'fixture' was not declared in this scope m_fixture(fixture), ^ /usr/include/cppunit/TestCaller.h:163:7: error: class 'CppUnit::TestCaller' does not have any field named 'm_test_function' m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h:163:23: error: 'test_function' was not declared in this scope m_test_function(test_function) ^ /usr/include/cppunit/TestCaller.h: In member function 'void CppUnit::TestCaller::runTest()': /usr/include/cppunit/TestCaller.h:175:23: error: there are no arguments to 'm_test_function' that depend on a template parameter, so a declaration of 'm_test_function' must be available [-fpermissive] m_test_function(); ^ /usr/include/cppunit/TestCaller.h:175:23: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from /usr/include/cppunit/Exception.h:4:0, from /usr/include/cppunit/TestCaller.h:4, from /usr/include/cppunit/extensions/HelperMacros.h:9, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/include/cppunit/extensions/TestNamer.h: In member function 'std::__cxx11::string CppUnit::TestNamer::getTestNameFor(const string&, const E&) const': /usr/include/cppunit/extensions/TestNamer.h:70:69: error: 'toString' is not a member of 'CppUnit::StringHelper' return getTestNameFor(testMethodName) + " with parameter: " + CPPUNIT_NS::StringHelper::toString(val); ^ In file included from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15:0: /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp: In static member function 'static CppUnit::TestSuite* ExportTest::suite()': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:26:5: error: 'unique_ptr' is not a member of 'std' CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:26:5: error: expected primary-expression before '>' token CPPUNIT_TEST_SUITE_END(); ^ /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:26:5: error: 'guard' was not declared in this scope CPPUNIT_TEST_SUITE_END(); ^ In file included from /usr/include/cppunit/extensions/HelperMacros.h:9:0, from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:15: /usr/include/cppunit/TestCaller.h: In instantiation of 'void CppUnit::TestCaller::runTest() [with Fixture = ExportTest]': /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/export.cpp:71:44: required from here /usr/include/cppunit/TestCaller.h:175:22: error: 'm_test_function' was not declared in this scope m_test_function(); ^ make[2]: *** [Makefile:786: caca_test-export.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64/test' make[1]: *** [Makefile:541: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64' make: *** [Makefile:436: all] Error 2 * ERROR: media-libs/libcaca-0.99_beta19::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/libcaca-0.99_beta19::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/libcaca-0.99_beta19::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:libcaca-0.99_beta19:20170525-204446.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libcaca-0.99_beta19/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/libcaca-0.99_beta19/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19-abi_x86_64.amd64' * S: '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =libcaca-0.99_beta19