>>> Building on exopi-6 under graphics/libcaca BDEPENDS = [graphics/imlib2] DIST = [graphics/libcaca:libcaca-0.99.beta20.tar.gz] FULLPKGNAME = libcaca-0.99.20p0 RDEPENDS = [graphics/imlib2] (Junk lock obtained for exopi-6 at 1713838585.50) >>> Running depends in graphics/libcaca at 1713838585.53 last junk was in devel/py-regex,python3 /usr/sbin/pkg_add -aI -Drepair imlib2-1.12.2p1 was: /usr/sbin/pkg_add -aI -Drepair imlib2-1.12.2p1 /usr/sbin/pkg_add -aI -Drepair imlib2-1.12.2p1 >>> Running show-prepare-results in graphics/libcaca at 1713838589.17 ===> graphics/libcaca ===> Building from scratch libcaca-0.99.20p0 ===> libcaca-0.99.20p0 depends on: imlib2-* -> imlib2-1.12.2p1 ===> Verifying specs: c curses m z X11 X11-xcb Xext freetype xcb xcb-shm Imlib2>=1 ===> found c.100.0 curses.15.0 m.10.1 z.7.0 X11.18.0 X11-xcb.2.0 Xext.13.0 freetype.30.3 xcb.4.1 xcb-shm.1.1 Imlib2.9.0 imlib2-1.12.2p1 (Junk lock released for exopi-6 at 1713838590.02) distfiles size=1099916 >>> Running build in graphics/libcaca at 1713838590.05 ===> graphics/libcaca ===> Checking files for libcaca-0.99.20p0 `/exopi-cvs/ports/distfiles/libcaca-0.99.beta20.tar.gz' is up to date. >> (SHA256) libcaca-0.99.beta20.tar.gz: OK ===> Extracting for libcaca-0.99.20p0 ===> Patching for libcaca-0.99.20p0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 427. done ===> Applying OpenBSD patch patch-caca_caca_stubs_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- caca/caca_stubs.h.orig Sun Jul 13 16:43:57 2014 |+++ caca/caca_stubs.h Sun Jul 13 16:45:02 2014 -------------------------- Patching file caca/caca_stubs.h using Plan A... Hunk #1 succeeded at 42. done ===> Applying OpenBSD patch patch-caca_dither_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- caca/dither.c.orig Sun Jul 13 16:35:01 2014 |+++ caca/dither.c Sun Jul 13 16:36:06 2014 -------------------------- Patching file caca/dither.c using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |1. Disable detection of ftgl. (no --disable-ftgl option.) | |2. Remove bash-ism =~ | |3. Remove hardcoded -g -O2 | |4. Disable detection of pangoft2. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19339. Hunk #2 succeeded at 19355. Hunk #3 succeeded at 19420. Hunk #4 succeeded at 19669. Hunk #5 succeeded at 20694. done ===> Applying OpenBSD patch patch-examples_font_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/font.c.orig Sun Jul 13 17:02:02 2014 |+++ examples/font.c Sun Jul 13 17:02:56 2014 -------------------------- Patching file examples/font.c using Plan A... Hunk #1 succeeded at 15. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libcaca-0.99.20p0 ===> Configuring for libcaca-0.99.20p0 Using /exopi-obj/pobj/libcaca-0.99.20/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libcaca-0.99.20/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/libcaca-0.99.20/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking dependency style of ... none checking dependency style of cc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for suffix of libraries... .so.0 checking for stdio.h... (cached) yes checking for stdarg.h... (cached) yes checking for signal.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for endian.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for winsock2.h... no checking for errno.h... (cached) yes checking for locale.h... (cached) yes checking for getopt.h... (cached) yes checking for dlfcn.h... (cached) yes checking for termios.h... (cached) yes checking for signal... (cached) yes checking for ioctl... (cached) yes checking for snprintf... (cached) yes checking for sprintf_s... no checking for vsnprintf... (cached) yes checking for vsnprintf_s... no checking for getenv... (cached) yes checking for putenv... (cached) yes checking for strcasecmp... (cached) yes checking for htons... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for atexit... (cached) yes checking for _mingw.h... no checking for getopt_long... (cached) yes checking for Sleep... no checking for fsin/fcos... yes checking for fldln2/fxch/fyl2x... yes checking for zlib.h... (cached) yes checking for gzopen in -lz... yes checking for sin in -lm... (cached) yes checking for conio.h... no checking for windows.h... no checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for XOpenDisplay in -lX11... (cached) yes checking for X11/XKBlib.h... (cached) yes checking for GL/gl.h... (cached) yes checking for GL/glut.h... no checking for ftgl >= 2.1.3... no checking for Cocoa/Cocoa.h... no checking for ncursesw/ncurses.h... no checking for ncurses/ncurses.h... no checking for ncurses.h... yes checking for initscr in -lncursesw... yes checking for resizeterm... yes checking for resize_term... yes checking valid output drivers... x11 ncurses checking whether compiler supports visibility annotations... no checking for a Python interpreter with version >= 2.2... python3 checking for python3... /usr/local/bin/python3 checking for python3 version... 3.10 checking for python3 prefix... /usr/local checking for python3 exec_prefix... /usr/local checking for python3 platform... openbsd7 checking for python3 script directory... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python3 extension module directory... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking available language bindings... no checking for sys/socket.h... (cached) yes checking for imlib2... yes checking for pangoft2... 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 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libcaca-0.99.20p0 /usr/bin/make all-recursive Making all in kernel Making all in caca Making all in . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca.lo -MD -MP -MF .deps/libcaca_la-caca.Tpo -c -o libcaca_la-caca.lo `test -f 'caca.c' || echo './'`caca.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca.lo -MD -MP -MF .deps/libcaca_la-caca.Tpo -c caca.c -fPIC -DPIC -o .libs/libcaca_la-caca.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca.lo -MD -MP -MF .deps/libcaca_la-caca.Tpo -c caca.c -o libcaca_la-caca.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-caca.Tpo .deps/libcaca_la-caca.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca_conio.lo -MD -MP -MF .deps/libcaca_la-caca_conio.Tpo -c -o libcaca_la-caca_conio.lo `test -f 'caca_conio.c' || echo './'`caca_conio.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca_conio.lo -MD -MP -MF .deps/libcaca_la-caca_conio.Tpo -c caca_conio.c -fPIC -DPIC -o .libs/libcaca_la-caca_conio.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca_conio.lo -MD -MP -MF .deps/libcaca_la-caca_conio.Tpo -c caca_conio.c -o libcaca_la-caca_conio.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-caca_conio.Tpo .deps/libcaca_la-caca_conio.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca0.lo -MD -MP -MF .deps/libcaca_la-caca0.Tpo -c -o libcaca_la-caca0.lo `test -f 'caca0.c' || echo './'`caca0.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca0.lo -MD -MP -MF .deps/libcaca_la-caca0.Tpo -c caca0.c -fPIC -DPIC -o .libs/libcaca_la-caca0.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-caca0.lo -MD -MP -MF .deps/libcaca_la-caca0.Tpo -c caca0.c -o libcaca_la-caca0.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-caca0.Tpo .deps/libcaca_la-caca0.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-canvas.lo -MD -MP -MF .deps/libcaca_la-canvas.Tpo -c -o libcaca_la-canvas.lo `test -f 'canvas.c' || echo './'`canvas.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-canvas.lo -MD -MP -MF .deps/libcaca_la-canvas.Tpo -c canvas.c -fPIC -DPIC -o .libs/libcaca_la-canvas.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-canvas.lo -MD -MP -MF .deps/libcaca_la-canvas.Tpo -c canvas.c -o libcaca_la-canvas.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-canvas.Tpo .deps/libcaca_la-canvas.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dirty.lo -MD -MP -MF .deps/libcaca_la-dirty.Tpo -c -o libcaca_la-dirty.lo `test -f 'dirty.c' || echo './'`dirty.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dirty.lo -MD -MP -MF .deps/libcaca_la-dirty.Tpo -c dirty.c -fPIC -DPIC -o .libs/libcaca_la-dirty.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dirty.lo -MD -MP -MF .deps/libcaca_la-dirty.Tpo -c dirty.c -o libcaca_la-dirty.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-dirty.Tpo .deps/libcaca_la-dirty.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-string.lo -MD -MP -MF .deps/libcaca_la-string.Tpo -c -o libcaca_la-string.lo `test -f 'string.c' || echo './'`string.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-string.lo -MD -MP -MF .deps/libcaca_la-string.Tpo -c string.c -fPIC -DPIC -o .libs/libcaca_la-string.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] string.c:462:51: warning: variable 'bleed_left' set but not used [-Wunused-but-set-variable] int i, j, starti, startj, endi, endj, stride, bleed_left, bleed_right; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-string.lo -MD -MP -MF .deps/libcaca_la-string.Tpo -c string.c -o libcaca_la-string.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] string.c:462:51: warning: variable 'bleed_left' set but not used [-Wunused-but-set-variable] int i, j, starti, startj, endi, endj, stride, bleed_left, bleed_right; ^ 1 warning generated. mv -f .deps/libcaca_la-string.Tpo .deps/libcaca_la-string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-transform.lo -MD -MP -MF .deps/libcaca_la-transform.Tpo -c -o libcaca_la-transform.lo `test -f 'transform.c' || echo './'`transform.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-transform.lo -MD -MP -MF .deps/libcaca_la-transform.Tpo -c transform.c -fPIC -DPIC -o .libs/libcaca_la-transform.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-transform.lo -MD -MP -MF .deps/libcaca_la-transform.Tpo -c transform.c -o libcaca_la-transform.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-transform.Tpo .deps/libcaca_la-transform.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-charset.lo -MD -MP -MF .deps/libcaca_la-charset.Tpo -c -o libcaca_la-charset.lo `test -f 'charset.c' || echo './'`charset.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-charset.lo -MD -MP -MF .deps/libcaca_la-charset.Tpo -c charset.c -fPIC -DPIC -o .libs/libcaca_la-charset.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-charset.lo -MD -MP -MF .deps/libcaca_la-charset.Tpo -c charset.c -o libcaca_la-charset.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-charset.Tpo .deps/libcaca_la-charset.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-attr.lo -MD -MP -MF .deps/libcaca_la-attr.Tpo -c -o libcaca_la-attr.lo `test -f 'attr.c' || echo './'`attr.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-attr.lo -MD -MP -MF .deps/libcaca_la-attr.Tpo -c attr.c -fPIC -DPIC -o .libs/libcaca_la-attr.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-attr.lo -MD -MP -MF .deps/libcaca_la-attr.Tpo -c attr.c -o libcaca_la-attr.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-attr.Tpo .deps/libcaca_la-attr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-line.lo -MD -MP -MF .deps/libcaca_la-line.Tpo -c -o libcaca_la-line.lo `test -f 'line.c' || echo './'`line.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-line.lo -MD -MP -MF .deps/libcaca_la-line.Tpo -c line.c -fPIC -DPIC -o .libs/libcaca_la-line.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-line.lo -MD -MP -MF .deps/libcaca_la-line.Tpo -c line.c -o libcaca_la-line.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-line.Tpo .deps/libcaca_la-line.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-box.lo -MD -MP -MF .deps/libcaca_la-box.Tpo -c -o libcaca_la-box.lo `test -f 'box.c' || echo './'`box.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-box.lo -MD -MP -MF .deps/libcaca_la-box.Tpo -c box.c -fPIC -DPIC -o .libs/libcaca_la-box.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-box.lo -MD -MP -MF .deps/libcaca_la-box.Tpo -c box.c -o libcaca_la-box.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-box.Tpo .deps/libcaca_la-box.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conic.lo -MD -MP -MF .deps/libcaca_la-conic.Tpo -c -o libcaca_la-conic.lo `test -f 'conic.c' || echo './'`conic.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conic.lo -MD -MP -MF .deps/libcaca_la-conic.Tpo -c conic.c -fPIC -DPIC -o .libs/libcaca_la-conic.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conic.lo -MD -MP -MF .deps/libcaca_la-conic.Tpo -c conic.c -o libcaca_la-conic.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-conic.Tpo .deps/libcaca_la-conic.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-triangle.lo -MD -MP -MF .deps/libcaca_la-triangle.Tpo -c -o libcaca_la-triangle.lo `test -f 'triangle.c' || echo './'`triangle.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-triangle.lo -MD -MP -MF .deps/libcaca_la-triangle.Tpo -c triangle.c -fPIC -DPIC -o .libs/libcaca_la-triangle.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-triangle.lo -MD -MP -MF .deps/libcaca_la-triangle.Tpo -c triangle.c -o libcaca_la-triangle.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-triangle.Tpo .deps/libcaca_la-triangle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-frame.lo -MD -MP -MF .deps/libcaca_la-frame.Tpo -c -o libcaca_la-frame.lo `test -f 'frame.c' || echo './'`frame.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-frame.lo -MD -MP -MF .deps/libcaca_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/libcaca_la-frame.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-frame.lo -MD -MP -MF .deps/libcaca_la-frame.Tpo -c frame.c -o libcaca_la-frame.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-frame.Tpo .deps/libcaca_la-frame.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dither.lo -MD -MP -MF .deps/libcaca_la-dither.Tpo -c -o libcaca_la-dither.lo `test -f 'dither.c' || echo './'`dither.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dither.lo -MD -MP -MF .deps/libcaca_la-dither.Tpo -c dither.c -fPIC -DPIC -o .libs/libcaca_la-dither.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] dither.c:1121:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] dist = abs(rgba[0] * (2*dchmax-1) - newr) ^ dither.c:1121:24: note: remove the call to 'abs' since unsigned values cannot be negative dist = abs(rgba[0] * (2*dchmax-1) - newr) ^~~ dither.c:1122:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] + abs(rgba[1] * (2*dchmax-1) - newg) ^ dither.c:1122:24: note: remove the call to 'abs' since unsigned values cannot be negative + abs(rgba[1] * (2*dchmax-1) - newg) ^~~ dither.c:1123:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] + abs(rgba[2] * (2*dchmax-1) - newb); ^ dither.c:1123:24: note: remove the call to 'abs' since unsigned values cannot be negative + abs(rgba[2] * (2*dchmax-1) - newb); ^~~ dither.c:950:25: warning: variable 'pitch' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, pitch, deltax, deltay, dchmax; ^ dither.c:1326:21: warning: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const uint32_t *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] bits = *(uint32_t const *)pixels; ^~~~~~~~~~~~~~~~~~~~~~~~ dither.c:1347:21: warning: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const uint16_t *' (aka 'const unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] bits = *(uint16_t const *)pixels; ^~~~~~~~~~~~~~~~~~~~~~~~ dither.c:211:20: warning: unused function 'rgb2hsv_default' [-Wunused-function] static inline void rgb2hsv_default(int r, int g, int b, ^ 7 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-dither.lo -MD -MP -MF .deps/libcaca_la-dither.Tpo -c dither.c -o libcaca_la-dither.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] dither.c:1121:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] dist = abs(rgba[0] * (2*dchmax-1) - newr) ^ dither.c:1121:24: note: remove the call to 'abs' since unsigned values cannot be negative dist = abs(rgba[0] * (2*dchmax-1) - newr) ^~~ dither.c:1122:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] + abs(rgba[1] * (2*dchmax-1) - newg) ^ dither.c:1122:24: note: remove the call to 'abs' since unsigned values cannot be negative + abs(rgba[1] * (2*dchmax-1) - newg) ^~~ dither.c:1123:24: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] + abs(rgba[2] * (2*dchmax-1) - newb); ^ dither.c:1123:24: note: remove the call to 'abs' since unsigned values cannot be negative + abs(rgba[2] * (2*dchmax-1) - newb); ^~~ dither.c:950:25: warning: variable 'pitch' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, pitch, deltax, deltay, dchmax; ^ dither.c:1326:21: warning: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const uint32_t *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] bits = *(uint32_t const *)pixels; ^~~~~~~~~~~~~~~~~~~~~~~~ dither.c:1347:21: warning: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const uint16_t *' (aka 'const unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] bits = *(uint16_t const *)pixels; ^~~~~~~~~~~~~~~~~~~~~~~~ dither.c:211:20: warning: unused function 'rgb2hsv_default' [-Wunused-function] static inline void rgb2hsv_default(int r, int g, int b, ^ 7 warnings generated. mv -f .deps/libcaca_la-dither.Tpo .deps/libcaca_la-dither.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-font.lo -MD -MP -MF .deps/libcaca_la-font.Tpo -c -o libcaca_la-font.lo `test -f 'font.c' || echo './'`font.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-font.lo -MD -MP -MF .deps/libcaca_la-font.Tpo -c font.c -fPIC -DPIC -o .libs/libcaca_la-font.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-font.lo -MD -MP -MF .deps/libcaca_la-font.Tpo -c font.c -o libcaca_la-font.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-font.Tpo .deps/libcaca_la-font.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-file.lo -MD -MP -MF .deps/libcaca_la-file.Tpo -c -o libcaca_la-file.lo `test -f 'file.c' || echo './'`file.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-file.lo -MD -MP -MF .deps/libcaca_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libcaca_la-file.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-file.lo -MD -MP -MF .deps/libcaca_la-file.Tpo -c file.c -o libcaca_la-file.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-file.Tpo .deps/libcaca_la-file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-figfont.lo -MD -MP -MF .deps/libcaca_la-figfont.Tpo -c -o libcaca_la-figfont.lo `test -f 'figfont.c' || echo './'`figfont.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-figfont.lo -MD -MP -MF .deps/libcaca_la-figfont.Tpo -c figfont.c -fPIC -DPIC -o .libs/libcaca_la-figfont.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] figfont.c:150:33: warning: variable 'extra' set but not used [-Wunused-but-set-variable] int c, w, h, x, y, overlap, extra, xleft, xright; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-figfont.lo -MD -MP -MF .deps/libcaca_la-figfont.Tpo -c figfont.c -o libcaca_la-figfont.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] figfont.c:150:33: warning: variable 'extra' set but not used [-Wunused-but-set-variable] int c, w, h, x, y, overlap, extra, xleft, xright; ^ 1 warning generated. mv -f .deps/libcaca_la-figfont.Tpo .deps/libcaca_la-figfont.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-graphics.lo -MD -MP -MF .deps/libcaca_la-graphics.Tpo -c -o libcaca_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-graphics.lo -MD -MP -MF .deps/libcaca_la-graphics.Tpo -c graphics.c -fPIC -DPIC -o .libs/libcaca_la-graphics.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-graphics.lo -MD -MP -MF .deps/libcaca_la-graphics.Tpo -c graphics.c -o libcaca_la-graphics.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-graphics.Tpo .deps/libcaca_la-graphics.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-event.lo -MD -MP -MF .deps/libcaca_la-event.Tpo -c -o libcaca_la-event.lo `test -f 'event.c' || echo './'`event.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-event.lo -MD -MP -MF .deps/libcaca_la-event.Tpo -c event.c -fPIC -DPIC -o .libs/libcaca_la-event.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-event.lo -MD -MP -MF .deps/libcaca_la-event.Tpo -c event.c -o libcaca_la-event.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-event.Tpo .deps/libcaca_la-event.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-time.lo -MD -MP -MF .deps/libcaca_la-time.Tpo -c -o libcaca_la-time.lo `test -f 'time.c' || echo './'`time.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-time.lo -MD -MP -MF .deps/libcaca_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libcaca_la-time.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-time.lo -MD -MP -MF .deps/libcaca_la-time.Tpo -c time.c -o libcaca_la-time.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-time.Tpo .deps/libcaca_la-time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-prof.lo -MD -MP -MF .deps/libcaca_la-prof.Tpo -c -o libcaca_la-prof.lo `test -f 'prof.c' || echo './'`prof.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-prof.lo -MD -MP -MF .deps/libcaca_la-prof.Tpo -c prof.c -fPIC -DPIC -o .libs/libcaca_la-prof.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-prof.lo -MD -MP -MF .deps/libcaca_la-prof.Tpo -c prof.c -o libcaca_la-prof.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-prof.Tpo .deps/libcaca_la-prof.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-getopt.lo -MD -MP -MF .deps/libcaca_la-getopt.Tpo -c -o libcaca_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-getopt.lo -MD -MP -MF .deps/libcaca_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libcaca_la-getopt.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-getopt.lo -MD -MP -MF .deps/libcaca_la-getopt.Tpo -c getopt.c -o libcaca_la-getopt.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/libcaca_la-getopt.Tpo .deps/libcaca_la-getopt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-import.lo -MD -MP -MF codec/.deps/libcaca_la-import.Tpo -c -o codec/libcaca_la-import.lo `test -f 'codec/import.c' || echo './'`codec/import.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-import.lo -MD -MP -MF codec/.deps/libcaca_la-import.Tpo -c codec/import.c -fPIC -DPIC -o codec/.libs/libcaca_la-import.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] codec/import.c:332:37: warning: variable 'duration' set but not used [-Wunused-but-set-variable] unsigned int width, height, duration; ^ codec/import.c:333:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] uint32_t attr; ^ codec/import.c:334:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:334:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:302:14: warning: variable 'version' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ codec/import.c:302:23: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ 6 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-import.lo -MD -MP -MF codec/.deps/libcaca_la-import.Tpo -c codec/import.c -o codec/libcaca_la-import.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] codec/import.c:332:37: warning: variable 'duration' set but not used [-Wunused-but-set-variable] unsigned int width, height, duration; ^ codec/import.c:333:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] uint32_t attr; ^ codec/import.c:334:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:334:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y, handlex, handley; ^ codec/import.c:302:14: warning: variable 'version' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ codec/import.c:302:23: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint16_t version, flags; ^ 6 warnings generated. mv -f codec/.deps/libcaca_la-import.Tpo codec/.deps/libcaca_la-import.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-export.lo -MD -MP -MF codec/.deps/libcaca_la-export.Tpo -c -o codec/libcaca_la-export.lo `test -f 'codec/export.c' || echo './'`codec/export.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-export.lo -MD -MP -MF codec/.deps/libcaca_la-export.Tpo -c codec/export.c -fPIC -DPIC -o codec/.libs/libcaca_la-export.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-export.lo -MD -MP -MF codec/.deps/libcaca_la-export.Tpo -c codec/export.c -o codec/libcaca_la-export.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f codec/.deps/libcaca_la-export.Tpo codec/.deps/libcaca_la-export.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-text.lo -MD -MP -MF codec/.deps/libcaca_la-text.Tpo -c -o codec/libcaca_la-text.lo `test -f 'codec/text.c' || echo './'`codec/text.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-text.lo -MD -MP -MF codec/.deps/libcaca_la-text.Tpo -c codec/text.c -fPIC -DPIC -o codec/.libs/libcaca_la-text.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT codec/libcaca_la-text.lo -MD -MP -MF codec/.deps/libcaca_la-text.Tpo -c codec/text.c -o codec/libcaca_la-text.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f codec/.deps/libcaca_la-text.Tpo codec/.deps/libcaca_la-text.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-conio.lo -MD -MP -MF driver/.deps/libcaca_la-conio.Tpo -c -o driver/libcaca_la-conio.lo `test -f 'driver/conio.c' || echo './'`driver/conio.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-conio.lo -MD -MP -MF driver/.deps/libcaca_la-conio.Tpo -c driver/conio.c -fPIC -DPIC -o driver/.libs/libcaca_la-conio.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-conio.lo -MD -MP -MF driver/.deps/libcaca_la-conio.Tpo -c driver/conio.c -o driver/libcaca_la-conio.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-conio.Tpo driver/.deps/libcaca_la-conio.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-ncurses.lo -MD -MP -MF driver/.deps/libcaca_la-ncurses.Tpo -c -o driver/libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo './'`driver/ncurses.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-ncurses.lo -MD -MP -MF driver/.deps/libcaca_la-ncurses.Tpo -c driver/ncurses.c -fPIC -DPIC -o driver/.libs/libcaca_la-ncurses.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-ncurses.lo -MD -MP -MF driver/.deps/libcaca_la-ncurses.Tpo -c driver/ncurses.c -o driver/libcaca_la-ncurses.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-ncurses.Tpo driver/.deps/libcaca_la-ncurses.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-null.lo -MD -MP -MF driver/.deps/libcaca_la-null.Tpo -c -o driver/libcaca_la-null.lo `test -f 'driver/null.c' || echo './'`driver/null.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-null.lo -MD -MP -MF driver/.deps/libcaca_la-null.Tpo -c driver/null.c -fPIC -DPIC -o driver/.libs/libcaca_la-null.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-null.lo -MD -MP -MF driver/.deps/libcaca_la-null.Tpo -c driver/null.c -o driver/libcaca_la-null.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-null.Tpo driver/.deps/libcaca_la-null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-raw.lo -MD -MP -MF driver/.deps/libcaca_la-raw.Tpo -c -o driver/libcaca_la-raw.lo `test -f 'driver/raw.c' || echo './'`driver/raw.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-raw.lo -MD -MP -MF driver/.deps/libcaca_la-raw.Tpo -c driver/raw.c -fPIC -DPIC -o driver/.libs/libcaca_la-raw.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-raw.lo -MD -MP -MF driver/.deps/libcaca_la-raw.Tpo -c driver/raw.c -o driver/libcaca_la-raw.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-raw.Tpo driver/.deps/libcaca_la-raw.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-slang.lo -MD -MP -MF driver/.deps/libcaca_la-slang.Tpo -c -o driver/libcaca_la-slang.lo `test -f 'driver/slang.c' || echo './'`driver/slang.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-slang.lo -MD -MP -MF driver/.deps/libcaca_la-slang.Tpo -c driver/slang.c -fPIC -DPIC -o driver/.libs/libcaca_la-slang.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-slang.lo -MD -MP -MF driver/.deps/libcaca_la-slang.Tpo -c driver/slang.c -o driver/libcaca_la-slang.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-slang.Tpo driver/.deps/libcaca_la-slang.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-vga.lo -MD -MP -MF driver/.deps/libcaca_la-vga.Tpo -c -o driver/libcaca_la-vga.lo `test -f 'driver/vga.c' || echo './'`driver/vga.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-vga.lo -MD -MP -MF driver/.deps/libcaca_la-vga.Tpo -c driver/vga.c -fPIC -DPIC -o driver/.libs/libcaca_la-vga.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-vga.lo -MD -MP -MF driver/.deps/libcaca_la-vga.Tpo -c driver/vga.c -o driver/libcaca_la-vga.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-vga.Tpo driver/.deps/libcaca_la-vga.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-win32.lo -MD -MP -MF driver/.deps/libcaca_la-win32.Tpo -c -o driver/libcaca_la-win32.lo `test -f 'driver/win32.c' || echo './'`driver/win32.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-win32.lo -MD -MP -MF driver/.deps/libcaca_la-win32.Tpo -c driver/win32.c -fPIC -DPIC -o driver/.libs/libcaca_la-win32.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-win32.lo -MD -MP -MF driver/.deps/libcaca_la-win32.Tpo -c driver/win32.c -o driver/libcaca_la-win32.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-win32.Tpo driver/.deps/libcaca_la-win32.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-x11.lo -MD -MP -MF driver/.deps/libcaca_la-x11.Tpo -c -o driver/libcaca_la-x11.lo `test -f 'driver/x11.c' || echo './'`driver/x11.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-x11.lo -MD -MP -MF driver/.deps/libcaca_la-x11.Tpo -c driver/x11.c -fPIC -DPIC -o driver/.libs/libcaca_la-x11.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-x11.lo -MD -MP -MF driver/.deps/libcaca_la-x11.Tpo -c driver/x11.c -o driver/libcaca_la-x11.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-x11.Tpo driver/.deps/libcaca_la-x11.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-gl.lo -MD -MP -MF driver/.deps/libcaca_la-gl.Tpo -c -o driver/libcaca_la-gl.lo `test -f 'driver/gl.c' || echo './'`driver/gl.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-gl.lo -MD -MP -MF driver/.deps/libcaca_la-gl.Tpo -c driver/gl.c -fPIC -DPIC -o driver/.libs/libcaca_la-gl.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DPLUGINDIR="" -D__LIBCACA__ -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver/libcaca_la-gl.lo -MD -MP -MF driver/.deps/libcaca_la-gl.Tpo -c driver/gl.c -o driver/libcaca_la-gl.o cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f driver/.deps/libcaca_la-gl.Tpo driver/.deps/libcaca_la-gl.Plo /usr/bin/libtool --mode=link cc -no-undefined -version-number 0:99:20 -o libcaca.la -rpath /usr/local/lib 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 -lncursesw -lX11 -L/usr/X11R6/lib -lz libtool: link: cc -shared -fPIC -DPIC -o .libs/libcaca.so.2.0 .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 -L.libs -lncursesw -lX11 -lxcb -lz -Wl,-soname,libcaca.so.2.0 libtool: link: ar cru .libs/libcaca.a libcaca_la-caca.o libcaca_la-caca_conio.o libcaca_la-caca0.o libcaca_la-canvas.o libcaca_la-dirty.o libcaca_la-string.o libcaca_la-transform.o libcaca_la-charset.o libcaca_la-attr.o libcaca_la-line.o libcaca_la-box.o libcaca_la-conic.o libcaca_la-triangle.o libcaca_la-frame.o libcaca_la-dither.o libcaca_la-font.o libcaca_la-file.o libcaca_la-figfont.o libcaca_la-graphics.o libcaca_la-event.o libcaca_la-time.o libcaca_la-prof.o libcaca_la-getopt.o codec/libcaca_la-import.o codec/libcaca_la-export.o codec/libcaca_la-text.o driver/libcaca_la-conio.o driver/libcaca_la-ncurses.o driver/libcaca_la-null.o driver/libcaca_la-raw.o driver/libcaca_la-slang.o driver/libcaca_la-vga.o driver/libcaca_la-win32.o driver/libcaca_la-x11.o driver/libcaca_la-gl.o libtool: link: ranlib .libs/libcaca.a Making all in t depbase=`echo simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT simple.o -MD -MP -MF $depbase.Tpo -c -o simple.o simple.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o simple simple.o ../libcaca.la libtool: link: cc -o .libs/simple -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare simple.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bench.o -MD -MP -MF $depbase.Tpo -c -o bench.o bench.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o bench bench.o ../libcaca.la libtool: link: cc -o .libs/bench -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare bench.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo bug-setlocale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../caca -I../../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bug-setlocale.o -MD -MP -MF $depbase.Tpo -c -o bug-setlocale.o bug-setlocale.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o bug-setlocale bug-setlocale.o ../libcaca.la libtool: link: cc -o .libs/bug-setlocale -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare bug-setlocale.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in src depbase=`echo cacademo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacademo.o -MD -MP -MF $depbase.Tpo -c -o cacademo.o cacademo.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] cacademo.c:408:22: warning: variable 'x' set but not used [-Wunused-but-set-variable] unsigned int x; ^ 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: cc -o .libs/cacademo -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacademo.o -L.libs -lm -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo aafire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT aafire.o -MD -MP -MF $depbase.Tpo -c -o aafire.o aafire.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] aafire.c:185:25: warning: variable 'i' set but not used [-Wunused-but-set-variable] register unsigned int i; ^ 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacafire aafire.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: cc -o .libs/cacafire -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare aafire.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib aafire.c(aafire.o:(main)): warning: rand() may return deterministic values, is that what you want? depbase=`echo cacaplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaplay.o -MD -MP -MF $depbase.Tpo -c -o cacaplay.o cacaplay.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacaplay cacaplay.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: cc -o .libs/cacaplay -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacaplay.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaview-cacaview.o -MD -MP -MF .deps/cacaview-cacaview.Tpo -c -o cacaview-cacaview.o `test -f 'cacaview.c' || echo './'`cacaview.c cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/cacaview-cacaview.Tpo .deps/cacaview-cacaview.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaview-common-image.o -MD -MP -MF .deps/cacaview-common-image.Tpo -c -o cacaview-common-image.o `test -f 'common-image.c' || echo './'`common-image.c cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/cacaview-common-image.Tpo .deps/cacaview-common-image.Po /usr/bin/libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -L/usr/X11R6/lib -lImlib2 -o cacaview cacaview-cacaview.o cacaview-common-image.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: cc -o .libs/cacaview -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacaview-cacaview.o cacaview-common-image.o -L.libs -lImlib2 -lfreetype -lXext -lX11 -lxcb -lX11-xcb -lxcb-shm -lm -lcaca -lncursesw -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib cacaview.c(cacaview-cacaview.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT img2txt-img2txt.o -MD -MP -MF .deps/img2txt-img2txt.Tpo -c -o img2txt-img2txt.o `test -f 'img2txt.c' || echo './'`img2txt.c cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/img2txt-img2txt.Tpo .deps/img2txt-img2txt.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT img2txt-common-image.o -MD -MP -MF .deps/img2txt-common-image.Tpo -c -o img2txt-common-image.o `test -f 'common-image.c' || echo './'`common-image.c cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/img2txt-common-image.Tpo .deps/img2txt-common-image.Po /usr/bin/libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -L/usr/X11R6/lib -lImlib2 -o img2txt img2txt-img2txt.o img2txt-common-image.o ../caca/libcaca.la libtool: link: cc -o .libs/img2txt -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare img2txt-img2txt.o img2txt-common-image.o -L.libs -lImlib2 -lfreetype -lXext -lX11 -lxcb -lX11-xcb -lxcb-shm -lm -lcaca -lncursesw -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo cacaclock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaclock.o -MD -MP -MF $depbase.Tpo -c -o cacaclock.o cacaclock.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacaclock cacaclock.o ../caca/libcaca.la libtool: link: cc -o .libs/cacaclock -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacaclock.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo cacaserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaserver.o -MD -MP -MF $depbase.Tpo -c -o cacaserver.o cacaserver.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacaserver cacaserver.o ../caca/libcaca.la libtool: link: cc -o .libs/cacaserver -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacaserver.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo cacadraw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacadraw.o -MD -MP -MF $depbase.Tpo -c -o cacadraw.o cacadraw.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacadraw cacadraw.o ../caca/libcaca.la ../caca/libcaca.la libtool: link: cc -o .libs/cacadraw -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare cacadraw.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT trifiller-trifiller.o -MD -MP -MF .deps/trifiller-trifiller.Tpo -c -o trifiller-trifiller.o `test -f 'trifiller.c' || echo './'`trifiller.c cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] mv -f .deps/trifiller-trifiller.Tpo .deps/trifiller-trifiller.Po /usr/bin/libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -L/usr/X11R6/lib -lImlib2 -o trifiller trifiller-trifiller.o ../caca/libcaca.la -lm libtool: link: cc -o .libs/trifiller -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare trifiller-trifiller.o -L.libs -lImlib2 -lfreetype -lXext -lX11 -lxcb -lX11-xcb -lxcb-shm -lm -lcaca -lncursesw -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo blit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT blit.o -MD -MP -MF $depbase.Tpo -c -o blit.o blit.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o blit blit.o ../caca/libcaca.la libtool: link: cc -o .libs/blit -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare blit.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo canvas.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT canvas.o -MD -MP -MF $depbase.Tpo -c -o canvas.o canvas.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o canvas canvas.o ../caca/libcaca.la libtool: link: cc -o .libs/canvas -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare canvas.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo colors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT colors.o -MD -MP -MF $depbase.Tpo -c -o colors.o colors.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o colors colors.o ../caca/libcaca.la libtool: link: cc -o .libs/colors -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare colors.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo conio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT conio.o -MD -MP -MF $depbase.Tpo -c -o conio.o conio.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] conio.c:134:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] BOOLEAN isFull() ^ void conio.c:220:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int bestmove() ^ void conio.c:335:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int status() ^ void conio.c:430:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void drawBoard() ^ void conio.c:475:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void drawPiece() ^ void conio.c:530:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void getHumanMove() ^ void conio.c:571:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void init() ^ void conio.c:594:18: warning: argument 'n' of type 'int[]' with mismatched bound [-Warray-parameter] void sorting(int n[]) ^ conio.c:74:18: note: previously declared as 'int[8]' here void sorting(int n[X_BOARD]); ^ 8 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o conio conio.o ../caca/libcaca.la libtool: link: cc -o .libs/conio -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare conio.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib conio.c(conio.o:(main)): warning: rand() may return deterministic values, is that what you want? depbase=`echo demo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo.o -MD -MP -MF $depbase.Tpo -c -o demo.o demo.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -o demo demo.o ../caca/libcaca.la libtool: link: cc -o .libs/demo -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare demo.o -L.libs -lm -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo demo0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo0.o -MD -MP -MF $depbase.Tpo -c -o demo0.o demo0.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -o demo0 demo0.o ../caca/libcaca.la libtool: link: cc -o .libs/demo0 -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare demo0.o -L.libs -lm -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib demo0.c(demo0.o:(demo_color)): warning: sprintf() is often misused, please use snprintf() depbase=`echo dithering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT dithering.o -MD -MP -MF $depbase.Tpo -c -o dithering.o dithering.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o dithering dithering.o ../caca/libcaca.la libtool: link: cc -o .libs/dithering -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare dithering.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o driver.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o driver driver.o ../caca/libcaca.la libtool: link: cc -o .libs/driver -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare driver.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o event.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o event event.o ../caca/libcaca.la libtool: link: cc -o .libs/event -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare event.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT export.o -MD -MP -MF $depbase.Tpo -c -o export.o export.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o export export.o ../caca/libcaca.la libtool: link: cc -o .libs/export -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare export.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo figfont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT figfont.o -MD -MP -MF $depbase.Tpo -c -o figfont.o figfont.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o figfont figfont.o ../caca/libcaca.la libtool: link: cc -o .libs/figfont -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare figfont.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font.o -MD -MP -MF $depbase.Tpo -c -o font.o font.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o font font.o ../caca/libcaca.la libtool: link: cc -o .libs/font -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare font.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo font2tga.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font2tga.o -MD -MP -MF $depbase.Tpo -c -o font2tga.o font2tga.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o font2tga font2tga.o ../caca/libcaca.la libtool: link: cc -o .libs/font2tga -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare font2tga.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo frames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT frames.o -MD -MP -MF $depbase.Tpo -c -o frames.o frames.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o frames frames.o ../caca/libcaca.la libtool: link: cc -o .libs/frames -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare frames.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo fullwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT fullwidth.o -MD -MP -MF $depbase.Tpo -c -o fullwidth.o fullwidth.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o fullwidth fullwidth.o ../caca/libcaca.la libtool: link: cc -o .libs/fullwidth -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare fullwidth.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo gamma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT gamma.o -MD -MP -MF $depbase.Tpo -c -o gamma.o gamma.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -o gamma gamma.o ../caca/libcaca.la libtool: link: cc -o .libs/gamma -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare gamma.o -L.libs -lm -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo hsv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT hsv.o -MD -MP -MF $depbase.Tpo -c -o hsv.o hsv.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o hsv hsv.o ../caca/libcaca.la libtool: link: cc -o .libs/hsv -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare hsv.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o input input.o ../caca/libcaca.la libtool: link: cc -o .libs/input -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare input.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo spritedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT spritedit.o -MD -MP -MF $depbase.Tpo -c -o spritedit.o spritedit.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o spritedit spritedit.o ../caca/libcaca.la libtool: link: cc -o .libs/spritedit -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare spritedit.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo swallow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT swallow.o -MD -MP -MF $depbase.Tpo -c -o swallow.o swallow.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o swallow swallow.o ../caca/libcaca.la libtool: link: cc -o .libs/swallow -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare swallow.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib swallow.c(swallow.o:(main)): warning: sprintf() is often misused, please use snprintf() depbase=`echo text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT text.o -MD -MP -MF $depbase.Tpo -c -o text.o text.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o text text.o ../caca/libcaca.la libtool: link: cc -o .libs/text -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare text.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo transform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT transform.o -MD -MP -MF $depbase.Tpo -c -o transform.o transform.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o transform transform.o ../caca/libcaca.la libtool: link: cc -o .libs/transform -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare transform.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo truecolor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT truecolor.o -MD -MP -MF $depbase.Tpo -c -o truecolor.o truecolor.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o truecolor truecolor.o ../caca/libcaca.la libtool: link: cc -o .libs/truecolor -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare truecolor.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT unicode.o -MD -MP -MF $depbase.Tpo -c -o unicode.o unicode.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o unicode unicode.o ../caca/libcaca.la libtool: link: cc -o .libs/unicode -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare unicode.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT import.o -MD -MP -MF $depbase.Tpo -c -o import.o import.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o import import.o ../caca/libcaca.la libtool: link: cc -o .libs/import -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare import.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib depbase=`echo mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT mouse.o -MD -MP -MF $depbase.Tpo -c -o mouse.o mouse.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o mouse mouse.o ../caca/libcaca.la libtool: link: cc -o .libs/mouse -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare mouse.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in tools depbase=`echo optipal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT optipal.o -MD -MP -MF $depbase.Tpo -c -o optipal.o optipal.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o optipal optipal.o libtool: link: cc -o optipal -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare optipal.o depbase=`echo sortchars.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/X11R6/include -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT sortchars.o -MD -MP -MF $depbase.Tpo -c -o sortchars.o sortchars.c && mv -f $depbase.Tpo $depbase.Po cc: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o sortchars sortchars.o ../caca/libcaca.la libtool: link: cc -o .libs/sortchars -O2 -pipe -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare sortchars.o -L.libs -lcaca -lncursesw -lX11 -lxcb -lz -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in cxx Making all in doc >>> Running package in graphics/libcaca at 1713838657.00 ===> graphics/libcaca ===> Faking installation for libcaca-0.99.20p0 Making install in kernel Making install in caca Making install in . mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libcaca-0.99.20/bin/install -c libcaca.la '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 ./.libs/libcaca.a /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib/libcaca.a libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 ./.libs/libcaca.so.2.0 /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib/libcaca.so.2.0 libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 ./.libs/libcaca.lai /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib/libcaca.la mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/include' /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 caca.h caca_types.h caca_conio.h caca0.h '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 caca.pc '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/lib/pkgconfig' Making install in t Making install in src mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 cacademo cacafire cacaplay cacaview img2txt cacaclock cacaserver '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacademo /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacafire /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacaplay /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacaview /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/img2txt /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacaclock /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -s -m 755 ./.libs/cacaserver /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/share/libcaca' /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 caca.txt '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/share/libcaca' Making install in examples Making install in tools Making install in cxx Making install in doc /bin/sh /exopi-obj/pobj/libcaca-0.99.20/libcaca-0.99.beta20/.auto/install-sh -d /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/man/man1 rm -f /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/man/man1/cacademo.1 ln -sf cacafire.1 /exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/man/man1/cacademo.1 mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 644 caca-config.1 cacafire.1 cacaview.1 cacaserver.1 img2txt.1 cacaplay.1 '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin' /exopi-obj/pobj/libcaca-0.99.20/bin/install -c -m 755 caca-config '/exopi-obj/pobj/libcaca-0.99.20/fake-amd64/usr/local/bin' ===> Building package for libcaca-0.99.20p0 Create /exopi-cvs/ports/packages/amd64/all/libcaca-0.99.20p0.tgz Creating package libcaca-0.99.20p0 reading plist| checking dependencies| checking dependencies|graphics/imlib2 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|************************************** | 60% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libcaca-0.99.20p0.tgz >>> Running clean in graphics/libcaca at 1713838671.87 ===> graphics/libcaca ===> Cleaning for libcaca-0.99.20p0 >>> Ended at 1713838672.12 max_stuck=8.53/depends=3.64/show-prepare-results=0.89/build=66.95/package=14.87/clean=0.28