Guest User

FreeBSD 10 libcaca

a guest
Oct 19th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 207.32 KB | None | 0 0
  1. ===> Found saved configuration for libcaca-0.99.b18_2
  2. ===> libcaca-0.99.b18_3 depends on file: /usr/local/sbin/pkg - found
  3. ===> Fetching all distfiles required by libcaca-0.99.b18_3 for building
  4. ===> Extracting for libcaca-0.99.b18_3
  5. => SHA256 Checksum OK for libcaca-0.99.beta18.tar.gz.
  6. ===> Patching for libcaca-0.99.b18_3
  7. ===> libcaca-0.99.b18_3 depends on package: libtool>=2.4 - found
  8. ===> libcaca-0.99.b18_3 depends on executable: pkgconf - found
  9. ===> libcaca-0.99.b18_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
  10. ===> libcaca-0.99.b18_3 depends on package: libtool>=2.4 - found
  11. ===> libcaca-0.99.b18_3 depends on shared library: libImlib2.so.5 - found
  12. - found
  13. ===> libcaca-0.99.b18_3 depends on shared library: libglut.so - found
  14. - found
  15. ===> Configuring for libcaca-0.99.b18_3
  16. ===> FreeBSD 10 autotools fix applied to /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18/aclocal.m4
  17. ===> FreeBSD 10 autotools fix applied to /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18/configure
  18. configure: loading site script /usr/ports/Templates/config.site
  19. checking build system type... amd64-portbld-freebsd10.0
  20. checking host system type... amd64-portbld-freebsd10.0
  21. checking target system type... amd64-portbld-freebsd10.0
  22. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  25. checking for gawk... (cached) /usr/bin/awk
  26. checking whether make sets $(MAKE)... yes
  27. checking how to create a ustar tar archive... (cached) /usr/bin/tar
  28. checking for style of include used by make... GNU
  29. checking for gcc... cc
  30. checking whether the C compiler works... yes
  31. checking for C compiler default output file name... a.out
  32. checking for suffix of executables...
  33. checking whether we are cross compiling... no
  34. checking for suffix of object files... o
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether cc accepts -g... yes
  37. checking for cc option to accept ISO C89... none needed
  38. checking dependency style of cc... gcc3
  39. checking whether cc understands -c and -o together... yes
  40. checking how to run the C preprocessor... cpp
  41. checking whether we are using the GNU C++ compiler... yes
  42. checking whether c++ accepts -g... yes
  43. checking dependency style of c++... gcc3
  44. checking how to run the C++ preprocessor... c++ -E
  45. checking dependency style of ... none
  46. checking dependency style of cc... gcc3
  47. checking how to print strings... printf
  48. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  49. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  50. checking for egrep... (cached) /usr/bin/egrep
  51. checking for fgrep... (cached) /usr/bin/fgrep
  52. checking for ld used by cc... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  55. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  56. checking whether ln -s works... yes
  57. checking the maximum length of command line arguments... (cached) 262144
  58. checking whether the shell understands some XSI constructs... yes
  59. checking whether the shell understands "+="... no
  60. checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format... func_convert_file_noop
  61. checking how to convert amd64-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop
  62. checking for /usr/bin/ld option to reload object files... -r
  63. checking for objdump... objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for dlltool... dlltool
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for ar... ar
  68. checking for archiver @FILE support... no
  69. checking for strip... strip
  70. checking for ranlib... ranlib
  71. checking command to parse /usr/bin/nm -B output from cc object... ok
  72. checking for sysroot... no
  73. checking for mt... mt
  74. checking if mt is a manifest tool... no
  75. checking for ANSI C header files... (cached) yes
  76. checking for sys/types.h... (cached) yes
  77. checking for sys/stat.h... (cached) yes
  78. checking for stdlib.h... (cached) yes
  79. checking for string.h... (cached) yes
  80. checking for memory.h... (cached) yes
  81. checking for strings.h... (cached) yes
  82. checking for inttypes.h... (cached) yes
  83. checking for stdint.h... (cached) yes
  84. checking for unistd.h... (cached) yes
  85. checking for dlfcn.h... (cached) yes
  86. checking for objdir... .libs
  87. checking if cc supports -fno-rtti -fno-exceptions... yes
  88. checking for cc option to produce PIC... -fPIC -DPIC
  89. checking if cc PIC flag -fPIC -DPIC works... yes
  90. checking if cc static flag -static works... yes
  91. checking if cc supports -c -o file.o... yes
  92. checking if cc supports -c -o file.o... (cached) yes
  93. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... freebsd10.0 ld.so
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... yes
  101. checking how to run the C++ preprocessor... c++ -E
  102. checking for ld used by c++... /usr/bin/ld
  103. checking if the linker (/usr/bin/ld) is GNU ld... yes
  104. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  105. checking for c++ option to produce PIC... -fPIC -DPIC
  106. checking if c++ PIC flag -fPIC -DPIC works... yes
  107. checking if c++ static flag -static works... yes
  108. checking if c++ supports -c -o file.o... yes
  109. checking if c++ supports -c -o file.o... (cached) yes
  110. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  111. checking dynamic linker characteristics... freebsd10.0 ld.so
  112. checking how to hardcode library paths into programs... immediate
  113. checking for an ANSI C-conforming const... yes
  114. checking for inline... inline
  115. checking return type of signal handlers... void
  116. checking pkg-config is at least version 0.9.0... yes
  117. checking for suffix of libraries... .so.0
  118. checking for stdio.h... (cached) yes
  119. checking for stdarg.h... (cached) yes
  120. checking for signal.h... (cached) yes
  121. checking for sys/ioctl.h... (cached) yes
  122. checking for sys/time.h... (cached) yes
  123. checking endian.h usability... no
  124. checking endian.h presence... no
  125. checking for endian.h... no
  126. checking for unistd.h... (cached) yes
  127. checking for netinet/in.h... (cached) yes
  128. checking winsock2.h usability... no
  129. checking winsock2.h presence... no
  130. checking for winsock2.h... no
  131. checking for errno.h... (cached) yes
  132. checking locale.h usability... yes
  133. checking locale.h presence... yes
  134. checking for locale.h... yes
  135. checking for getopt.h... (cached) yes
  136. checking for dlfcn.h... (cached) yes
  137. checking termios.h usability... yes
  138. checking termios.h presence... yes
  139. checking for termios.h... yes
  140. checking for signal... yes
  141. checking for ioctl... yes
  142. checking for snprintf... (cached) yes
  143. checking for vsnprintf... (cached) yes
  144. checking for getenv... yes
  145. checking for putenv... (cached) yes
  146. checking for strcasecmp... (cached) yes
  147. checking for htons... yes
  148. checking for usleep... (cached) yes
  149. checking for gettimeofday... (cached) yes
  150. checking for atexit... (cached) yes
  151. checking for getopt_long... yes
  152. checking for Sleep... no
  153. checking for fsin/fcos... yes
  154. checking for fldln2/fxch/fyl2x... yes
  155. checking for zlib.h... (cached) yes
  156. checking for gzopen in -lz... yes
  157. checking for sin in -lm... yes
  158. checking conio.h usability... no
  159. checking conio.h presence... no
  160. checking for conio.h... no
  161. checking windows.h usability... no
  162. checking windows.h presence... no
  163. checking for windows.h... no
  164. checking for X... libraries /usr/local/lib, headers /usr/local/include
  165. checking for XOpenDisplay in -lX11... yes
  166. checking X11/XKBlib.h usability... yes
  167. checking X11/XKBlib.h presence... yes
  168. checking for X11/XKBlib.h... yes
  169. checking GL/gl.h usability... yes
  170. checking GL/gl.h presence... yes
  171. checking for GL/gl.h... yes
  172. checking GL/glut.h usability... yes
  173. checking GL/glut.h presence... yes
  174. checking for GL/glut.h... yes
  175. checking for glutCloseFunc in -lglut... yes
  176. checking for glutMainLoopEvent in -lglut... yes
  177. checking for glutCheckLoop in -lglut... no
  178. checking for FTGL... yes
  179. checking Cocoa/Cocoa.h usability... no
  180. checking Cocoa/Cocoa.h presence... no
  181. checking for Cocoa/Cocoa.h... no
  182. checking ncursesw/ncurses.h usability... no
  183. checking ncursesw/ncurses.h presence... no
  184. checking for ncursesw/ncurses.h... no
  185. checking ncurses/ncurses.h usability... yes
  186. checking ncurses/ncurses.h presence... yes
  187. checking for ncurses/ncurses.h... yes
  188. checking for initscr in -lncursesw... yes
  189. checking for resizeterm... yes
  190. checking for resize_term... yes
  191. checking valid output drivers... x11 gl ncurses
  192. checking working <iostream>... yes
  193. checking available language bindings... C++
  194. checking for sys/socket.h... (cached) yes
  195. checking for IMLIB2... yes
  196. checking for PANGOFT2... yes
  197. checking for CPPUNIT... yes
  198. configure: creating ./config.status
  199. config.status: creating Makefile
  200. config.status: creating kernel/Makefile
  201. config.status: creating caca/Makefile
  202. config.status: creating src/Makefile
  203. config.status: creating examples/Makefile
  204. config.status: creating test/Makefile
  205. config.status: creating tools/Makefile
  206. config.status: creating java/Makefile
  207. config.status: creating caca-sharp/Makefile
  208. config.status: creating cxx/Makefile
  209. config.status: creating python/Makefile
  210. config.status: creating ruby/Makefile
  211. config.status: creating doc/Makefile
  212. config.status: creating win32/Makefile
  213. config.status: creating caca/caca.pc
  214. config.status: creating caca-sharp/caca-sharp.dll.config
  215. config.status: creating cxx/caca++.pc
  216. config.status: creating doc/doxygen.cfg
  217. config.status: creating caca-config
  218. config.status: creating config.h
  219. config.status: executing depfiles commands
  220. config.status: executing libtool commands
  221. ===> Building for libcaca-0.99.b18_3
  222. /usr/bin/make all-recursive
  223. Making all in kernel
  224. Making all in caca
  225. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  226. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  227. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  228. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  229. mv -f .deps/libcaca_la-caca.Tpo .deps/libcaca_la-caca.Plo
  230. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  231. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  232. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  233. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  234. mv -f .deps/libcaca_la-caca_conio.Tpo .deps/libcaca_la-caca_conio.Plo
  235. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  236. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  237. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  238. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  239. mv -f .deps/libcaca_la-caca0.Tpo .deps/libcaca_la-caca0.Plo
  240. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  241. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  242. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  243. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  244. mv -f .deps/libcaca_la-canvas.Tpo .deps/libcaca_la-canvas.Plo
  245. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  246. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  247. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  248. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  249. mv -f .deps/libcaca_la-dirty.Tpo .deps/libcaca_la-dirty.Plo
  250. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  251. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  252. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  253. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  254. mv -f .deps/libcaca_la-string.Tpo .deps/libcaca_la-string.Plo
  255. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-legacy.lo -MD -MP -MF .deps/libcaca_la-legacy.Tpo -c -o libcaca_la-legacy.lo `test -f 'legacy.c' || echo './'`legacy.c
  256. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-legacy.lo -MD -MP -MF .deps/libcaca_la-legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/libcaca_la-legacy.o
  257. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  258. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-legacy.lo -MD -MP -MF .deps/libcaca_la-legacy.Tpo -c legacy.c -o libcaca_la-legacy.o >/dev/null 2>&1
  259. mv -f .deps/libcaca_la-legacy.Tpo .deps/libcaca_la-legacy.Plo
  260. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  261. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  262. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  263. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  264. mv -f .deps/libcaca_la-transform.Tpo .deps/libcaca_la-transform.Plo
  265. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  266. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  267. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  268. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  269. mv -f .deps/libcaca_la-charset.Tpo .deps/libcaca_la-charset.Plo
  270. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  271. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  272. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  273. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  274. mv -f .deps/libcaca_la-attr.Tpo .deps/libcaca_la-attr.Plo
  275. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  276. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  277. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  278. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  279. mv -f .deps/libcaca_la-line.Tpo .deps/libcaca_la-line.Plo
  280. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  281. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  282. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  283. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  284. mv -f .deps/libcaca_la-box.Tpo .deps/libcaca_la-box.Plo
  285. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  286. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  287. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  288. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  289. mv -f .deps/libcaca_la-conic.Tpo .deps/libcaca_la-conic.Plo
  290. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  291. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  292. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  293. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  294. mv -f .deps/libcaca_la-triangle.Tpo .deps/libcaca_la-triangle.Plo
  295. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  296. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  297. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  298. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  299. mv -f .deps/libcaca_la-frame.Tpo .deps/libcaca_la-frame.Plo
  300. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  301. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  302. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  303. dither.c:1322: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]
  304. bits = *(uint32_t const *)pixels;
  305. ^~~~~~~~~~~~~~~~~~~~~~~~
  306. dither.c:1343: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]
  307. bits = *(uint16_t const *)pixels;
  308. ^~~~~~~~~~~~~~~~~~~~~~~~
  309. 2 warnings generated.
  310. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  311. mv -f .deps/libcaca_la-dither.Tpo .deps/libcaca_la-dither.Plo
  312. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  313. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  314. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  315. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  316. mv -f .deps/libcaca_la-font.Tpo .deps/libcaca_la-font.Plo
  317. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  318. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  319. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  320. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  321. mv -f .deps/libcaca_la-file.Tpo .deps/libcaca_la-file.Plo
  322. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  323. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  324. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  325. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  326. mv -f .deps/libcaca_la-figfont.Tpo .deps/libcaca_la-figfont.Plo
  327. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  328. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  329. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  330. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  331. mv -f .deps/libcaca_la-graphics.Tpo .deps/libcaca_la-graphics.Plo
  332. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  333. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  334. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  335. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  336. mv -f .deps/libcaca_la-event.Tpo .deps/libcaca_la-event.Plo
  337. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  338. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  339. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  340. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  341. mv -f .deps/libcaca_la-time.Tpo .deps/libcaca_la-time.Plo
  342. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  343. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  344. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  345. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  346. mv -f .deps/libcaca_la-prof.Tpo .deps/libcaca_la-prof.Plo
  347. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  348. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  349. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  350. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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 >/dev/null 2>&1
  351. mv -f .deps/libcaca_la-getopt.Tpo .deps/libcaca_la-getopt.Plo
  352. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-import.lo -MD -MP -MF .deps/libcaca_la-import.Tpo -c -o libcaca_la-import.lo `test -f 'codec/import.c' || echo './'`codec/import.c
  353. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-import.lo -MD -MP -MF .deps/libcaca_la-import.Tpo -c codec/import.c -fPIC -DPIC -o .libs/libcaca_la-import.o
  354. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  355. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-import.lo -MD -MP -MF .deps/libcaca_la-import.Tpo -c codec/import.c -o libcaca_la-import.o >/dev/null 2>&1
  356. mv -f .deps/libcaca_la-import.Tpo .deps/libcaca_la-import.Plo
  357. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-export.lo -MD -MP -MF .deps/libcaca_la-export.Tpo -c -o libcaca_la-export.lo `test -f 'codec/export.c' || echo './'`codec/export.c
  358. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-export.lo -MD -MP -MF .deps/libcaca_la-export.Tpo -c codec/export.c -fPIC -DPIC -o .libs/libcaca_la-export.o
  359. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  360. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-export.lo -MD -MP -MF .deps/libcaca_la-export.Tpo -c codec/export.c -o libcaca_la-export.o >/dev/null 2>&1
  361. mv -f .deps/libcaca_la-export.Tpo .deps/libcaca_la-export.Plo
  362. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-text.lo -MD -MP -MF .deps/libcaca_la-text.Tpo -c -o libcaca_la-text.lo `test -f 'codec/text.c' || echo './'`codec/text.c
  363. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-text.lo -MD -MP -MF .deps/libcaca_la-text.Tpo -c codec/text.c -fPIC -DPIC -o .libs/libcaca_la-text.o
  364. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  365. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-text.lo -MD -MP -MF .deps/libcaca_la-text.Tpo -c codec/text.c -o libcaca_la-text.o >/dev/null 2>&1
  366. mv -f .deps/libcaca_la-text.Tpo .deps/libcaca_la-text.Plo
  367. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conio.lo -MD -MP -MF .deps/libcaca_la-conio.Tpo -c -o libcaca_la-conio.lo `test -f 'driver/conio.c' || echo './'`driver/conio.c
  368. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conio.lo -MD -MP -MF .deps/libcaca_la-conio.Tpo -c driver/conio.c -fPIC -DPIC -o .libs/libcaca_la-conio.o
  369. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  370. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-conio.lo -MD -MP -MF .deps/libcaca_la-conio.Tpo -c driver/conio.c -o libcaca_la-conio.o >/dev/null 2>&1
  371. mv -f .deps/libcaca_la-conio.Tpo .deps/libcaca_la-conio.Plo
  372. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-ncurses.lo -MD -MP -MF .deps/libcaca_la-ncurses.Tpo -c -o libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo './'`driver/ncurses.c
  373. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-ncurses.lo -MD -MP -MF .deps/libcaca_la-ncurses.Tpo -c driver/ncurses.c -fPIC -DPIC -o .libs/libcaca_la-ncurses.o
  374. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  375. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-ncurses.lo -MD -MP -MF .deps/libcaca_la-ncurses.Tpo -c driver/ncurses.c -o libcaca_la-ncurses.o >/dev/null 2>&1
  376. mv -f .deps/libcaca_la-ncurses.Tpo .deps/libcaca_la-ncurses.Plo
  377. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-null.lo -MD -MP -MF .deps/libcaca_la-null.Tpo -c -o libcaca_la-null.lo `test -f 'driver/null.c' || echo './'`driver/null.c
  378. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-null.lo -MD -MP -MF .deps/libcaca_la-null.Tpo -c driver/null.c -fPIC -DPIC -o .libs/libcaca_la-null.o
  379. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  380. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-null.lo -MD -MP -MF .deps/libcaca_la-null.Tpo -c driver/null.c -o libcaca_la-null.o >/dev/null 2>&1
  381. mv -f .deps/libcaca_la-null.Tpo .deps/libcaca_la-null.Plo
  382. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-raw.lo -MD -MP -MF .deps/libcaca_la-raw.Tpo -c -o libcaca_la-raw.lo `test -f 'driver/raw.c' || echo './'`driver/raw.c
  383. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-raw.lo -MD -MP -MF .deps/libcaca_la-raw.Tpo -c driver/raw.c -fPIC -DPIC -o .libs/libcaca_la-raw.o
  384. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  385. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-raw.lo -MD -MP -MF .deps/libcaca_la-raw.Tpo -c driver/raw.c -o libcaca_la-raw.o >/dev/null 2>&1
  386. mv -f .deps/libcaca_la-raw.Tpo .deps/libcaca_la-raw.Plo
  387. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-slang.lo -MD -MP -MF .deps/libcaca_la-slang.Tpo -c -o libcaca_la-slang.lo `test -f 'driver/slang.c' || echo './'`driver/slang.c
  388. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-slang.lo -MD -MP -MF .deps/libcaca_la-slang.Tpo -c driver/slang.c -fPIC -DPIC -o .libs/libcaca_la-slang.o
  389. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  390. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-slang.lo -MD -MP -MF .deps/libcaca_la-slang.Tpo -c driver/slang.c -o libcaca_la-slang.o >/dev/null 2>&1
  391. mv -f .deps/libcaca_la-slang.Tpo .deps/libcaca_la-slang.Plo
  392. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-vga.lo -MD -MP -MF .deps/libcaca_la-vga.Tpo -c -o libcaca_la-vga.lo `test -f 'driver/vga.c' || echo './'`driver/vga.c
  393. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-vga.lo -MD -MP -MF .deps/libcaca_la-vga.Tpo -c driver/vga.c -fPIC -DPIC -o .libs/libcaca_la-vga.o
  394. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  395. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-vga.lo -MD -MP -MF .deps/libcaca_la-vga.Tpo -c driver/vga.c -o libcaca_la-vga.o >/dev/null 2>&1
  396. mv -f .deps/libcaca_la-vga.Tpo .deps/libcaca_la-vga.Plo
  397. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-win32.lo -MD -MP -MF .deps/libcaca_la-win32.Tpo -c -o libcaca_la-win32.lo `test -f 'driver/win32.c' || echo './'`driver/win32.c
  398. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-win32.lo -MD -MP -MF .deps/libcaca_la-win32.Tpo -c driver/win32.c -fPIC -DPIC -o .libs/libcaca_la-win32.o
  399. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  400. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-win32.lo -MD -MP -MF .deps/libcaca_la-win32.Tpo -c driver/win32.c -o libcaca_la-win32.o >/dev/null 2>&1
  401. mv -f .deps/libcaca_la-win32.Tpo .deps/libcaca_la-win32.Plo
  402. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-x11.lo -MD -MP -MF .deps/libcaca_la-x11.Tpo -c -o libcaca_la-x11.lo `test -f 'driver/x11.c' || echo './'`driver/x11.c
  403. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-x11.lo -MD -MP -MF .deps/libcaca_la-x11.Tpo -c driver/x11.c -fPIC -DPIC -o .libs/libcaca_la-x11.o
  404. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  405. driver/x11.c:630:18: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  406. keysym = XKeycodeToKeysym(dp->drv.p->dpy, xevent.xkey.keycode, 0);
  407. ^
  408. /usr/local/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here
  409. extern KeySym XKeycodeToKeysym(
  410. ^
  411. 1 warning generated.
  412. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-x11.lo -MD -MP -MF .deps/libcaca_la-x11.Tpo -c driver/x11.c -o libcaca_la-x11.o >/dev/null 2>&1
  413. mv -f .deps/libcaca_la-x11.Tpo .deps/libcaca_la-x11.Plo
  414. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-gl.lo -MD -MP -MF .deps/libcaca_la-gl.Tpo -c -o libcaca_la-gl.lo `test -f 'driver/gl.c' || echo './'`driver/gl.c
  415. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-gl.lo -MD -MP -MF .deps/libcaca_la-gl.Tpo -c driver/gl.c -fPIC -DPIC -o .libs/libcaca_la-gl.o
  416. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  417. gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -I/usr/local/include -D__LIBCACA__ -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libcaca_la-gl.lo -MD -MP -MF .deps/libcaca_la-gl.Tpo -c driver/gl.c -o libcaca_la-gl.o >/dev/null 2>&1
  418. mv -f .deps/libcaca_la-gl.Tpo .deps/libcaca_la-gl.Plo
  419. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --mode=link cc -no-undefined -version-number 0:99:18 -L/usr/local/lib -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-legacy.lo libcaca_la-transform.lo libcaca_la-charset.lo libcaca_la-attr.lo libcaca_la-line.lo libcaca_la-box.lo libcaca_la-conic.lo libcaca_la-triangle.lo libcaca_la-frame.lo libcaca_la-dither.lo libcaca_la-font.lo libcaca_la-file.lo libcaca_la-figfont.lo libcaca_la-graphics.lo libcaca_la-event.lo libcaca_la-time.lo libcaca_la-prof.lo libcaca_la-getopt.lo libcaca_la-import.lo libcaca_la-export.lo libcaca_la-text.lo libcaca_la-conio.lo libcaca_la-ncurses.lo libcaca_la-null.lo libcaca_la-raw.lo libcaca_la-slang.lo libcaca_la-vga.lo libcaca_la-win32.lo libcaca_la-x11.lo libcaca_la-gl.lo -lncursesw -lX11 -L/usr/local/lib -lGL -lGLU -lglut -L/usr/local/lib -lftgl -lz
  420. gnome-libtool: link: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc -shared -fPIC -DPIC .libs/libcaca_la-caca.o .libs/libcaca_la-caca_conio.o .libs/libcaca_la-caca0.o .libs/libcaca_la-canvas.o .libs/libcaca_la-dirty.o .libs/libcaca_la-string.o .libs/libcaca_la-legacy.o .libs/libcaca_la-transform.o .libs/libcaca_la-charset.o .libs/libcaca_la-attr.o .libs/libcaca_la-line.o .libs/libcaca_la-box.o .libs/libcaca_la-conic.o .libs/libcaca_la-triangle.o .libs/libcaca_la-frame.o .libs/libcaca_la-dither.o .libs/libcaca_la-font.o .libs/libcaca_la-file.o .libs/libcaca_la-figfont.o .libs/libcaca_la-graphics.o .libs/libcaca_la-event.o .libs/libcaca_la-time.o .libs/libcaca_la-prof.o .libs/libcaca_la-getopt.o .libs/libcaca_la-import.o .libs/libcaca_la-export.o .libs/libcaca_la-text.o .libs/libcaca_la-conio.o .libs/libcaca_la-ncurses.o .libs/libcaca_la-null.o .libs/libcaca_la-raw.o .libs/libcaca_la-slang.o .libs/libcaca_la-vga.o .libs/libcaca_la-win32.o .libs/libcaca_la-x11.o .libs/libcaca_la-gl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-soname -Wl,libcaca.so.0 -o .libs/libcaca.so.0
  421. gnome-libtool: link: (cd ".libs" && rm -f "libcaca.so" && ln -s "libcaca.so.0" "libcaca.so")
  422. gnome-libtool: link: (cd ".libs" && rm -f "libcaca.so" && ln -s "libcaca.so.0" "libcaca.so")
  423. gnome-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-legacy.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 libcaca_la-import.o libcaca_la-export.o libcaca_la-text.o libcaca_la-conio.o libcaca_la-ncurses.o libcaca_la-null.o libcaca_la-raw.o libcaca_la-slang.o libcaca_la-vga.o libcaca_la-win32.o libcaca_la-x11.o libcaca_la-gl.o
  424. gnome-libtool: link: ranlib .libs/libcaca.a
  425. gnome-libtool: link: ( cd ".libs" && rm -f "libcaca.la" && ln -s "../libcaca.la" "libcaca.la" )
  426. Making all in src
  427. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacademo.o -MD -MP -MF .deps/cacademo.Tpo -c -o cacademo.o cacademo.c
  428. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  429. mv -f .deps/cacademo.Tpo .deps/cacademo.Po
  430. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -L/usr/local/lib -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la
  431. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacademo cacademo.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  432. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT aafire.o -MD -MP -MF .deps/aafire.Tpo -c -o aafire.o aafire.c
  433. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  434. mv -f .deps/aafire.Tpo .deps/aafire.Po
  435. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o cacafire aafire.o ../caca/libcaca.la ../caca/libcaca.la
  436. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacafire aafire.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  437. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaplay.o -MD -MP -MF .deps/cacaplay.Tpo -c -o cacaplay.o cacaplay.c
  438. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  439. mv -f .deps/cacaplay.Tpo .deps/cacaplay.Po
  440. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o cacaplay cacaplay.o ../caca/libcaca.la ../caca/libcaca.la
  441. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacaplay cacaplay.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  442. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  443. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  444. mv -f .deps/cacaview-cacaview.Tpo .deps/cacaview-cacaview.Po
  445. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  446. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  447. mv -f .deps/cacaview-common-image.Tpo .deps/cacaview-common-image.Po
  448. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -lImlib2 -L/usr/local/lib -o cacaview cacaview-cacaview.o cacaview-common-image.o ../caca/libcaca.la ../caca/libcaca.la
  449. gnome-libtool: link: cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacaview cacaview-cacaview.o cacaview-common-image.o -L/usr/local/lib -lImlib2 ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  450. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  451. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  452. mv -f .deps/img2txt-img2txt.Tpo .deps/img2txt-img2txt.Po
  453. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  454. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  455. mv -f .deps/img2txt-common-image.Tpo .deps/img2txt-common-image.Po
  456. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -lImlib2 -L/usr/local/lib -o img2txt img2txt-img2txt.o img2txt-common-image.o ../caca/libcaca.la
  457. gnome-libtool: link: cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/img2txt img2txt-img2txt.o img2txt-common-image.o -L/usr/local/lib -lImlib2 ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  458. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaclock.o -MD -MP -MF .deps/cacaclock.Tpo -c -o cacaclock.o cacaclock.c
  459. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  460. mv -f .deps/cacaclock.Tpo .deps/cacaclock.Po
  461. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o cacaclock cacaclock.o ../caca/libcaca.la
  462. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacaclock cacaclock.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  463. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacaserver.o -MD -MP -MF .deps/cacaserver.Tpo -c -o cacaserver.o cacaserver.c
  464. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  465. cacaserver.c:314:25: warning: implicit declaration of function 'inet_ntoa' is invalid in C99 [-Wimplicit-function-declaration]
  466. fd, inet_ntoa(remote_addr.sin_addr));
  467. ^
  468. cacaserver.c:314:25: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
  469. fd, inet_ntoa(remote_addr.sin_addr));
  470. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  471. 2 warnings generated.
  472. mv -f .deps/cacaserver.Tpo .deps/cacaserver.Po
  473. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o cacaserver cacaserver.o ../caca/libcaca.la
  474. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacaserver cacaserver.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  475. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -DLIBCACA=1 -DX_DISPLAY_MISSING=1 -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT cacadraw.o -MD -MP -MF .deps/cacadraw.Tpo -c -o cacadraw.o cacadraw.c
  476. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  477. mv -f .deps/cacadraw.Tpo .deps/cacadraw.Po
  478. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o cacadraw cacadraw.o ../caca/libcaca.la ../caca/libcaca.la
  479. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/cacadraw cacadraw.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  480. Making all in examples
  481. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -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
  482. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  483. mv -f .deps/trifiller-trifiller.Tpo .deps/trifiller-trifiller.Po
  484. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT trifiller-common-image.o -MD -MP -MF .deps/trifiller-common-image.Tpo -c -o trifiller-common-image.o `test -f '../src/common-image.c' || echo './'`../src/common-image.c
  485. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  486. mv -f .deps/trifiller-common-image.Tpo .deps/trifiller-common-image.Po
  487. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -lImlib2 -L/usr/local/lib -o trifiller trifiller-trifiller.o trifiller-common-image.o ../caca/libcaca.la -lm
  488. gnome-libtool: link: cc -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/trifiller trifiller-trifiller.o trifiller-common-image.o -L/usr/local/lib -lImlib2 ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -lm -Wl,-rpath -Wl,/usr/local/lib
  489. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT blit.o -MD -MP -MF .deps/blit.Tpo -c -o blit.o blit.c
  490. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  491. mv -f .deps/blit.Tpo .deps/blit.Po
  492. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o blit blit.o ../caca/libcaca.la
  493. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/blit blit.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  494. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT canvas.o -MD -MP -MF .deps/canvas.Tpo -c -o canvas.o canvas.c
  495. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  496. mv -f .deps/canvas.Tpo .deps/canvas.Po
  497. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o canvas canvas.o ../caca/libcaca.la
  498. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/canvas canvas.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  499. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c
  500. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  501. mv -f .deps/colors.Tpo .deps/colors.Po
  502. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o colors colors.o ../caca/libcaca.la
  503. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/colors colors.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  504. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT conio.o -MD -MP -MF .deps/conio.Tpo -c -o conio.o conio.c
  505. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  506. mv -f .deps/conio.Tpo .deps/conio.Po
  507. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o conio conio.o ../caca/libcaca.la
  508. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/conio conio.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  509. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT conio-snake.o -MD -MP -MF .deps/conio-snake.Tpo -c -o conio-snake.o conio-snake.cpp
  510. conio-snake.cpp:93:40: warning: while loop has empty body [-Wempty-body]
  511. if (firstpress) { while(!kbhit()); firstpress = 0; }
  512. ^
  513. conio-snake.cpp:93:40: note: put the semicolon on a separate line to silence this warning
  514. 1 warning generated.
  515. mv -f .deps/conio-snake.Tpo .deps/conio-snake.Po
  516. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CXX --mode=link c++ -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -L/usr/local/lib -o conio-snake conio-snake.o ../caca/libcaca.la
  517. gnome-libtool: link: c++ -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -o .libs/conio-snake conio-snake.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  518. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c
  519. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  520. mv -f .deps/demo.Tpo .deps/demo.Po
  521. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -L/usr/local/lib -o demo demo.o ../caca/libcaca.la
  522. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/demo demo.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  523. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT demo0.o -MD -MP -MF .deps/demo0.Tpo -c -o demo0.o demo0.c
  524. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  525. mv -f .deps/demo0.Tpo .deps/demo0.Po
  526. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -L/usr/local/lib -o demo0 demo0.o ../caca/libcaca.la
  527. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/demo0 demo0.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  528. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT dithering.o -MD -MP -MF .deps/dithering.Tpo -c -o dithering.o dithering.c
  529. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  530. mv -f .deps/dithering.Tpo .deps/dithering.Po
  531. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o dithering dithering.o ../caca/libcaca.la
  532. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/dithering dithering.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  533. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c
  534. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  535. mv -f .deps/driver.Tpo .deps/driver.Po
  536. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o driver driver.o ../caca/libcaca.la
  537. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/driver driver.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  538. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c
  539. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  540. mv -f .deps/event.Tpo .deps/event.Po
  541. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o event event.o ../caca/libcaca.la
  542. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/event event.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  543. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c
  544. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  545. mv -f .deps/export.Tpo .deps/export.Po
  546. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o export export.o ../caca/libcaca.la
  547. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/export export.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  548. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT figfont.o -MD -MP -MF .deps/figfont.Tpo -c -o figfont.o figfont.c
  549. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  550. mv -f .deps/figfont.Tpo .deps/figfont.Po
  551. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o figfont figfont.o ../caca/libcaca.la
  552. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/figfont figfont.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  553. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o font.c
  554. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  555. mv -f .deps/font.Tpo .deps/font.Po
  556. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o font font.o ../caca/libcaca.la
  557. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/font font.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  558. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT font2tga.o -MD -MP -MF .deps/font2tga.Tpo -c -o font2tga.o font2tga.c
  559. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  560. mv -f .deps/font2tga.Tpo .deps/font2tga.Po
  561. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o font2tga font2tga.o ../caca/libcaca.la
  562. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/font2tga font2tga.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  563. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.c
  564. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  565. mv -f .deps/frames.Tpo .deps/frames.Po
  566. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o frames frames.o ../caca/libcaca.la
  567. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/frames frames.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  568. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT fullwidth.o -MD -MP -MF .deps/fullwidth.Tpo -c -o fullwidth.o fullwidth.c
  569. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  570. mv -f .deps/fullwidth.Tpo .deps/fullwidth.Po
  571. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o fullwidth fullwidth.o ../caca/libcaca.la
  572. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/fullwidth fullwidth.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  573. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT gamma.o -MD -MP -MF .deps/gamma.Tpo -c -o gamma.o gamma.c
  574. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  575. mv -f .deps/gamma.Tpo .deps/gamma.Po
  576. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -L/usr/local/lib -o gamma gamma.o ../caca/libcaca.la
  577. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/gamma gamma.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  578. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT hsv.o -MD -MP -MF .deps/hsv.Tpo -c -o hsv.o hsv.c
  579. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  580. mv -f .deps/hsv.Tpo .deps/hsv.Po
  581. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o hsv hsv.o ../caca/libcaca.la
  582. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/hsv hsv.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  583. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
  584. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  585. mv -f .deps/input.Tpo .deps/input.Po
  586. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o input input.o ../caca/libcaca.la
  587. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/input input.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  588. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT spritedit.o -MD -MP -MF .deps/spritedit.Tpo -c -o spritedit.o spritedit.c
  589. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  590. mv -f .deps/spritedit.Tpo .deps/spritedit.Po
  591. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o spritedit spritedit.o ../caca/libcaca.la
  592. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/spritedit spritedit.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  593. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT swallow.o -MD -MP -MF .deps/swallow.Tpo -c -o swallow.o swallow.c
  594. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  595. mv -f .deps/swallow.Tpo .deps/swallow.Po
  596. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o swallow swallow.o ../caca/libcaca.la
  597. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/swallow swallow.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  598. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c
  599. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  600. mv -f .deps/text.Tpo .deps/text.Po
  601. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o text text.o ../caca/libcaca.la
  602. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/text text.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  603. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c
  604. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  605. mv -f .deps/transform.Tpo .deps/transform.Po
  606. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o transform transform.o ../caca/libcaca.la
  607. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/transform transform.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  608. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT truecolor.o -MD -MP -MF .deps/truecolor.Tpo -c -o truecolor.o truecolor.c
  609. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  610. mv -f .deps/truecolor.Tpo .deps/truecolor.Po
  611. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o truecolor truecolor.o ../caca/libcaca.la
  612. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/truecolor truecolor.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  613. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c
  614. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  615. mv -f .deps/unicode.Tpo .deps/unicode.Po
  616. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o unicode unicode.o ../caca/libcaca.la
  617. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/unicode unicode.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  618. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c
  619. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  620. mv -f .deps/import.Tpo .deps/import.Po
  621. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o import import.o ../caca/libcaca.la
  622. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/import import.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  623. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
  624. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  625. mv -f .deps/mouse.Tpo .deps/mouse.Po
  626. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o mouse mouse.o ../caca/libcaca.la
  627. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/mouse mouse.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  628. Making all in tools
  629. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT optipal.o -MD -MP -MF .deps/optipal.Tpo -c -o optipal.o optipal.c
  630. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  631. mv -f .deps/optipal.Tpo .deps/optipal.Po
  632. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o optipal optipal.o
  633. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o optipal optipal.o -L/usr/local/lib
  634. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT sortchars.o -MD -MP -MF .deps/sortchars.Tpo -c -o sortchars.o sortchars.c
  635. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  636. mv -f .deps/sortchars.Tpo .deps/sortchars.Po
  637. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o sortchars sortchars.o ../caca/libcaca.la
  638. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/sortchars sortchars.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  639. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT makefont-makefont.o -MD -MP -MF .deps/makefont-makefont.Tpo -c -o makefont-makefont.o `test -f 'makefont.c' || echo './'`makefont.c
  640. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  641. makefont.c:130:10: warning: 'pango_ft2_font_map_create_context' is deprecated [-Wdeprecated-declarations]
  642. cx = pango_ft2_font_map_create_context(PANGO_FT2_FONT_MAP(fm));
  643. ^
  644. /usr/local/include/pango-1.0/pango/pangoft2.h:90:15: note: 'pango_ft2_font_map_create_context' declared here
  645. PangoContext *pango_ft2_font_map_create_context (PangoFT2FontMap *fontmap);
  646. ^
  647. 1 warning generated.
  648. mv -f .deps/makefont-makefont.Tpo .deps/makefont-makefont.Po
  649. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -o makefont makefont-makefont.o ../caca/libcaca.la
  650. gnome-libtool: link: cc -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/makefont makefont-makefont.o /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libpango-1.0.so -L/usr/local/lib /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -pthread -Wl,-rpath -Wl,/usr/local/lib
  651. Making all in cxx
  652. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca++.lo -MD -MP -MF .deps/caca++.Tpo -c -o caca++.lo caca++.cpp
  653. gnome-libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca++.lo -MD -MP -MF .deps/caca++.Tpo -c caca++.cpp -fPIC -DPIC -o .libs/caca++.o
  654. gnome-libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca++.lo -MD -MP -MF .deps/caca++.Tpo -c caca++.cpp -o caca++.o >/dev/null 2>&1
  655. mv -f .deps/caca++.Tpo .deps/caca++.Plo
  656. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CXX --mode=link c++ -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -no-undefined -version-number 0:99:18 -L/usr/local/lib -o libcaca++.la -rpath /usr/local/lib caca++.lo ../caca/libcaca.la
  657. gnome-libtool: link: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/caca++.o -Wl,-rpath -Wl,/tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18/caca/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -march=core2 -Wl,-soname -Wl,libcaca++.so.0 -o .libs/libcaca++.so.0
  658. gnome-libtool: link: (cd ".libs" && rm -f "libcaca++.so" && ln -s "libcaca++.so.0" "libcaca++.so")
  659. gnome-libtool: link: (cd ".libs" && rm -f "libcaca++.so" && ln -s "libcaca++.so.0" "libcaca++.so")
  660. gnome-libtool: link: ar cru .libs/libcaca++.a caca++.o
  661. gnome-libtool: link: ranlib .libs/libcaca++.a
  662. gnome-libtool: link: ( cd ".libs" && rm -f "libcaca++.la" && ln -s "../libcaca++.la" "libcaca++.la" )
  663. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT cxxtest.o -MD -MP -MF .deps/cxxtest.Tpo -c -o cxxtest.o cxxtest.cpp
  664. mv -f .deps/cxxtest.Tpo .deps/cxxtest.Po
  665. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CXX --mode=link c++ -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -L/usr/local/lib -o cxxtest cxxtest.o libcaca++.la ../caca/libcaca.la
  666. gnome-libtool: link: c++ -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -o .libs/cxxtest cxxtest.o -L/usr/local/lib ./.libs/libcaca++.so /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18/caca/.libs/libcaca.so ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  667. Making all in caca-sharp
  668. Making all in python
  669. Making all in ruby
  670. Making all in java
  671. /usr/bin/make all-am
  672. Making all in doc
  673. Making all in test
  674. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c
  675. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  676. mv -f .deps/simple.Tpo .deps/simple.Po
  677. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o simple simple.o ../caca/libcaca.la
  678. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/simple simple.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  679. cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.c
  680. cc: warning: argument unused during compilation: '-fno-strength-reduce'
  681. mv -f .deps/bench.Tpo .deps/bench.Po
  682. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CC --mode=link cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -L/usr/local/lib -o bench bench.o ../caca/libcaca.la
  683. gnome-libtool: link: cc -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o .libs/bench bench.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -Wl,-rpath -Wl,/usr/local/lib
  684. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca_test-caca-test.o -MD -MP -MF .deps/caca_test-caca-test.Tpo -c -o caca_test-caca-test.o `test -f 'caca-test.cpp' || echo './'`caca-test.cpp
  685. mv -f .deps/caca_test-caca-test.Tpo .deps/caca_test-caca-test.Po
  686. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca_test-canvas.o -MD -MP -MF .deps/caca_test-canvas.Tpo -c -o caca_test-canvas.o `test -f 'canvas.cpp' || echo './'`canvas.cpp
  687. mv -f .deps/caca_test-canvas.Tpo .deps/caca_test-canvas.Po
  688. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca_test-dirty.o -MD -MP -MF .deps/caca_test-dirty.Tpo -c -o caca_test-dirty.o `test -f 'dirty.cpp' || echo './'`dirty.cpp
  689. mv -f .deps/caca_test-dirty.Tpo .deps/caca_test-dirty.Po
  690. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca_test-driver.o -MD -MP -MF .deps/caca_test-driver.Tpo -c -o caca_test-driver.o `test -f 'driver.cpp' || echo './'`driver.cpp
  691. mv -f .deps/caca_test-driver.Tpo .deps/caca_test-driver.Po
  692. c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../caca -I../caca -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT caca_test-export.o -MD -MP -MF .deps/caca_test-export.Tpo -c -o caca_test-export.o `test -f 'export.cpp' || echo './'`export.cpp
  693. mv -f .deps/caca_test-export.Tpo .deps/caca_test-export.Po
  694. /bin/sh /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/gnome-libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -L/usr/local/lib -o caca-test caca_test-caca-test.o caca_test-canvas.o caca_test-dirty.o caca_test-driver.o caca_test-export.o ../caca/libcaca.la -L/usr/local/lib -lcppunit
  695. gnome-libtool: link: c++ -I/usr/local/include -O2 -pipe -march=core2 -I/usr/local/include -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -o .libs/caca-test caca_test-caca-test.o caca_test-canvas.o caca_test-dirty.o caca_test-driver.o caca_test-export.o -L/usr/local/lib ../caca/.libs/libcaca.so -lncursesw /usr/local/lib/libglut.so -lm -lusbhid /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXxf86vm.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so -lbz2 /usr/local/lib/libGLU.so -lGL /usr/local/lib/libXmu.so /usr/local/lib/libXt.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz /usr/local/lib/libcppunit.so -Wl,-rpath -Wl,/usr/local/lib
  696. caca_test-caca-test.o: In function `main':
  697. caca-test.cpp:(.text+0x34): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  698. caca-test.cpp:(.text+0x7c): undefined reference to `CppUnit::TextTestRunner::run(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, bool, bool, bool)'
  699. caca_test-canvas.o: In function `global constructors keyed to a':
  700. canvas.cpp:(.text+0x23): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  701. caca_test-canvas.o: In function `CanvasTest::suite()':
  702. canvas.cpp:(.text._ZN10CanvasTest5suiteEv[_ZN10CanvasTest5suiteEv]+0x7d): undefined reference to `CppUnit::TestSuite::TestSuite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)'
  703. caca_test-canvas.o: In function `CanvasTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)':
  704. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x57): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  705. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7d): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  706. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x106): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  707. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x12f): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  708. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x1be): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  709. canvas.cpp:(.text._ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10CanvasTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x1e7): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  710. caca_test-canvas.o: In function `CanvasTest::test_creation()':
  711. canvas.cpp:(.text._ZN10CanvasTest13test_creationEv[_ZN10CanvasTest13test_creationEv]+0x55): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  712. canvas.cpp:(.text._ZN10CanvasTest13test_creationEv[_ZN10CanvasTest13test_creationEv]+0x83): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  713. caca_test-canvas.o: In function `CanvasTest::test_resize()':
  714. canvas.cpp:(.text._ZN10CanvasTest11test_resizeEv[_ZN10CanvasTest11test_resizeEv]+0x4f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  715. canvas.cpp:(.text._ZN10CanvasTest11test_resizeEv[_ZN10CanvasTest11test_resizeEv]+0xce): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  716. canvas.cpp:(.text._ZN10CanvasTest11test_resizeEv[_ZN10CanvasTest11test_resizeEv]+0x177): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  717. canvas.cpp:(.text._ZN10CanvasTest11test_resizeEv[_ZN10CanvasTest11test_resizeEv]+0x214): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  718. caca_test-canvas.o:canvas.cpp:(.text._ZN10CanvasTest11test_resizeEv[_ZN10CanvasTest11test_resizeEv]+0x2c3): more undefined references to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)' follow
  719. caca_test-canvas.o: In function `CanvasTest::test_chars()':
  720. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x63): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  721. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x91): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  722. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x1a1): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  723. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x1cf): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  724. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x304): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  725. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x332): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  726. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x463): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  727. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x491): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  728. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x5c3): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  729. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x5f1): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  730. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x72a): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  731. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x758): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  732. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x88f): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  733. canvas.cpp:(.text._ZN10CanvasTest10test_charsEv[_ZN10CanvasTest10test_charsEv]+0x8bd): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  734. caca_test-canvas.o: In function `void CppUnit::assertEquals<int>(int const&, int const&, CppUnit::SourceLine, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)':
  735. canvas.cpp:(.text._ZN7CppUnit12assertEqualsIiEEvRKT_S3_NS_10SourceLineERKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE[_ZN7CppUnit12assertEqualsIiEEvRKT_S3_NS_10SourceLineERKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE]+0x49): undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  736. canvas.cpp:(.text._ZN7CppUnit12assertEqualsIiEEvRKT_S3_NS_10SourceLineERKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE[_ZN7CppUnit12assertEqualsIiEEvRKT_S3_NS_10SourceLineERKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE]+0x7d): undefined reference to `CppUnit::Asserter::failNotEqual(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)'
  737. caca_test-canvas.o: In function `CppUnit::ConcretTestFixtureFactory<CanvasTest>::makeFixture()':
  738. canvas.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI10CanvasTestE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI10CanvasTestE11makeFixtureEv]+0x33): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  739. caca_test-canvas.o:(.rodata._ZTVN7CppUnit10TestCallerI10CanvasTestEE[_ZTVN7CppUnit10TestCallerI10CanvasTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  740. caca_test-canvas.o:(.rodata._ZTVN7CppUnit10TestCallerI10CanvasTestEE[_ZTVN7CppUnit10TestCallerI10CanvasTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  741. caca_test-canvas.o:(.rodata._ZTVN7CppUnit10TestCallerI10CanvasTestEE[_ZTVN7CppUnit10TestCallerI10CanvasTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  742. caca_test-canvas.o:(.rodata._ZTV10CanvasTest[_ZTV10CanvasTest]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  743. caca_test-canvas.o:(.rodata._ZTV10CanvasTest[_ZTV10CanvasTest]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  744. caca_test-canvas.o:(.rodata._ZTV10CanvasTest[_ZTV10CanvasTest]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  745. caca_test-dirty.o: In function `global constructors keyed to a':
  746. dirty.cpp:(.text+0x23): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  747. caca_test-dirty.o: In function `DirtyTest::suite()':
  748. dirty.cpp:(.text._ZN9DirtyTest5suiteEv[_ZN9DirtyTest5suiteEv]+0x7d): undefined reference to `CppUnit::TestSuite::TestSuite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)'
  749. caca_test-dirty.o: In function `DirtyTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)':
  750. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x57): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  751. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7d): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  752. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x106): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  753. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x12f): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  754. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x1be): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  755. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x1e7): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  756. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x276): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  757. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x29f): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  758. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x32e): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  759. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x357): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  760. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x3e6): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  761. dirty.cpp:(.text._ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN9DirtyTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x40f): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  762. caca_test-dirty.o: In function `DirtyTest::test_create()':
  763. dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0x55): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  764. dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0xe9): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  765. dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0x175): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  766. dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0x1f7): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  767. dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0x277): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  768. caca_test-dirty.o:dirty.cpp:(.text._ZN9DirtyTest11test_createEv[_ZN9DirtyTest11test_createEv]+0x317): more undefined references to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)' follow
  769. caca_test-dirty.o: In function `DirtyTest::test_blit()':
  770. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x15a): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  771. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x188): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  772. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x297): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  773. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x2c5): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  774. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x3d7): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  775. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x405): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  776. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x517): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  777. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x545): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  778. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x678): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  779. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x733): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  780. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x761): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  781. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x877): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  782. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x8a5): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  783. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x9b7): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  784. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0x9e5): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  785. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0xaf7): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  786. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0xb25): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  787. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0xc42): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  788. dirty.cpp:(.text._ZN9DirtyTest9test_blitEv[_ZN9DirtyTest9test_blitEv]+0xc70): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  789. caca_test-dirty.o: In function `CppUnit::ConcretTestFixtureFactory<DirtyTest>::makeFixture()':
  790. dirty.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI9DirtyTestE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI9DirtyTestE11makeFixtureEv]+0x33): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  791. caca_test-dirty.o:(.rodata._ZTVN7CppUnit10TestCallerI9DirtyTestEE[_ZTVN7CppUnit10TestCallerI9DirtyTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  792. caca_test-dirty.o:(.rodata._ZTVN7CppUnit10TestCallerI9DirtyTestEE[_ZTVN7CppUnit10TestCallerI9DirtyTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  793. caca_test-dirty.o:(.rodata._ZTVN7CppUnit10TestCallerI9DirtyTestEE[_ZTVN7CppUnit10TestCallerI9DirtyTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  794. caca_test-dirty.o:(.rodata._ZTV9DirtyTest[_ZTV9DirtyTest]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  795. caca_test-dirty.o:(.rodata._ZTV9DirtyTest[_ZTV9DirtyTest]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  796. caca_test-dirty.o:(.rodata._ZTV9DirtyTest[_ZTV9DirtyTest]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  797. caca_test-driver.o: In function `global constructors keyed to a':
  798. driver.cpp:(.text+0x23): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  799. caca_test-driver.o: In function `DriverTest::suite()':
  800. driver.cpp:(.text._ZN10DriverTest5suiteEv[_ZN10DriverTest5suiteEv]+0x7d): undefined reference to `CppUnit::TestSuite::TestSuite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)'
  801. caca_test-driver.o: In function `DriverTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)':
  802. driver.cpp:(.text._ZN10DriverTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10DriverTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x54): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  803. driver.cpp:(.text._ZN10DriverTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10DriverTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7a): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  804. caca_test-driver.o: In function `DriverTest::test_list()':
  805. driver.cpp:(.text._ZN10DriverTest9test_listEv[_ZN10DriverTest9test_listEv]+0x51): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  806. driver.cpp:(.text._ZN10DriverTest9test_listEv[_ZN10DriverTest9test_listEv]+0x7f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  807. driver.cpp:(.text._ZN10DriverTest9test_listEv[_ZN10DriverTest9test_listEv]+0x175): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  808. driver.cpp:(.text._ZN10DriverTest9test_listEv[_ZN10DriverTest9test_listEv]+0x1a3): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  809. caca_test-driver.o: In function `CppUnit::ConcretTestFixtureFactory<DriverTest>::makeFixture()':
  810. driver.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI10DriverTestE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI10DriverTestE11makeFixtureEv]+0x33): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  811. caca_test-driver.o:(.rodata._ZTVN7CppUnit10TestCallerI10DriverTestEE[_ZTVN7CppUnit10TestCallerI10DriverTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  812. caca_test-driver.o:(.rodata._ZTVN7CppUnit10TestCallerI10DriverTestEE[_ZTVN7CppUnit10TestCallerI10DriverTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  813. caca_test-driver.o:(.rodata._ZTVN7CppUnit10TestCallerI10DriverTestEE[_ZTVN7CppUnit10TestCallerI10DriverTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  814. caca_test-driver.o:(.rodata._ZTV10DriverTest[_ZTV10DriverTest]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  815. caca_test-driver.o:(.rodata._ZTV10DriverTest[_ZTV10DriverTest]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  816. caca_test-driver.o:(.rodata._ZTV10DriverTest[_ZTV10DriverTest]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  817. caca_test-export.o: In function `global constructors keyed to a':
  818. export.cpp:(.text+0x23): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  819. caca_test-export.o: In function `ExportTest::suite()':
  820. export.cpp:(.text._ZN10ExportTest5suiteEv[_ZN10ExportTest5suiteEv]+0x7d): undefined reference to `CppUnit::TestSuite::TestSuite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)'
  821. caca_test-export.o: In function `ExportTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)':
  822. export.cpp:(.text._ZN10ExportTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10ExportTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x54): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  823. export.cpp:(.text._ZN10ExportTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN10ExportTest15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7a): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  824. caca_test-export.o: In function `ExportTest::test_export_area_caca()':
  825. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xd0): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  826. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xfe): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  827. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x1f9): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  828. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x227): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  829. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x35c): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  830. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x38a): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  831. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x4b8): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  832. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x4e6): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  833. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x608): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  834. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x636): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  835. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x758): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  836. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x786): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  837. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x8e2): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  838. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0x910): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  839. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xa38): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  840. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xa66): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  841. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xb88): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  842. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xbb6): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  843. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xcd8): undefined reference to `CppUnit::Message::Message(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  844. export.cpp:(.text._ZN10ExportTest21test_export_area_cacaEv[_ZN10ExportTest21test_export_area_cacaEv]+0xd06): undefined reference to `CppUnit::SourceLine::SourceLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)'
  845. caca_test-export.o: In function `CppUnit::ConcretTestFixtureFactory<ExportTest>::makeFixture()':
  846. export.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI10ExportTestE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI10ExportTestE11makeFixtureEv]+0x33): undefined reference to `CppUnit::TestCase::TestCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)'
  847. caca_test-export.o:(.rodata._ZTVN7CppUnit10TestCallerI10ExportTestEE[_ZTVN7CppUnit10TestCallerI10ExportTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  848. caca_test-export.o:(.rodata._ZTVN7CppUnit10TestCallerI10ExportTestEE[_ZTVN7CppUnit10TestCallerI10ExportTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  849. caca_test-export.o:(.rodata._ZTVN7CppUnit10TestCallerI10ExportTestEE[_ZTVN7CppUnit10TestCallerI10ExportTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  850. caca_test-export.o:(.rodata._ZTV10ExportTest[_ZTV10ExportTest]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, CppUnit::TestPath&) const'
  851. caca_test-export.o:(.rodata._ZTV10ExportTest[_ZTV10ExportTest]+0x58): undefined reference to `CppUnit::Test::findTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  852. caca_test-export.o:(.rodata._ZTV10ExportTest[_ZTV10ExportTest]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const'
  853. c++: error: linker command failed with exit code 1 (use -v to see invocation)
  854. *** Error code 1
  855.  
  856. Stop.
  857. make[3]: stopped in /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18/test
  858. *** Error code 1
  859.  
  860. Stop.
  861. make[2]: stopped in /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18
  862. *** Error code 1
  863.  
  864. Stop.
  865. make[1]: stopped in /tmp/obj/mobileKamikaze.norad/amd64/usr/ports/graphics/libcaca/work/libcaca-0.99.beta18
  866. *** Error code 1
  867.  
  868. Stop.
  869. make: stopped in /usr/ports/graphics/libcaca
Add Comment
Please, Sign In to add comment