D: [iurt_root_command] chroot :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' Installing /home/pterjan/rpmbuild/SRPMS/libcaca-0.99-0.beta18.13.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HMjUQk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libcaca-0.99.beta18 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/libcaca-0.99.beta18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcaca-0.99.beta18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libcaca-ruby2.2.patch):' Patch #0 (libcaca-ruby2.2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac patching file ruby/caca-canvas.c patching file ruby/caca-dither.c + echo 'Patch #1 (0001-Allow-building-with-Werror-format-security.patch):' Patch #1 (0001-Allow-building-with-Werror-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ruby/caca-canvas.c patching file ruby/caca-display.c patching file ruby/caca-dither.c patching file ruby/caca-font.c + sed -i s/AM_CONFIG_HEADER/AC_CONFIG_HEADER/ configure.ac + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GLwPr7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libcaca-0.99.beta18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.auto'. libtoolize: copying file '.auto/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:20: installing '.auto/compile' configure.ac:6: installing '.auto/missing' Makefile.am: installing './INSTALL' caca/Makefile.am:60: warning: source file 'codec/import.c' is in a subdirectory, caca/Makefile.am:60: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. caca/Makefile.am:60: warning: source file 'codec/export.c' is in a subdirectory, caca/Makefile.am:60: but option 'subdir-objects' is disabled caca/Makefile.am:60: warning: source file 'codec/text.c' is in a subdirectory, caca/Makefile.am:60: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/conio.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/ncurses.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/null.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/raw.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/slang.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/vga.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:67: warning: source file 'driver/win32.c' is in a subdirectory, caca/Makefile.am:67: but option 'subdir-objects' is disabled caca/Makefile.am:116: warning: source file 'driver/x11.c' is in a subdirectory, caca/Makefile.am:116: but option 'subdir-objects' is disabled caca/Makefile.am:116: warning: source file 'driver/gl.c' is in a subdirectory, caca/Makefile.am:116: but option 'subdir-objects' is disabled caca/Makefile.am:120: warning: source file 'driver/cocoa.m' is in a subdirectory, caca/Makefile.am:120: but option 'subdir-objects' is disabled caca/Makefile.am:111: warning: source file 'driver/gl.c' is in a subdirectory, caca/Makefile.am:111: but option 'subdir-objects' is disabled caca/Makefile.am:106: warning: source file 'driver/x11.c' is in a subdirectory, caca/Makefile.am:106: but option 'subdir-objects' is disabled caca/Makefile.am: installing '.auto/depcomp' examples/Makefile.am:10: warning: source file '../src/common-image.c' is in a subdirectory, examples/Makefile.am:10: but option 'subdir-objects' is disabled java/Makefile.am:13: warning: wildcard $(srcdir: non-POSIX variable name java/Makefile.am:13: (probably a GNU make extension) ruby/Makefile.am:11: warning: 'CFLAGS' is a user variable, you should not override it; ruby/Makefile.am:11: use 'AM_CFLAGS' instead parallel-tests: installing '.auto/test-driver' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-slang --disable-java --enable-ncurses --enable-x11 --enable-imlib2 --enable-doc --enable-plugins --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking dependency style of ... none checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -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 pkg-config... /usr/bin/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 vsnprintf... yes 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 slang.h usability... no checking slang.h presence... no checking for slang.h... no checking slang/slang.h usability... yes checking slang/slang.h presence... yes checking for slang/slang.h... yes checking for SLsmg_utf8_enable in -lslang... yes checking for X... libraries /usr/lib64, headers /usr/include 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... 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... slang x11 gl ncurses checking working ... yes checking for csc... no checking for gmcs... no checking for gacutil... no checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for ruby... /usr/bin/ruby :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' :4:in `require': cannot load such file -- rubygems.rb (LoadError) from :4:in `' checking ruby.h usability... yes checking ruby.h presence... yes checking for ruby.h... yes checking available language bindings... C++ Ruby 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... no checking for doxygen... /usr/bin/doxygen checking for pdflatex... /usr/bin/pdflatex checking for kpsewhich... /usr/bin/kpsewhich checking for dvips... /usr/bin/dvips checking for a4.sty and a4wide.sty... no checking for CPPUNIT... no 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 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in kernel make[2]: Nothing to be done for 'all'. Making all in caca make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca0.lo -MD -MP -MF .deps/libcaca_la-caca0.Tpo -c -o libcaca_la-caca0.lo `test -f 'caca0.c' || echo './'`caca0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca0.lo -MD -MP -MF .deps/libcaca_la-caca0.Tpo -c caca0.c -fPIC -DPIC -o .libs/libcaca_la-caca0.o mv -f .deps/libcaca_la-caca0.Tpo .deps/libcaca_la-caca0.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-legacy.lo -MD -MP -MF .deps/libcaca_la-legacy.Tpo -c -o libcaca_la-legacy.lo `test -f 'legacy.c' || echo './'`legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-legacy.lo -MD -MP -MF .deps/libcaca_la-legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/libcaca_la-legacy.o mv -f .deps/libcaca_la-legacy.Tpo .deps/libcaca_la-legacy.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dirty.lo -MD -MP -MF .deps/libcaca_la-dirty.Tpo -c -o libcaca_la-dirty.lo `test -f 'dirty.c' || echo './'`dirty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dirty.lo -MD -MP -MF .deps/libcaca_la-dirty.Tpo -c dirty.c -fPIC -DPIC -o .libs/libcaca_la-dirty.o mv -f .deps/libcaca_la-dirty.Tpo .deps/libcaca_la-dirty.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca.lo -MD -MP -MF .deps/libcaca_la-caca.Tpo -c -o libcaca_la-caca.lo `test -f 'caca.c' || echo './'`caca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca.lo -MD -MP -MF .deps/libcaca_la-caca.Tpo -c caca.c -fPIC -DPIC -o .libs/libcaca_la-caca.o mv -f .deps/libcaca_la-caca.Tpo .deps/libcaca_la-caca.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-canvas.lo -MD -MP -MF .deps/libcaca_la-canvas.Tpo -c -o libcaca_la-canvas.lo `test -f 'canvas.c' || echo './'`canvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-canvas.lo -MD -MP -MF .deps/libcaca_la-canvas.Tpo -c canvas.c -fPIC -DPIC -o .libs/libcaca_la-canvas.o mv -f .deps/libcaca_la-canvas.Tpo .deps/libcaca_la-canvas.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-string.lo -MD -MP -MF .deps/libcaca_la-string.Tpo -c -o libcaca_la-string.lo `test -f 'string.c' || echo './'`string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-string.lo -MD -MP -MF .deps/libcaca_la-string.Tpo -c string.c -fPIC -DPIC -o .libs/libcaca_la-string.o string.c: In function 'caca_blit': string.c:447: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; ^ mv -f .deps/libcaca_la-string.Tpo .deps/libcaca_la-string.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-transform.lo -MD -MP -MF .deps/libcaca_la-transform.Tpo -c -o libcaca_la-transform.lo `test -f 'transform.c' || echo './'`transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-transform.lo -MD -MP -MF .deps/libcaca_la-transform.Tpo -c transform.c -fPIC -DPIC -o .libs/libcaca_la-transform.o mv -f .deps/libcaca_la-transform.Tpo .deps/libcaca_la-transform.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca_conio.lo -MD -MP -MF .deps/libcaca_la-caca_conio.Tpo -c -o libcaca_la-caca_conio.lo `test -f 'caca_conio.c' || echo './'`caca_conio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca_conio.lo -MD -MP -MF .deps/libcaca_la-caca_conio.Tpo -c caca_conio.c -fPIC -DPIC -o .libs/libcaca_la-caca_conio.o mv -f .deps/libcaca_la-caca_conio.Tpo .deps/libcaca_la-caca_conio.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-charset.lo -MD -MP -MF .deps/libcaca_la-charset.Tpo -c -o libcaca_la-charset.lo `test -f 'charset.c' || echo './'`charset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-charset.lo -MD -MP -MF .deps/libcaca_la-charset.Tpo -c charset.c -fPIC -DPIC -o .libs/libcaca_la-charset.o mv -f .deps/libcaca_la-charset.Tpo .deps/libcaca_la-charset.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-line.lo -MD -MP -MF .deps/libcaca_la-line.Tpo -c -o libcaca_la-line.lo `test -f 'line.c' || echo './'`line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-line.lo -MD -MP -MF .deps/libcaca_la-line.Tpo -c line.c -fPIC -DPIC -o .libs/libcaca_la-line.o mv -f .deps/libcaca_la-line.Tpo .deps/libcaca_la-line.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-attr.lo -MD -MP -MF .deps/libcaca_la-attr.Tpo -c -o libcaca_la-attr.lo `test -f 'attr.c' || echo './'`attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-attr.lo -MD -MP -MF .deps/libcaca_la-attr.Tpo -c attr.c -fPIC -DPIC -o .libs/libcaca_la-attr.o mv -f .deps/libcaca_la-attr.Tpo .deps/libcaca_la-attr.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-triangle.lo -MD -MP -MF .deps/libcaca_la-triangle.Tpo -c -o libcaca_la-triangle.lo `test -f 'triangle.c' || echo './'`triangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-triangle.lo -MD -MP -MF .deps/libcaca_la-triangle.Tpo -c triangle.c -fPIC -DPIC -o .libs/libcaca_la-triangle.o mv -f .deps/libcaca_la-triangle.Tpo .deps/libcaca_la-triangle.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-box.lo -MD -MP -MF .deps/libcaca_la-box.Tpo -c -o libcaca_la-box.lo `test -f 'box.c' || echo './'`box.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-box.lo -MD -MP -MF .deps/libcaca_la-box.Tpo -c box.c -fPIC -DPIC -o .libs/libcaca_la-box.o mv -f .deps/libcaca_la-box.Tpo .deps/libcaca_la-box.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conic.lo -MD -MP -MF .deps/libcaca_la-conic.Tpo -c -o libcaca_la-conic.lo `test -f 'conic.c' || echo './'`conic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conic.lo -MD -MP -MF .deps/libcaca_la-conic.Tpo -c conic.c -fPIC -DPIC -o .libs/libcaca_la-conic.o mv -f .deps/libcaca_la-conic.Tpo .deps/libcaca_la-conic.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-frame.lo -MD -MP -MF .deps/libcaca_la-frame.Tpo -c -o libcaca_la-frame.lo `test -f 'frame.c' || echo './'`frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-frame.lo -MD -MP -MF .deps/libcaca_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/libcaca_la-frame.o mv -f .deps/libcaca_la-frame.Tpo .deps/libcaca_la-frame.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-file.lo -MD -MP -MF .deps/libcaca_la-file.Tpo -c -o libcaca_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-file.lo -MD -MP -MF .deps/libcaca_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libcaca_la-file.o mv -f .deps/libcaca_la-file.Tpo .deps/libcaca_la-file.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-prof.lo -MD -MP -MF .deps/libcaca_la-prof.Tpo -c -o libcaca_la-prof.lo `test -f 'prof.c' || echo './'`prof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-prof.lo -MD -MP -MF .deps/libcaca_la-prof.Tpo -c prof.c -fPIC -DPIC -o .libs/libcaca_la-prof.o mv -f .deps/libcaca_la-prof.Tpo .deps/libcaca_la-prof.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-figfont.lo -MD -MP -MF .deps/libcaca_la-figfont.Tpo -c -o libcaca_la-figfont.lo `test -f 'figfont.c' || echo './'`figfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-figfont.lo -MD -MP -MF .deps/libcaca_la-figfont.Tpo -c figfont.c -fPIC -DPIC -o .libs/libcaca_la-figfont.o figfont.c: In function 'caca_put_figchar': figfont.c:141:33: warning: variable 'extra' set but not used [-Wunused-but-set-variable] int c, w, h, x, y, overlap, extra, xleft, xright; ^ mv -f .deps/libcaca_la-figfont.Tpo .deps/libcaca_la-figfont.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-time.lo -MD -MP -MF .deps/libcaca_la-time.Tpo -c -o libcaca_la-time.lo `test -f 'time.c' || echo './'`time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-time.lo -MD -MP -MF .deps/libcaca_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libcaca_la-time.o mv -f .deps/libcaca_la-time.Tpo .deps/libcaca_la-time.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-graphics.lo -MD -MP -MF .deps/libcaca_la-graphics.Tpo -c -o libcaca_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-graphics.lo -MD -MP -MF .deps/libcaca_la-graphics.Tpo -c graphics.c -fPIC -DPIC -o .libs/libcaca_la-graphics.o mv -f .deps/libcaca_la-graphics.Tpo .deps/libcaca_la-graphics.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dither.lo -MD -MP -MF .deps/libcaca_la-dither.Tpo -c -o libcaca_la-dither.lo `test -f 'dither.c' || echo './'`dither.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dither.lo -MD -MP -MF .deps/libcaca_la-dither.Tpo -c dither.c -fPIC -DPIC -o .libs/libcaca_la-dither.o dither.c: In function 'caca_dither_bitmap': dither.c:946:25: warning: variable 'pitch' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, pitch, deltax, deltay, dchmax; ^ mv -f .deps/libcaca_la-dither.Tpo .deps/libcaca_la-dither.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-event.lo -MD -MP -MF .deps/libcaca_la-event.Tpo -c -o libcaca_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-event.lo -MD -MP -MF .deps/libcaca_la-event.Tpo -c event.c -fPIC -DPIC -o .libs/libcaca_la-event.o mv -f .deps/libcaca_la-event.Tpo .deps/libcaca_la-event.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-getopt.lo -MD -MP -MF .deps/libcaca_la-getopt.Tpo -c -o libcaca_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-getopt.lo -MD -MP -MF .deps/libcaca_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libcaca_la-getopt.o mv -f .deps/libcaca_la-getopt.Tpo .deps/libcaca_la-getopt.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conio.lo -MD -MP -MF .deps/libcaca_la-conio.Tpo -c -o libcaca_la-conio.lo `test -f 'driver/conio.c' || echo './'`driver/conio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conio.lo -MD -MP -MF .deps/libcaca_la-conio.Tpo -c driver/conio.c -fPIC -DPIC -o .libs/libcaca_la-conio.o mv -f .deps/libcaca_la-conio.Tpo .deps/libcaca_la-conio.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-import.lo -MD -MP -MF .deps/libcaca_la-import.Tpo -c -o libcaca_la-import.lo `test -f 'codec/import.c' || echo './'`codec/import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-import.lo -MD -MP -MF .deps/libcaca_la-import.Tpo -c codec/import.c -fPIC -DPIC -o .libs/libcaca_la-import.o codec/import.c: In function 'import_caca': codec/import.c:317:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:317:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:316:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] uint32_t attr; ^ codec/import.c:315:37: warning: variable 'duration' set but not used [-Wunused-but-set-variable] unsigned int width, height, duration; ^ codec/import.c:285:23: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ codec/import.c:285:14: warning: variable 'version' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ mv -f .deps/libcaca_la-import.Tpo .deps/libcaca_la-import.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-null.lo -MD -MP -MF .deps/libcaca_la-null.Tpo -c -o libcaca_la-null.lo `test -f 'driver/null.c' || echo './'`driver/null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-null.lo -MD -MP -MF .deps/libcaca_la-null.Tpo -c driver/null.c -fPIC -DPIC -o .libs/libcaca_la-null.o mv -f .deps/libcaca_la-null.Tpo .deps/libcaca_la-null.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-ncurses.lo -MD -MP -MF .deps/libcaca_la-ncurses.Tpo -c -o libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo './'`driver/ncurses.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-ncurses.lo -MD -MP -MF .deps/libcaca_la-ncurses.Tpo -c driver/ncurses.c -fPIC -DPIC -o .libs/libcaca_la-ncurses.o mv -f .deps/libcaca_la-ncurses.Tpo .deps/libcaca_la-ncurses.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-text.lo -MD -MP -MF .deps/libcaca_la-text.Tpo -c -o libcaca_la-text.lo `test -f 'codec/text.c' || echo './'`codec/text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-text.lo -MD -MP -MF .deps/libcaca_la-text.Tpo -c codec/text.c -fPIC -DPIC -o .libs/libcaca_la-text.o mv -f .deps/libcaca_la-text.Tpo .deps/libcaca_la-text.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-raw.lo -MD -MP -MF .deps/libcaca_la-raw.Tpo -c -o libcaca_la-raw.lo `test -f 'driver/raw.c' || echo './'`driver/raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-raw.lo -MD -MP -MF .deps/libcaca_la-raw.Tpo -c driver/raw.c -fPIC -DPIC -o .libs/libcaca_la-raw.o mv -f .deps/libcaca_la-raw.Tpo .deps/libcaca_la-raw.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-vga.lo -MD -MP -MF .deps/libcaca_la-vga.Tpo -c -o libcaca_la-vga.lo `test -f 'driver/vga.c' || echo './'`driver/vga.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-vga.lo -MD -MP -MF .deps/libcaca_la-vga.Tpo -c driver/vga.c -fPIC -DPIC -o .libs/libcaca_la-vga.o mv -f .deps/libcaca_la-vga.Tpo .deps/libcaca_la-vga.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-win32.lo -MD -MP -MF .deps/libcaca_la-win32.Tpo -c -o libcaca_la-win32.lo `test -f 'driver/win32.c' || echo './'`driver/win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-win32.lo -MD -MP -MF .deps/libcaca_la-win32.Tpo -c driver/win32.c -fPIC -DPIC -o .libs/libcaca_la-win32.o mv -f .deps/libcaca_la-win32.Tpo .deps/libcaca_la-win32.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-slang.lo -MD -MP -MF .deps/libcaca_la-slang.Tpo -c -o libcaca_la-slang.lo `test -f 'driver/slang.c' || echo './'`driver/slang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-slang.lo -MD -MP -MF .deps/libcaca_la-slang.Tpo -c driver/slang.c -fPIC -DPIC -o .libs/libcaca_la-slang.o mv -f .deps/libcaca_la-slang.Tpo .deps/libcaca_la-slang.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-export.lo -MD -MP -MF .deps/libcaca_la-export.Tpo -c -o libcaca_la-export.lo `test -f 'codec/export.c' || echo './'`codec/export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-export.lo -MD -MP -MF .deps/libcaca_la-export.Tpo -c codec/export.c -fPIC -DPIC -o .libs/libcaca_la-export.o mv -f .deps/libcaca_la-export.Tpo .deps/libcaca_la-export.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libx11_plugin_la-x11.lo -MD -MP -MF .deps/libx11_plugin_la-x11.Tpo -c -o libx11_plugin_la-x11.lo `test -f 'driver/x11.c' || echo './'`driver/x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libx11_plugin_la-x11.lo -MD -MP -MF .deps/libx11_plugin_la-x11.Tpo -c driver/x11.c -fPIC -DPIC -o .libs/libx11_plugin_la-x11.o driver/x11.c: In function 'x11_get_event': driver/x11.c:630:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(dp->drv.p->dpy, xevent.xkey.keycode, 0); ^ In file included from driver/x11.c:22:0: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ mv -f .deps/libx11_plugin_la-x11.Tpo .deps/libx11_plugin_la-x11.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libgl_plugin_la-gl.lo -MD -MP -MF .deps/libgl_plugin_la-gl.Tpo -c -o libgl_plugin_la-gl.lo `test -f 'driver/gl.c' || echo './'`driver/gl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libgl_plugin_la-gl.lo -MD -MP -MF .deps/libgl_plugin_la-gl.Tpo -c driver/gl.c -fPIC -DPIC -o .libs/libgl_plugin_la-gl.o mv -f .deps/libgl_plugin_la-gl.Tpo .deps/libgl_plugin_la-gl.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-font.lo -MD -MP -MF .deps/libcaca_la-font.Tpo -c -o libcaca_la-font.lo `test -f 'font.c' || echo './'`font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"/usr/lib64/caca\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-font.lo -MD -MP -MF .deps/libcaca_la-font.Tpo -c font.c -fPIC -DPIC -o .libs/libcaca_la-font.o mv -f .deps/libcaca_la-font.Tpo .deps/libcaca_la-font.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --mode=link gcc -no-undefined -version-number 0:99:18 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 libcaca_la-import.lo libcaca_la-export.lo libcaca_la-text.lo libcaca_la-conio.lo libcaca_la-ncurses.lo libcaca_la-null.lo libcaca_la-raw.lo libcaca_la-slang.lo libcaca_la-vga.lo libcaca_la-win32.lo -lslang -lncursesw -ldl -lz libtool: link: gcc -shared -Wl,--as-needed -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 .libs/libcaca_la-import.o .libs/libcaca_la-export.o .libs/libcaca_la-text.o .libs/libcaca_la-conio.o .libs/libcaca_la-ncurses.o .libs/libcaca_la-null.o .libs/libcaca_la-raw.o .libs/libcaca_la-slang.o .libs/libcaca_la-vga.o .libs/libcaca_la-win32.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lslang -lncursesw -ldl -lz -Wl,-soname -Wl,libcaca.so.0 -o .libs/libcaca.so.0.99.18 libtool: link: (cd ".libs" && rm -f "libcaca.so.0" && ln -s "libcaca.so.0.99.18" "libcaca.so.0") libtool: link: (cd ".libs" && rm -f "libcaca.so" && ln -s "libcaca.so.0.99.18" "libcaca.so") libtool: link: ( cd ".libs" && rm -f "libcaca.la" && ln -s "../libcaca.la" "libcaca.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -no-undefined -module -no-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgl_plugin.la -rpath /usr/lib64/caca libgl_plugin_la-gl.lo libcaca.la -lGL -lGLU -lglut libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libgl_plugin_la-gl.o -O2 -g -fstack-protector -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca/.libs ./.libs/libcaca.so -lslang -lncursesw -ldl -lz -lGL -lGLU -lglut -Wl,-soname -Wl,libgl_plugin.so.0 -o .libs/libgl_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgl_plugin.so.0" && ln -s "libgl_plugin.so.0.0.0" "libgl_plugin.so.0") libtool: link: (cd ".libs" && rm -f "libgl_plugin.so" && ln -s "libgl_plugin.so.0.0.0" "libgl_plugin.so") libtool: link: ( cd ".libs" && rm -f "libgl_plugin.la" && ln -s "../libgl_plugin.la" "libgl_plugin.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -no-undefined -module -no-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libx11_plugin.la -rpath /usr/lib64/caca libx11_plugin_la-x11.lo libcaca.la -lX11 -L/usr/lib64 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libx11_plugin_la-x11.o -O2 -g -fstack-protector -g -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca/.libs ./.libs/libcaca.so -lslang -lncursesw -ldl -lz -lX11 -L/usr/lib64 -Wl,-soname -Wl,libx11_plugin.so.0 -o .libs/libx11_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libx11_plugin.so.0" && ln -s "libx11_plugin.so.0.0.0" "libx11_plugin.so.0") libtool: link: (cd ".libs" && rm -f "libx11_plugin.so" && ln -s "libx11_plugin.so.0.0.0" "libx11_plugin.so") libtool: link: ( cd ".libs" && rm -f "libx11_plugin.la" && ln -s "../libx11_plugin.la" "libx11_plugin.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca' Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaview-common-image.o -MD -MP -MF .deps/cacaview-common-image.Tpo -c -o cacaview-common-image.o `test -f 'common-image.c' || echo './'`common-image.c mv -f .deps/cacaview-common-image.Tpo .deps/cacaview-common-image.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaplay.o -MD -MP -MF .deps/cacaplay.Tpo -c -o cacaplay.o cacaplay.c mv -f .deps/cacaplay.Tpo .deps/cacaplay.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT img2txt-common-image.o -MD -MP -MF .deps/img2txt-common-image.Tpo -c -o img2txt-common-image.o `test -f 'common-image.c' || echo './'`common-image.c mv -f .deps/img2txt-common-image.Tpo .deps/img2txt-common-image.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaclock.o -MD -MP -MF .deps/cacaclock.Tpo -c -o cacaclock.o cacaclock.c mv -f .deps/cacaclock.Tpo .deps/cacaclock.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT img2txt-img2txt.o -MD -MP -MF .deps/img2txt-img2txt.Tpo -c -o img2txt-img2txt.o `test -f 'img2txt.c' || echo './'`img2txt.c mv -f .deps/img2txt-img2txt.Tpo .deps/img2txt-img2txt.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacadraw.o -MD -MP -MF .deps/cacadraw.Tpo -c -o cacadraw.o cacadraw.c mv -f .deps/cacadraw.Tpo .deps/cacadraw.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT aafire.o -MD -MP -MF .deps/aafire.Tpo -c -o aafire.o aafire.c aafire.c: In function 'firemain': aafire.c:185:25: warning: variable 'i' set but not used [-Wunused-but-set-variable] register unsigned int i; ^ mv -f .deps/aafire.Tpo .deps/aafire.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaserver.o -MD -MP -MF .deps/cacaserver.Tpo -c -o cacaserver.o cacaserver.c cacaserver.c: In function 'main': 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); ^ 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); ^ mv -f .deps/cacaserver.Tpo .deps/cacaserver.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaview-cacaview.o -MD -MP -MF .deps/cacaview-cacaview.Tpo -c -o cacaview-cacaview.o `test -f 'cacaview.c' || echo './'`cacaview.c mv -f .deps/cacaview-cacaview.Tpo .deps/cacaview-cacaview.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacaplay cacaplay.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacaplay cacaplay.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacadraw cacadraw.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacadraw cacadraw.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacaserver cacaserver.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacaserver cacaserver.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o img2txt img2txt-img2txt.o img2txt-common-image.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/img2txt img2txt-img2txt.o img2txt-common-image.o -lImlib2 ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacafire aafire.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacafire aafire.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacaclock cacaclock.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacaclock cacaclock.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacademo.o -MD -MP -MF .deps/cacademo.Tpo -c -o cacademo.o cacademo.c cacademo.c: In function 'do_plasma': cacademo.c:408:22: warning: variable 'x' set but not used [-Wunused-but-set-variable] unsigned int x; ^ mv -f .deps/cacademo.Tpo .deps/cacademo.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacaview cacaview-cacaview.o cacaview-common-image.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacaview cacaview-cacaview.o cacaview-common-image.o -lImlib2 ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cacademo cacademo.o -lm ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/src' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT trifiller-common-image.o -MD -MP -MF .deps/trifiller-common-image.Tpo -c -o trifiller-common-image.o `test -f '../src/common-image.c' || echo './'`../src/common-image.c mv -f .deps/trifiller-common-image.Tpo .deps/trifiller-common-image.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT canvas.o -MD -MP -MF .deps/canvas.Tpo -c -o canvas.o canvas.c mv -f .deps/canvas.Tpo .deps/canvas.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT blit.o -MD -MP -MF .deps/blit.Tpo -c -o blit.o blit.c mv -f .deps/blit.Tpo .deps/blit.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c mv -f .deps/colors.Tpo .deps/colors.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT conio-snake.o -MD -MP -MF .deps/conio-snake.Tpo -c -o conio-snake.o conio-snake.cpp mv -f .deps/conio-snake.Tpo .deps/conio-snake.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT trifiller-trifiller.o -MD -MP -MF .deps/trifiller-trifiller.Tpo -c -o trifiller-trifiller.o `test -f 'trifiller.c' || echo './'`trifiller.c mv -f .deps/trifiller-trifiller.Tpo .deps/trifiller-trifiller.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT dithering.o -MD -MP -MF .deps/dithering.Tpo -c -o dithering.o dithering.c mv -f .deps/dithering.Tpo .deps/dithering.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c mv -f .deps/event.Tpo .deps/event.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c mv -f .deps/driver.Tpo .deps/driver.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT figfont.o -MD -MP -MF .deps/figfont.Tpo -c -o figfont.o figfont.c mv -f .deps/figfont.Tpo .deps/figfont.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c mv -f .deps/demo.Tpo .deps/demo.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.c mv -f .deps/frames.Tpo .deps/frames.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o font.c mv -f .deps/font.Tpo .deps/font.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font2tga.o -MD -MP -MF .deps/font2tga.Tpo -c -o font2tga.o font2tga.c mv -f .deps/font2tga.Tpo .deps/font2tga.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/export.Tpo .deps/export.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo0.o -MD -MP -MF .deps/demo0.Tpo -c -o demo0.o demo0.c mv -f .deps/demo0.Tpo .deps/demo0.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT fullwidth.o -MD -MP -MF .deps/fullwidth.Tpo -c -o fullwidth.o fullwidth.c mv -f .deps/fullwidth.Tpo .deps/fullwidth.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT spritedit.o -MD -MP -MF .deps/spritedit.Tpo -c -o spritedit.o spritedit.c mv -f .deps/spritedit.Tpo .deps/spritedit.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT hsv.o -MD -MP -MF .deps/hsv.Tpo -c -o hsv.o hsv.c mv -f .deps/hsv.Tpo .deps/hsv.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT gamma.o -MD -MP -MF .deps/gamma.Tpo -c -o gamma.o gamma.c mv -f .deps/gamma.Tpo .deps/gamma.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/input.Tpo .deps/input.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT conio.o -MD -MP -MF .deps/conio.Tpo -c -o conio.o conio.c mv -f .deps/conio.Tpo .deps/conio.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT truecolor.o -MD -MP -MF .deps/truecolor.Tpo -c -o truecolor.o truecolor.c mv -f .deps/truecolor.Tpo .deps/truecolor.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c mv -f .deps/transform.Tpo .deps/transform.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c mv -f .deps/text.Tpo .deps/text.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c mv -f .deps/import.Tpo .deps/import.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT swallow.o -MD -MP -MF .deps/swallow.Tpo -c -o swallow.o swallow.c swallow.c: In function 'main': 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]); ^ mv -f .deps/swallow.Tpo .deps/swallow.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c mv -f .deps/mouse.Tpo .deps/mouse.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c mv -f .deps/unicode.Tpo .deps/unicode.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o canvas canvas.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/canvas canvas.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blit blit.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/blit blit.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o colors colors.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/colors colors.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lImlib2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o trifiller trifiller-trifiller.o trifiller-common-image.o ../caca/libcaca.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/trifiller trifiller-trifiller.o trifiller-common-image.o -lImlib2 ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o conio conio.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/conio conio.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o conio-snake conio-snake.o ../caca/libcaca.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/conio-snake conio-snake.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o demo demo.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/demo demo.o -lm ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o demo0 demo0.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/demo0 demo0.o -lm ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o driver driver.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/driver driver.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dithering dithering.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dithering dithering.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o event event.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/event event.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o figfont figfont.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/figfont figfont.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o export export.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/export export.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o font font.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/font font.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o font2tga font2tga.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/font2tga font2tga.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o frames frames.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/frames frames.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fullwidth fullwidth.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fullwidth fullwidth.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hsv hsv.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hsv hsv.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o input input.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/input input.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gamma gamma.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gamma gamma.o -lm ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o spritedit spritedit.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/spritedit spritedit.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o swallow swallow.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/swallow swallow.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o text text.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/text text.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o transform transform.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/transform transform.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o truecolor truecolor.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/truecolor truecolor.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unicode unicode.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unicode unicode.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o import import.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/import import.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mouse mouse.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mouse mouse.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/examples' Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT sortchars.o -MD -MP -MF .deps/sortchars.Tpo -c -o sortchars.o sortchars.c mv -f .deps/sortchars.Tpo .deps/sortchars.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT optipal.o -MD -MP -MF .deps/optipal.Tpo -c -o optipal.o optipal.c mv -f .deps/optipal.Tpo .deps/optipal.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sortchars sortchars.o ../caca/libcaca.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sortchars sortchars.o ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o optipal optipal.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o optipal optipal.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/tools' Making all in cxx make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT cxxtest.o -MD -MP -MF .deps/cxxtest.Tpo -c -o cxxtest.o cxxtest.cpp mv -f .deps/cxxtest.Tpo .deps/cxxtest.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca++.lo -MD -MP -MF .deps/caca++.Tpo -c -o caca++.lo caca++.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca++.lo -MD -MP -MF .deps/caca++.Tpo -c caca++.cpp -fPIC -DPIC -o .libs/caca++.o mv -f .deps/caca++.Tpo .deps/caca++.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -no-undefined -version-number 0:99:18 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcaca++.la -rpath /usr/lib64 caca++.lo ../caca/libcaca.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtbeginS.o .libs/caca++.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca/.libs ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.4.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libcaca++.so.0 -o .libs/libcaca++.so.0.99.18 libtool: link: (cd ".libs" && rm -f "libcaca++.so.0" && ln -s "libcaca++.so.0.99.18" "libcaca++.so.0") libtool: link: (cd ".libs" && rm -f "libcaca++.so" && ln -s "libcaca++.so.0.99.18" "libcaca++.so") libtool: link: ( cd ".libs" && rm -f "libcaca++.la" && ln -s "../libcaca++.la" "libcaca++.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cxxtest cxxtest.o libcaca++.la ../caca/libcaca.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cxxtest cxxtest.o ./.libs/libcaca++.so /home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/caca/.libs/libcaca.so ../caca/.libs/libcaca.so -lslang -lncursesw -ldl -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/cxx' Making all in caca-sharp make[2]: Nothing to be done for 'all'. Making all in python make[2]: Nothing to be done for 'all'. Making all in ruby make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca.lo -MD -MP -MF .deps/caca_la-caca.Tpo -c -o caca_la-caca.lo `test -f 'caca.c' || echo './'`caca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca.lo -MD -MP -MF .deps/caca_la-caca.Tpo -c caca.c -fPIC -DPIC -o .libs/caca_la-caca.o mv -f .deps/caca_la-caca.Tpo .deps/caca_la-caca.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-event.lo -MD -MP -MF .deps/caca_la-caca-event.Tpo -c -o caca_la-caca-event.lo `test -f 'caca-event.c' || echo './'`caca-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-event.lo -MD -MP -MF .deps/caca_la-caca-event.Tpo -c caca-event.c -fPIC -DPIC -o .libs/caca_la-caca-event.o mv -f .deps/caca_la-caca-event.Tpo .deps/caca_la-caca-event.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-font.lo -MD -MP -MF .deps/caca_la-caca-font.Tpo -c -o caca_la-caca-font.lo `test -f 'caca-font.c' || echo './'`caca-font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-font.lo -MD -MP -MF .deps/caca_la-caca-font.Tpo -c caca-font.c -fPIC -DPIC -o .libs/caca_la-caca-font.o mv -f .deps/caca_la-caca-font.Tpo .deps/caca_la-caca-font.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-display.lo -MD -MP -MF .deps/caca_la-caca-display.Tpo -c -o caca_la-caca-display.lo `test -f 'caca-display.c' || echo './'`caca-display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-display.lo -MD -MP -MF .deps/caca_la-caca-display.Tpo -c caca-display.c -fPIC -DPIC -o .libs/caca_la-caca-display.o mv -f .deps/caca_la-caca-display.Tpo .deps/caca_la-caca-display.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-dither.lo -MD -MP -MF .deps/caca_la-caca-dither.Tpo -c -o caca_la-caca-dither.lo `test -f 'caca-dither.c' || echo './'`caca-dither.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-dither.lo -MD -MP -MF .deps/caca_la-caca-dither.Tpo -c caca-dither.c -fPIC -DPIC -o .libs/caca_la-caca-dither.o mv -f .deps/caca_la-caca-dither.Tpo .deps/caca_la-caca-dither.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-canvas.lo -MD -MP -MF .deps/caca_la-caca-canvas.Tpo -c -o caca_la-caca-canvas.lo `test -f 'caca-canvas.c' || echo './'`caca-canvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca-canvas.lo -MD -MP -MF .deps/caca_la-caca-canvas.Tpo -c caca-canvas.c -fPIC -DPIC -o .libs/caca_la-caca-canvas.o mv -f .deps/caca_la-caca-canvas.Tpo .deps/caca_la-caca-canvas.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -module -avoid-version -shared -L -l -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o caca.la -rpath caca_la-caca.lo caca_la-caca-canvas.lo caca_la-caca-dither.lo caca_la-caca-font.lo caca_la-caca-display.lo caca_la-caca-event.lo ../caca/libcaca.la libtool: error: require no space between '-L' and '-l' Makefile:673: recipe for target 'caca.la' failed make[2]: *** [caca.la] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcaca-0.99.beta18/ruby' Makefile:542: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:437: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.GLwPr7 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.GLwPr7 (%build) I: [iurt_root_command] ERROR: chroot