Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libcaca.spec'], chrootPath='/var/lib/mock/epel9-build-34372164-4564316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libcaca.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: line 1: ruby: command not found sh: line 1: ruby: command not found Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1647302400 Wrote: /builddir/build/SRPMS/libcaca-0.99-0.60.beta20.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libcaca.spec'], chrootPath='/var/lib/mock/epel9-build-34372164-4564316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libcaca.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1647302400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H6VPqz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcaca-0.99.beta20 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libcaca-0.99.beta20.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcaca-0.99.beta20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libcaca-0.99.beta16-multilib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/blit.py + touch -r python/examples/blit.py python/examples/blit.py.tmp + mv -f python/examples/blit.py.tmp python/examples/blit.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/cacainfo.py + touch -r python/examples/cacainfo.py python/examples/cacainfo.py.tmp + mv -f python/examples/cacainfo.py.tmp python/examples/cacainfo.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/colors.py + touch -r python/examples/colors.py python/examples/colors.py.tmp + mv -f python/examples/colors.py.tmp python/examples/colors.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/drawing.py + touch -r python/examples/drawing.py python/examples/drawing.py.tmp + mv -f python/examples/drawing.py.tmp python/examples/drawing.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/driver.py + touch -r python/examples/driver.py python/examples/driver.py.tmp + mv -f python/examples/driver.py.tmp python/examples/driver.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/event.py + touch -r python/examples/event.py python/examples/event.py.tmp + mv -f python/examples/event.py.tmp python/examples/event.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/figfont.py + touch -r python/examples/figfont.py python/examples/figfont.py.tmp + mv -f python/examples/figfont.py.tmp python/examples/figfont.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/frames.py + touch -r python/examples/frames.py python/examples/frames.py.tmp + mv -f python/examples/frames.py.tmp python/examples/frames.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/gol.py + touch -r python/examples/gol.py python/examples/gol.py.tmp + mv -f python/examples/gol.py.tmp python/examples/gol.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/img2txt.py + touch -r python/examples/img2txt.py python/examples/img2txt.py.tmp + mv -f python/examples/img2txt.py.tmp python/examples/img2txt.py + for file in python/examples/*.py + sed -e 's|/usr/bin/env python$|/usr/bin/python3|g' python/examples/text.py + touch -r python/examples/text.py python/examples/text.py.tmp + mv -f python/examples/text.py.tmp python/examples/text.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y7WDhp + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 ++ pkg-config --libs gio-2.0 + export 'LDFLAGS=-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' + LDFLAGS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' + sed -i -e s/sitearchdir/vendorarchdir/g -e s/sitelibdir/vendorlibdir/g configure + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-04-05 19:33:55.432540307 +0000 +++ ./configure 2022-04-05 19:33:55.458542605 +0000 @@ -2015,7 +2015,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-04-05 19:33:55.458542605 +0000 +++ ./configure 2022-04-05 19:33:55.482544727 +0000 @@ -8340,7 +8340,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -22028,7 +22028,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./.auto/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./.auto/config.sub ++ basename ./.auto/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./.auto/config.sub '/usr/lib/rpm/redhat/config.sub' -> './.auto/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./.auto/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./.auto/config.guess ++ basename ./.auto/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./.auto/config.guess '/usr/lib/rpm/redhat/config.guess' -> './.auto/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./.auto/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-static --disable-csharp --disable-java checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking dependency style of ... none checking dependency style of gcc... none 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-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8346: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for suffix of libraries... .so.0 checking for stdio.h... (cached) yes checking for stdarg.h... yes checking for signal.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for endian.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for winsock2.h... no checking for errno.h... yes checking for locale.h... yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking for termios.h... yes checking for signal... yes checking for ioctl... yes checking for snprintf... yes checking for sprintf_s... no checking for vsnprintf... yes checking for vsnprintf_s... no checking for getenv... yes checking for putenv... yes checking for strcasecmp... yes checking for htons... yes checking for usleep... yes checking for gettimeofday... yes checking for atexit... yes checking for _mingw.h... no checking for getopt_long... yes checking for Sleep... no checking for fsin/fcos... yes checking for fldln2/fxch/fyl2x... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for sin in -lm... yes checking for conio.h... no checking for windows.h... no checking for slang.h... yes checking for SLsmg_utf8_enable in -lslang... yes checking for X... libraries , headers checking for XOpenDisplay in -lX11... yes checking for X11/XKBlib.h... yes checking for GL/gl.h... no checking for OpenGL/gl.h... no checking for ftgl >= 2.1.3... no checking for Cocoa/Cocoa.h... no 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 ncurses checking whether compiler supports visibility annotations... yes checking working ... yes checking for a Python interpreter with version >= 2.2... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 prefix... /usr checking for python3 exec_prefix... /usr checking for python3 platform... linux checking for python3 script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python3 extension module directory... ${PYTHON_EXEC_PREFIX}/lib64/python3.9/site-packages checking for ruby... /usr/bin/ruby checking for ruby.h... yes checking for ruby-minitest... no checking available language bindings... C++ Ruby checking for sys/socket.h... yes checking for imlib2... yes checking for pangoft2... yes 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 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 caca/t/Makefile config.status: creating src/Makefile config.status: creating examples/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 build/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 + /usr/bin/make -O -j6 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in kernel make[2]: Nothing to be done for 'all'. Making all in caca Making all in . make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-caca.lo `test -f 'caca.c' || echo './'`caca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c caca.c -fPIC -DPIC -o .libs/libcaca_la-caca.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-caca0.lo `test -f 'caca0.c' || echo './'`caca0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c caca0.c -fPIC -DPIC -o .libs/libcaca_la-caca0.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-dirty.lo `test -f 'dirty.c' || echo './'`dirty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c dirty.c -fPIC -DPIC -o .libs/libcaca_la-dirty.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-canvas.lo `test -f 'canvas.c' || echo './'`canvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c canvas.c -fPIC -DPIC -o .libs/libcaca_la-canvas.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-string.lo `test -f 'string.c' || echo './'`string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c string.c -fPIC -DPIC -o .libs/libcaca_la-string.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' string.c: In function 'caca_blit': string.c:462:51: warning: variable 'bleed_left' set but not used [-Wunused-but-set-variable] 462 | int i, j, starti, startj, endi, endj, stride, bleed_left, bleed_right; | ^~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -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.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c caca_conio.c -fPIC -DPIC -o .libs/libcaca_la-caca_conio.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-charset.lo `test -f 'charset.c' || echo './'`charset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c charset.c -fPIC -DPIC -o .libs/libcaca_la-charset.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-attr.lo `test -f 'attr.c' || echo './'`attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c attr.c -fPIC -DPIC -o .libs/libcaca_la-attr.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-line.lo `test -f 'line.c' || echo './'`line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c line.c -fPIC -DPIC -o .libs/libcaca_la-line.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-box.lo `test -f 'box.c' || echo './'`box.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c box.c -fPIC -DPIC -o .libs/libcaca_la-box.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-transform.lo `test -f 'transform.c' || echo './'`transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c transform.c -fPIC -DPIC -o .libs/libcaca_la-transform.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-conic.lo `test -f 'conic.c' || echo './'`conic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c conic.c -fPIC -DPIC -o .libs/libcaca_la-conic.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-triangle.lo `test -f 'triangle.c' || echo './'`triangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c triangle.c -fPIC -DPIC -o .libs/libcaca_la-triangle.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-frame.lo `test -f 'frame.c' || echo './'`frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c frame.c -fPIC -DPIC -o .libs/libcaca_la-frame.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c file.c -fPIC -DPIC -o .libs/libcaca_la-file.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c graphics.c -fPIC -DPIC -o .libs/libcaca_la-graphics.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c event.c -fPIC -DPIC -o .libs/libcaca_la-event.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-time.lo `test -f 'time.c' || echo './'`time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c time.c -fPIC -DPIC -o .libs/libcaca_la-time.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-figfont.lo `test -f 'figfont.c' || echo './'`figfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c figfont.c -fPIC -DPIC -o .libs/libcaca_la-figfont.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' figfont.c: In function 'caca_put_figchar': figfont.c:150:33: warning: variable 'extra' set but not used [-Wunused-but-set-variable] 150 | int c, w, h, x, y, overlap, extra, xleft, xright; | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-dither.lo `test -f 'dither.c' || echo './'`dither.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c dither.c -fPIC -DPIC -o .libs/libcaca_la-dither.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' dither.c: In function 'rgb2hsv_default': dither.c:213:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 213 | if(min > g) min = g; if(max < g) max = g; | ^~ dither.c:213:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 213 | if(min > g) min = g; if(max < g) max = g; | ^~ dither.c:214:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 214 | if(min > b) min = b; if(max < b) max = b; | ^~ dither.c:214:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 214 | if(min > b) min = b; if(max < b) max = b; | ^~ dither.c: In function 'caca_dither_bitmap': dither.c:946:25: warning: variable 'pitch' set but not used [-Wunused-but-set-variable] 946 | int x1, y1, x2, y2, pitch, deltax, deltay, dchmax; | ^~~~~ make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-prof.lo `test -f 'prof.c' || echo './'`prof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c prof.c -fPIC -DPIC -o .libs/libcaca_la-prof.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c getopt.c -fPIC -DPIC -o .libs/libcaca_la-getopt.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-conio.lo `test -f 'driver/conio.c' || echo './'`driver/conio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/conio.c -fPIC -DPIC -o driver/.libs/libcaca_la-conio.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o codec/libcaca_la-import.lo `test -f 'codec/import.c' || echo './'`codec/import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c codec/import.c -fPIC -DPIC -o codec/.libs/libcaca_la-import.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' codec/import.c: In function 'import_caca': codec/import.c:334:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] 334 | int x, y, handlex, handley; | ^ codec/import.c:334:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] 334 | int x, y, handlex, handley; | ^ codec/import.c:333:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] 333 | uint32_t attr; | ^~~~ codec/import.c:332:37: warning: variable 'duration' set but not used [-Wunused-but-set-variable] 332 | unsigned int width, height, duration; | ^~~~~~~~ codec/import.c:302:23: warning: variable 'flags' set but not used [-Wunused-but-set-variable] 302 | uint16_t version, flags; | ^~~~~ codec/import.c:302:14: warning: variable 'version' set but not used [-Wunused-but-set-variable] 302 | uint16_t version, flags; | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-null.lo `test -f 'driver/null.c' || echo './'`driver/null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/null.c -fPIC -DPIC -o driver/.libs/libcaca_la-null.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-raw.lo `test -f 'driver/raw.c' || echo './'`driver/raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/raw.c -fPIC -DPIC -o driver/.libs/libcaca_la-raw.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo './'`driver/ncurses.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/ncurses.c -fPIC -DPIC -o driver/.libs/libcaca_la-ncurses.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o codec/libcaca_la-text.lo `test -f 'codec/text.c' || echo './'`codec/text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c codec/text.c -fPIC -DPIC -o codec/.libs/libcaca_la-text.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-vga.lo `test -f 'driver/vga.c' || echo './'`driver/vga.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/vga.c -fPIC -DPIC -o driver/.libs/libcaca_la-vga.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-slang.lo `test -f 'driver/slang.c' || echo './'`driver/slang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/slang.c -fPIC -DPIC -o driver/.libs/libcaca_la-slang.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-win32.lo `test -f 'driver/win32.c' || echo './'`driver/win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/win32.c -fPIC -DPIC -o driver/.libs/libcaca_la-win32.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-gl.lo `test -f 'driver/gl.c' || echo './'`driver/gl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/gl.c -fPIC -DPIC -o driver/.libs/libcaca_la-gl.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o codec/libcaca_la-export.lo `test -f 'codec/export.c' || echo './'`codec/export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c codec/export.c -fPIC -DPIC -o codec/.libs/libcaca_la-export.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver/libcaca_la-x11.lo `test -f 'driver/x11.c' || echo './'`driver/x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c driver/x11.c -fPIC -DPIC -o driver/.libs/libcaca_la-x11.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o libcaca_la-font.lo `test -f 'font.c' || echo './'`font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c font.c -fPIC -DPIC -o .libs/libcaca_la-font.o make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' In file included from font.c:32: mono9.data:5773:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5773 | /* U+202A: "‪" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ mono9.data:5774:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5774 | /* U+202B: "‫" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ mono9.data:5776:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5776 | /* U+202D: "‭" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ mono9.data:5777:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5777 | /* U+202E: "‮" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ mono9.data:5833:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5833 | /* U+2066: "⁦" */ 0,0,0,0,255,255,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,255,255,240,0,0,0,0, | ^ mono9.data:5834:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5834 | /* U+2067: "⁧" */ 0,0,0,0,255,255,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,255,255,240,0,0,0,0, | ^ mono9.data:5835:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5835 | /* U+2068: "⁨" */ 0,0,0,0,255,255,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,240,0,240,15,0,15,0,255,255,240,0,0,0,0, | ^ In file included from font.c:33: monobold12.data:5773:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5773 | /* U+202A: "‪" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ monobold12.data:5774:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5774 | /* U+202B: "‫" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ monobold12.data:5776:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5776 | /* U+202D: "‭" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ monobold12.data:5777:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5777 | /* U+202E: "‮" */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ^ monobold12.data:5833:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5833 | /* U+2066: "⁦" */ 0,0,0,0,0,15,255,255,255,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,255,255,255,240,0,0,0,0,0, | ^ monobold12.data:5834:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5834 | /* U+2067: "⁧" */ 0,0,0,0,0,15,255,255,255,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,255,255,255,240,0,0,0,0,0, | ^ monobold12.data:5835:16: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 5835 | /* U+2068: "⁨" */ 0,0,0,0,0,15,255,255,255,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,0,0,0,240,15,255,255,255,240,0,0,0,0,0, | ^ make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /bin/sh ../libtool --mode=link gcc -no-undefined -version-number 0:99:20 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -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-transform.lo libcaca_la-charset.lo libcaca_la-attr.lo libcaca_la-line.lo libcaca_la-box.lo libcaca_la-conic.lo libcaca_la-triangle.lo libcaca_la-frame.lo libcaca_la-dither.lo libcaca_la-font.lo libcaca_la-file.lo libcaca_la-figfont.lo libcaca_la-graphics.lo libcaca_la-event.lo libcaca_la-time.lo libcaca_la-prof.lo libcaca_la-getopt.lo codec/libcaca_la-import.lo codec/libcaca_la-export.lo codec/libcaca_la-text.lo driver/libcaca_la-conio.lo driver/libcaca_la-ncurses.lo driver/libcaca_la-null.lo driver/libcaca_la-raw.lo driver/libcaca_la-slang.lo driver/libcaca_la-vga.lo driver/libcaca_la-win32.lo driver/libcaca_la-x11.lo driver/libcaca_la-gl.lo -lslang -lncursesw -lX11 -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libcaca_la-caca.o .libs/libcaca_la-caca_conio.o .libs/libcaca_la-caca0.o .libs/libcaca_la-canvas.o .libs/libcaca_la-dirty.o .libs/libcaca_la-string.o .libs/libcaca_la-transform.o .libs/libcaca_la-charset.o .libs/libcaca_la-attr.o .libs/libcaca_la-line.o .libs/libcaca_la-box.o .libs/libcaca_la-conic.o .libs/libcaca_la-triangle.o .libs/libcaca_la-frame.o .libs/libcaca_la-dither.o .libs/libcaca_la-font.o .libs/libcaca_la-file.o .libs/libcaca_la-figfont.o .libs/libcaca_la-graphics.o .libs/libcaca_la-event.o .libs/libcaca_la-time.o .libs/libcaca_la-prof.o .libs/libcaca_la-getopt.o codec/.libs/libcaca_la-import.o codec/.libs/libcaca_la-export.o codec/.libs/libcaca_la-text.o driver/.libs/libcaca_la-conio.o driver/.libs/libcaca_la-ncurses.o driver/.libs/libcaca_la-null.o driver/.libs/libcaca_la-raw.o driver/.libs/libcaca_la-slang.o driver/.libs/libcaca_la-vga.o driver/.libs/libcaca_la-win32.o driver/.libs/libcaca_la-x11.o driver/.libs/libcaca_la-gl.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lslang -lncursesw -lX11 -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcaca.so.0 -o .libs/libcaca.so.0.99.20 libtool: link: (cd ".libs" && rm -f "libcaca.so.0" && ln -s "libcaca.so.0.99.20" "libcaca.so.0") libtool: link: (cd ".libs" && rm -f "libcaca.so" && ln -s "libcaca.so.0.99.20" "libcaca.so") libtool: link: ( cd ".libs" && rm -f "libcaca.la" && ln -s "../libcaca.la" "libcaca.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' Making all in t make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o simple.o simple.c make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o bug-setlocale.o bug-setlocale.c make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o bench.o bench.c make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o simple simple.o ../libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/simple simple.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../.libs/libcaca.so make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o bug-setlocale bug-setlocale.o ../libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/bug-setlocale bug-setlocale.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../.libs/libcaca.so make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o bench bench.o ../libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/bench bench.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../.libs/libcaca.so make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacaview-common-image.o `test -f 'common-image.c' || echo './'`common-image.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o img2txt-common-image.o `test -f 'common-image.c' || echo './'`common-image.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -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] 185 | register unsigned int i; | ^ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacaplay.o cacaplay.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o img2txt-img2txt.o `test -f 'img2txt.c' || echo './'`img2txt.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacaclock.o cacaclock.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacadraw.o cacadraw.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacaview-cacaview.o `test -f 'cacaview.c' || echo './'`cacaview.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o cacaserver.o cacaserver.c cacaserver.c: In function 'main': cacaserver.c:245:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 245 | read(0, server->input + server->read, 12 - server->read); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cacaserver.c:253:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 253 | read(0, server->input + server->read - 1, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacaplay cacaplay.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacaplay cacaplay.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacafire aafire.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacafire aafire.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacaclock cacaclock.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacaclock cacaclock.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o img2txt img2txt-img2txt.o img2txt-common-image.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/img2txt img2txt-img2txt.o img2txt-common-image.o -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -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] 408 | unsigned int x; | ^ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacadraw cacadraw.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacadraw cacadraw.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacaserver cacaserver.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacaserver cacaserver.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacaview cacaview-cacaview.o cacaview-common-image.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacaview cacaview-cacaview.o cacaview-common-image.o -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/cacademo cacademo.o -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o canvas.o canvas.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o colors.o colors.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o blit.o blit.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o conio-snake.o conio-snake.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o trifiller-trifiller.o `test -f 'trifiller.c' || echo './'`trifiller.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o dithering.o dithering.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o driver.o driver.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o event.o event.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o export.o export.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o demo.o demo.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o figfont.o figfont.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o font.o font.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o demo0.o demo0.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o conio.o conio.c conio.c:594:18: warning: argument 1 of type 'int[]' with mismatched bound [-Warray-parameter=] 594 | void sorting(int n[]) | ~~~~^~~ conio.c:74:18: note: previously declared as 'int[8]' 74 | void sorting(int n[X_BOARD]); | ~~~~^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o font2tga.o font2tga.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o frames.o frames.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o fullwidth.o fullwidth.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o hsv.o hsv.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o gamma.o gamma.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o spritedit.o spritedit.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o text.o text.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o input.o input.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -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] 103 | fread(buf[i] + total[i], 128, 1, f[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o transform.o transform.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o truecolor.o truecolor.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o unicode.o unicode.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o import.o import.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o mouse.o mouse.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o blit blit.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/blit blit.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o canvas canvas.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/canvas canvas.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o colors colors.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/colors colors.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o trifiller trifiller-trifiller.o ../caca/libcaca.la -lm libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/trifiller trifiller-trifiller.o -lImlib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so -lm make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o conio-snake conio-snake.o ../caca/libcaca.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -o .libs/conio-snake conio-snake.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o conio conio.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/conio conio.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o dithering dithering.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/dithering dithering.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o driver driver.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/driver driver.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o demo0 demo0.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/demo0 demo0.o -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o demo demo.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/demo demo.o -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o event event.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/event event.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o figfont figfont.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/figfont figfont.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o export export.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/export export.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o font font.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/font font.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o font2tga font2tga.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/font2tga font2tga.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o frames frames.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/frames frames.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o fullwidth fullwidth.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/fullwidth fullwidth.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o hsv hsv.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/hsv hsv.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o gamma gamma.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/gamma gamma.o -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o input input.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/input input.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o spritedit spritedit.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/spritedit spritedit.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o swallow swallow.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/swallow swallow.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o text text.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/text text.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o transform transform.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/transform transform.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o truecolor truecolor.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/truecolor truecolor.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o import import.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/import import.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o unicode unicode.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/unicode unicode.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o mouse mouse.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/mouse mouse.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o optipal.o optipal.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o sortchars.o sortchars.c make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -c -o makefont-makefont.o `test -f 'makefont.c' || echo './'`makefont.c makefont.c: In function 'main': makefont.c:132:5: warning: 'pango_ft2_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] 132 | cx = pango_ft2_font_map_create_context(PANGO_FT2_FONT_MAP(fm)); | ^~ In file included from makefont.c:29: /usr/include/pango-1.0/pango/pangoft2.h:128:15: note: declared here 128 | PangoContext *pango_ft2_font_map_create_context (PangoFT2FontMap *fontmap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ makefont.c:327:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 327 | for (int x = 0; x < gtab[n].data_width; ++x) | ^ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o optipal optipal.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o optipal optipal.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o sortchars sortchars.o ../caca/libcaca.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/sortchars sortchars.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o makefont makefont-makefont.o ../caca/libcaca.la libtool: link: gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -o .libs/makefont makefont-makefont.o -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so -pthread make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' Making all in cxx make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c -o cxxtest.o cxxtest.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -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 -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -c caca++.cpp -fPIC -DPIC -o .libs/caca++.o make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -no-undefined -version-number 0:99:20 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o libcaca++.la -rpath /usr/lib64 caca++.lo ../caca/libcaca.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/caca++.o -Wl,-rpath -Wl,/builddir/build/BUILD/libcaca-0.99.beta20/caca/.libs -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-soname -Wl,libcaca++.so.0 -o .libs/libcaca++.so.0.99.20 libtool: link: (cd ".libs" && rm -f "libcaca++.so.0" && ln -s "libcaca++.so.0.99.20" "libcaca++.so.0") libtool: link: (cd ".libs" && rm -f "libcaca++.so" && ln -s "libcaca++.so.0.99.20" "libcaca++.so") libtool: link: ( cd ".libs" && rm -f "libcaca++.la" && ln -s "../libcaca++.la" "libcaca++.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o cxxtest cxxtest.o libcaca++.la ../caca/libcaca.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -o .libs/cxxtest cxxtest.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ./.libs/libcaca++.so ../caca/.libs/libcaca.so make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/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 '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca-font.c -fPIC -DPIC -o .libs/caca_la-caca-font.o make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' caca-font.c: In function 'Init_caca_font': caca-font.c:97:5: warning: passing argument 3 of 'rb_define_singleton_method_00' from incompatible pointer type [-Wincompatible-pointer-types] 97 | rb_define_singleton_method(cFont, "list", font_list, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | VALUE (*)(void) {aka long unsigned int (*)(void)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-font.c:12: /usr/include/ruby/internal/anyargs.h:270:1: note: expected 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} but argument is of type 'VALUE (*)(void)' {aka 'long unsigned int (*)(void)'} 270 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca.c -fPIC -DPIC -o .libs/caca_la-caca.o make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca-event.c -fPIC -DPIC -o .libs/caca_la-caca-event.o make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca-dither.c -fPIC -DPIC -o .libs/caca_la-caca-dither.o make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca-display.c -fPIC -DPIC -o .libs/caca_la-caca-display.o caca-display.c: In function 'Init_caca_display': caca-display.c:286:5: warning: passing argument 3 of 'rb_define_singleton_method_00' from incompatible pointer type [-Wincompatible-pointer-types] 286 | rb_define_singleton_method(cDisplay, "driver_list", driver_list, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | VALUE (*)(void) {aka long unsigned int (*)(void)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-display.c:12: /usr/include/ruby/internal/anyargs.h:270:1: note: expected 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} but argument is of type 'VALUE (*)(void)' {aka 'long unsigned int (*)(void)'} 270 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I../caca -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -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 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -c caca-canvas.c -fPIC -DPIC -o .libs/caca_la-caca-canvas.o caca-canvas.c: In function 'render_canvas': caca-canvas.c:588:11: warning: implicit declaration of function '_caca_alloc2d' [-Wimplicit-function-declaration] 588 | buf = _caca_alloc2d(width, height, 4); | ^~~~~~~~~~~~~ caca-canvas.c:588:11: warning: nested extern declaration of '_caca_alloc2d' [-Wnested-externs] caca-canvas.c:588:9: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 588 | buf = _caca_alloc2d(width, height, 4); | ^ caca-canvas.c: In function 'Init_caca_canvas': caca-canvas.c:745:5: warning: passing argument 3 of 'rb_define_method_03' from incompatible pointer type [-Wincompatible-pointer-types] 745 | rb_define_method(cCanvas, "get_attr", get_attr, 3); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-canvas.c:14: /usr/include/ruby/internal/anyargs.h:276:1: note: expected 'VALUE (*)(VALUE, VALUE, VALUE, VALUE)' {aka 'long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)'} but argument is of type 'VALUE (*)(VALUE, VALUE, VALUE)' {aka 'long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)'} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ caca-canvas.c:776:5: warning: passing argument 3 of 'rb_define_method_04' from incompatible pointer type [-Wincompatible-pointer-types] 776 | rb_define_method(cCanvas, "fill_triangle_textured", fill_triangle_textured, 4); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-canvas.c:14: /usr/include/ruby/internal/anyargs.h:276:1: note: expected 'VALUE (*)(VALUE, VALUE, VALUE, VALUE, VALUE)' {aka 'long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)'} but argument is of type 'VALUE (*)(VALUE, VALUE, VALUE, VALUE)' {aka 'long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)'} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ caca-canvas.c:795:5: warning: passing argument 3 of 'rb_define_singleton_method_00' from incompatible pointer type [-Wincompatible-pointer-types] 795 | rb_define_singleton_method(cCanvas, "export_list", export_list, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | VALUE (*)(void) {aka long unsigned int (*)(void)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-canvas.c:14: /usr/include/ruby/internal/anyargs.h:270:1: note: expected 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} but argument is of type 'VALUE (*)(void)' {aka 'long unsigned int (*)(void)'} 270 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ caca-canvas.c:796:5: warning: passing argument 3 of 'rb_define_singleton_method_00' from incompatible pointer type [-Wincompatible-pointer-types] 796 | rb_define_singleton_method(cCanvas, "import_list", import_list, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | VALUE (*)(void) {aka long unsigned int (*)(void)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from caca-canvas.c:14: /usr/include/ruby/internal/anyargs.h:270:1: note: expected 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} but argument is of type 'VALUE (*)(void)' {aka 'long unsigned int (*)(void)'} 270 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -module -avoid-version -shared -L/usr/lib64 -lruby -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o caca.la -rpath /usr/lib64/ruby/vendor_ruby 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: link: gcc -shared -fPIC -DPIC .libs/caca_la-caca.o .libs/caca_la-caca-canvas.o .libs/caca_la-caca-dither.o .libs/caca_la-caca-font.o .libs/caca_la-caca-display.o .libs/caca_la-caca-event.o -Wl,-rpath -Wl,/builddir/build/BUILD/libcaca-0.99.beta20/caca/.libs -L/usr/lib64 -lruby -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../caca/.libs/libcaca.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -g -O2 -Wl,-soname -Wl,caca.so -o .libs/caca.so libtool: link: ( cd ".libs" && rm -f "caca.la" && ln -s "../caca.la" "caca.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' Making all in java /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' doxygen doxygen.cfg 2>&1 | tee doxygen.log warning: Tag 'CLANG_ASSISTED_PARSING' at line 1119 of file 'doxygen.cfg' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_ADD_INC_PATHS' at line 1125 of file 'doxygen.cfg' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1133 of file 'doxygen.cfg' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_DATABASE_PATH' at line 1146 of file 'doxygen.cfg' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:723: warning: end of file while inside a group Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/doc Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20 Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/doc Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/caca Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver Searching for files in directory /builddir/build/BUILD/libcaca-0.99.beta20/ruby Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/libcaca-0.99.beta20/AUTHORS... Reading /builddir/build/BUILD/libcaca-0.99.beta20/NEWS... Reading /builddir/build/BUILD/libcaca-0.99.beta20/README... Reading /builddir/build/BUILD/libcaca-0.99.beta20/THANKS... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/canvas.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/canvas.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/font.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/font.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/migrating.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/migrating.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/style.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/style.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/tutorial.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/tutorial.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/doc/user.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/doc/user.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/attr.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/attr.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/box.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/box.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca0.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca0.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca_conio.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca_conio.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/canvas.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/canvas.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/charset.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/charset.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/conic.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/conic.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/dirty.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/dirty.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/dither.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/dither.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/event.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/event.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/figfont.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/figfont.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/file.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/file.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/font.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/font.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/frame.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/frame.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/getopt.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/getopt.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/graphics.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/graphics.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/line.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/line.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/prof.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/prof.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/string.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/string.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/time.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/time.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/transform.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/transform.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/triangle.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/triangle.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/export.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/export.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/import.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/import.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/text.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/codec/text.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/conio.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/conio.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/gl.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/gl.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/ncurses.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/ncurses.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/null.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/null.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/raw.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/raw.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/slang.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/slang.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/vga.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/vga.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/win32.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/win32.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/x11.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/caca/driver/x11.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-canvas.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-canvas.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-display.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-display.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-dither.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-dither.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-event.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-event.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-font.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca-font.c... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca.c... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/caca.c... Reading /builddir/build/BUILD/libcaca-0.99.beta20/ruby/README... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/ruby-caca.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/ruby-caca.dox... Preprocessing /builddir/build/BUILD/libcaca-0.99.beta20/ruby/ruby.dox... Parsing file /builddir/build/BUILD/libcaca-0.99.beta20/ruby/ruby.dox... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file attr.c... Parsing code for file AUTHORS... Parsing code for file box.c... Parsing code for file caca-canvas.c... Parsing code for file caca-display.c... Parsing code for file caca-dither.c... Parsing code for file caca-event.c... Parsing code for file caca-font.c... Parsing code for file caca.c... Parsing code for file caca.c... Parsing code for file caca.h... Parsing code for file caca0.c... Parsing code for file caca_conio.c... Parsing code for file canvas.c... Parsing code for file canvas.dox... Parsing code for file charset.c... Parsing code for file conic.c... Parsing code for file conio.c... Parsing code for file dirty.c... Parsing code for file dither.c... Parsing code for file event.c... Parsing code for file export.c... Parsing code for file figfont.c... Parsing code for file file.c... Parsing code for file font.c... Parsing code for file font.dox... Parsing code for file frame.c... Parsing code for file getopt.c... Parsing code for file gl.c... Parsing code for file graphics.c... Parsing code for file import.c... Parsing code for file libcaca.dox... Parsing code for file line.c... Parsing code for file migrating.dox... Parsing code for file ncurses.c... Parsing code for file NEWS... Parsing code for file null.c... Parsing code for file prof.c... Parsing code for file raw.c... Parsing code for file README... Parsing code for file README... Parsing code for file ruby-caca.dox... Parsing code for file ruby.dox... Parsing code for file slang.c... Parsing code for file string.c... Parsing code for file style.dox... Parsing code for file text.c... Parsing code for file THANKS... Parsing code for file time.c... Parsing code for file transform.c... Parsing code for file /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:242: warning: Member caca_rand(int, int) (function) of group libcaca is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:425: warning: Member caca_load_charfont(void const *, size_t) (function) of group caca_charfont is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:426: warning: Member caca_free_charfont(caca_charfont_t *) (function) of group caca_charfont is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:547: warning: Member caca_getopt(int, char *const[], char const *, struct caca_option const *, int *) (function) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:545: warning: Member caca_optind (variable) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:546: warning: Member caca_optarg (variable) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:242: warning: Member caca_rand(int, int) (function) of group libcaca is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:425: warning: Member caca_load_charfont(void const *, size_t) (function) of group caca_charfont is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:426: warning: Member caca_free_charfont(caca_charfont_t *) (function) of group caca_charfont is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:547: warning: Member caca_getopt(int, char *const[], char const *, struct caca_option const *, int *) (function) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:545: warning: Member caca_optind (variable) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:546: warning: Member caca_optarg (variable) of group caca_process is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:152: warning: Member name (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:153: warning: Member has_arg (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:154: warning: Member flag (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:155: warning: Member val (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:152: warning: Member name (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:153: warning: Member has_arg (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:154: warning: Member flag (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/caca/caca.h:155: warning: Member val (variable) of struct caca_option is not documented. /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:51: warning: unable to resolve reference to 'libcaca-news' for \ref command /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:52: warning: unable to resolve reference to 'libcaca-authors' for \ref command /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:53: warning: unable to resolve reference to 'libcaca-thanks' for \ref command /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:51: warning: unable to resolve reference to 'libcaca-news' for \ref command /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:52: warning: unable to resolve reference to 'libcaca-authors' for \ref command /builddir/build/BUILD/libcaca-0.99.beta20/doc/libcaca.dox:53: warning: unable to resolve reference to 'libcaca-thanks' for \ref command triangle.c... Parsing code for file tutorial.dox... Parsing code for file user.dox... Parsing code for file vga.c... Parsing code for file win32.c... Parsing code for file x11.c... Generating file documentation... Generating docs for file caca.h... Generating page documentation... Generating docs for page libcaca-canvas... Generating docs for page libcaca-font... Generating docs for page libcaca-migrating... Generating docs for page libcaca-style... Generating docs for page libcaca-tutorial... Generating docs for page libcaca-env... Generating docs for page libcaca-ruby-api... Generating docs for page libcaca-ruby... Generating group documentation... Generating class documentation... Generating docs for compound caca_conio_text_info... Generating docs for compound caca_event... Generating docs for compound caca_option... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 664/65536 hits=9714 misses=677 finished... touch stamp-doxygen make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U1JCeb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 + cd libcaca-0.99.beta20 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 'INSTALL=/usr/bin/install -p' Making install in kernel make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/kernel' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/kernel' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/kernel' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/kernel' Making install in caca make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcaca.la '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcaca.so.0.99.20 /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca.so.0.99.20 libtool: install: (cd /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 && { ln -s -f libcaca.so.0.99.20 libcaca.so.0 || { rm -f libcaca.so.0 && ln -s libcaca.so.0.99.20 libcaca.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 && { ln -s -f libcaca.so.0.99.20 libcaca.so || { rm -f libcaca.so && ln -s libcaca.so.0.99.20 libcaca.so; }; }) libtool: install: /usr/bin/install -p .libs/libcaca.lai /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/include' /usr/bin/install -p -m 644 caca.h caca_types.h caca_conio.h caca0.h '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 caca.pc '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' Making install in t make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca/t' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p cacademo cacafire cacaplay cacaview img2txt cacaclock cacaserver '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin' libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacademo /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacademo libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacafire /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacafire libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacaplay /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaplay libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacaview /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaview libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/img2txt /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/img2txt libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacaclock /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaclock libtool: warning: '../caca/libcaca.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cacaserver /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaserver /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/libcaca' /usr/bin/install -p -m 644 caca.txt '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/libcaca' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/examples' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/tools' Making install in cxx make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcaca++.la '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64' libtool: warning: relinking 'libcaca++.la' libtool: install: (cd /builddir/build/BUILD/libcaca-0.99.beta20/cxx; /bin/sh "/builddir/build/BUILD/libcaca-0.99.beta20/libtool" --tag CXX --mode=relink g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -no-undefined -version-number 0:99:20 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o libcaca++.la -rpath /usr/lib64 caca++.lo ../caca/libcaca.la -inst-prefix-dir /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/caca++.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 -L/usr/lib64 -lcaca -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-soname -Wl,libcaca++.so.0 -o .libs/libcaca++.so.0.99.20 libtool: install: /usr/bin/install -p .libs/libcaca++.so.0.99.20T /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca++.so.0.99.20 libtool: install: (cd /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 && { ln -s -f libcaca++.so.0.99.20 libcaca++.so.0 || { rm -f libcaca++.so.0 && ln -s libcaca++.so.0.99.20 libcaca++.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 && { ln -s -f libcaca++.so.0.99.20 libcaca++.so || { rm -f libcaca++.so && ln -s libcaca++.so.0.99.20 libcaca++.so; }; }) libtool: install: /usr/bin/install -p .libs/libcaca++.lai /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca++.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/include' /usr/bin/install -p -m 644 caca++.h '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 caca++.pc '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/cxx' Making install in caca-sharp make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca-sharp' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca-sharp' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca-sharp' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/caca-sharp' Making install in python make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/python' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/python' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib/python3.9/site-packages/caca' /usr/bin/install -p -m 644 caca/__init__.py caca/canvas.py caca/common.py caca/display.py caca/dither.py caca/font.py '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib/python3.9/site-packages/caca' Byte-compiling python modules... __init__.pycanvas.pycommon.pydisplay.pydither.pyfont.py Byte-compiling python modules (optimized versions) ... __init__.pycanvas.pycommon.pydisplay.pydither.pyfont.py make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/python' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/python' Making install in ruby make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby' /bin/sh ../libtool --mode=install /usr/bin/install -p caca.la '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby' libtool: warning: relinking 'caca.la' libtool: install: (cd /builddir/build/BUILD/libcaca-0.99.beta20/ruby; /bin/sh "/builddir/build/BUILD/libcaca-0.99.beta20/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fvisibility=hidden -DCACA_ENABLE_VISIBILITY -Wno-strict-prototypes -Wno-missing-prototypes -module -avoid-version -shared -L/usr/lib64 -lruby -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o caca.la -rpath /usr/lib64/ruby/vendor_ruby 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 -inst-prefix-dir /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/caca_la-caca.o .libs/caca_la-caca-canvas.o .libs/caca_la-caca-dither.o .libs/caca_la-caca-font.o .libs/caca_la-caca-display.o .libs/caca_la-caca-event.o -L/usr/lib64 -lruby -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64 -lcaca -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -g -O2 -Wl,-soname -Wl,caca.so -o .libs/caca.so libtool: install: /usr/bin/install -p .libs/caca.soT /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby/caca.so libtool: install: /usr/bin/install -p .libs/caca.lai /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby/caca.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ruby/vendor_ruby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/ruby/vendor_ruby' /usr/bin/install -p -m 644 lib/caca.rb '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/ruby/vendor_ruby' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/ruby' Making install in java make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' make[3]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/java' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' make[2]: Nothing to be done for 'install-exec-am'. mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc /bin/sh /builddir/build/BUILD/libcaca-0.99.beta20/.auto/install-sh -d /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-dev/html cp `find html -name '*.html' -o -name '*.gif' -o -name '*.png'` \ /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-dev/html /bin/sh /builddir/build/BUILD/libcaca-0.99.beta20/.auto/install-sh -d /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man3 for man in $(find man -name '*.3caca'); do \ sed -e 's/man3caca/man3/g' -e "s/fC'\([a-zA-Z0-9]*\)'/fC\"\1\"/g" \ $man >/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man3/${man##*/}; \ done /bin/sh /builddir/build/BUILD/libcaca-0.99.beta20/.auto/install-sh -d /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man1 rm -f /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man1/cacademo.1 ln -sf cacafire.1 /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man1/cacademo.1 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-dev/html' /usr/bin/install -p -m 644 html/doxygen.css '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-dev/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 caca-config.1 cacafire.1 cacaview.1 cacaserver.1 img2txt.1 cacaplay.1 '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20/doc' make[1]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20' make[2]: Entering directory '/builddir/build/BUILD/libcaca-0.99.beta20' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin' /usr/bin/install -p caca-config '/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20' make[1]: Leaving directory '/builddir/build/BUILD/libcaca-0.99.beta20' + find /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 -name '*.la' -delete + mv /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-dev libcaca-dev-docs + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.99-0.60.beta20.el9 --unique-debug-suffix -0.99-0.60.beta20.el9.x86_64 --unique-debug-src-base libcaca-0.99-0.60.beta20.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libcaca-0.99.beta20 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaplay explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacafire explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacademo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaserver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaclock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaview extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaserver extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacafire extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacademo extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaplay extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaclock extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/cacaview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/img2txt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca++.so.0.99.20 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca.so.0.99.20 extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/bin/img2txt extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca.so.0.99.20 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby/caca.so extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/libcaca++.so.0.99.20 extracting debug info from /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib64/ruby/vendor_ruby/caca.so original debug info size: 1008kB, size after compression: 936kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 5688 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/caca-config from /bin/sh to #!/usr/bin/sh Processing files: libcaca-0.99-0.60.beta20.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1u52lq + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + LICENSEDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/libcaca + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/libcaca + cp -pr COPYING /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/libcaca + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcaca = 0.99-0.60.beta20.el9 libcaca(x86-64) = 0.99-0.60.beta20.el9 libcaca++.so.0()(64bit) libcaca.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcaca.so.0()(64bit) libgcc_s.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libncursesw.so.6()(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libcaca-devel-0.99-0.60.beta20.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.whYkdt + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + DOCDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-devel + cp -pr libcaca-dev-docs/html/ /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/libcaca-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcaca-devel = 0.99-0.60.beta20.el9 libcaca-devel(x86-64) = 0.99-0.60.beta20.el9 pkgconfig(caca) = 0.99.beta20 pkgconfig(caca++) = 0.99.beta20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libcaca++.so.0()(64bit) libcaca.so.0()(64bit) Processing files: caca-utils-0.99-0.60.beta20.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3sMMrW + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + DOCDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + cp -pr AUTHORS /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + cp -pr NEWS /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + cp -pr NOTES /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + cp -pr README /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + cp -pr THANKS /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/caca-utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8IIBkH + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + LICENSEDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/caca-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/caca-utils + cp -pr COPYING COPYING.GPL COPYING.ISC COPYING.LGPL /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/licenses/caca-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: caca-utils = 0.99-0.60.beta20.el9 caca-utils(x86-64) = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcaca.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: python3-caca-0.99-0.60.beta20.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4kuXvs + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + DOCDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/python3-caca + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/python3-caca + cp -pr python/examples /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/python3-caca + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-caca = 0.99-0.60.beta20.el9 python3-caca = 0.99-0.60.beta20.el9 python3-caca(x86-64) = 0.99-0.60.beta20.el9 python3.9-caca = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-caca < 0.99-0.60.beta20.el9 Processing files: ruby-caca-0.99-0.60.beta20.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MQ123c + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + DOCDIR=/builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/ruby-caca + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/ruby-caca + cp -pr ruby/README /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64/usr/share/doc/ruby-caca + RPM_EC=0 ++ jobs -p + exit 0 Provides: ruby(caca) = 0.99-0.60.beta20.el9 ruby-caca = 0.99-0.60.beta20.el9 ruby-caca(x86-64) = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcaca.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: libcaca-debugsource-0.99-0.60.beta20.el9.x86_64 Provides: libcaca-debugsource = 0.99-0.60.beta20.el9 libcaca-debugsource(x86-64) = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libcaca-debuginfo-0.99-0.60.beta20.el9.x86_64 Provides: debuginfo(build-id) = 4af4d0bca8a70b4584095ca943ee70342e500efe debuginfo(build-id) = 767e15f6694f45580b31e60438d76cbb8e130b8c libcaca-debuginfo = 0.99-0.60.beta20.el9 libcaca-debuginfo(x86-64) = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcaca-debugsource(x86-64) = 0.99-0.60.beta20.el9 Processing files: caca-utils-debuginfo-0.99-0.60.beta20.el9.x86_64 Provides: caca-utils-debuginfo = 0.99-0.60.beta20.el9 caca-utils-debuginfo(x86-64) = 0.99-0.60.beta20.el9 debuginfo(build-id) = 11d968de608a2f5dea2b2c1946c31018f5a623c4 debuginfo(build-id) = 1ecfb15accf4ecf8046181efc65af9c0a3e77814 debuginfo(build-id) = 4d556aef2017b5a8bc4184a2755b965c0e64df00 debuginfo(build-id) = 929ac63afef80725e89c47cc17d20854bceaad74 debuginfo(build-id) = ab4aa351c99551fd7760e345dfb915e78c2660f3 debuginfo(build-id) = d4f99f9fabf6ccb2096eac85788c0e79d8bdf804 debuginfo(build-id) = ea3bf7e250f78fb225504d709d2282bc8f07ecd7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcaca-debugsource(x86-64) = 0.99-0.60.beta20.el9 Processing files: ruby-caca-debuginfo-0.99-0.60.beta20.el9.x86_64 Provides: debuginfo(build-id) = 3d56875183dcaf0baaabe001b87303b2d139ca80 ruby-caca-debuginfo = 0.99-0.60.beta20.el9 ruby-caca-debuginfo(x86-64) = 0.99-0.60.beta20.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcaca-debugsource(x86-64) = 0.99-0.60.beta20.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 Wrote: /builddir/build/RPMS/python3-caca-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/caca-utils-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/libcaca-debuginfo-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ruby-caca-debuginfo-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ruby-caca-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/libcaca-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/caca-utils-debuginfo-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/libcaca-devel-0.99-0.60.beta20.el9.x86_64.rpm Wrote: /builddir/build/RPMS/libcaca-debugsource-0.99-0.60.beta20.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HFONM8 + umask 022 + cd /builddir/build/BUILD + cd libcaca-0.99.beta20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcaca-0.99-0.60.beta20.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0