1. $ makepkg -src
  2. ==> Making package: xscreensaver-arch-logo 5.14-1 (Tue Sep  6 19:25:44 EDT 2011)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6.   -> Found xscreensaver-5.14.tar.gz
  7.   -> Found add-electricsheep.diff
  8.   -> Found xscreensaver.pam
  9.   -> Found LICENSE
  10.   -> Found logo-50.xpm
  11.   -> Found logo-180.xpm
  12.   -> Found logo-50.png
  13.   -> Found logo-180.png
  14. ==> Validating source files with sha256sums...
  15.     xscreensaver-5.14.tar.gz ... Passed
  16.     add-electricsheep.diff ... Passed
  17.     xscreensaver.pam ... Passed
  18.     LICENSE ... Passed
  19.     logo-50.xpm ... Passed
  20.     logo-180.xpm ... Passed
  21.     logo-50.png ... Passed
  22.     logo-180.png ... Passed
  23. ==> Extracting Sources...
  24.   -> Extracting xscreensaver-5.14.tar.gz with bsdtar
  25. ==> Starting build()...
  26. patching file driver/XScreenSaver.ad.in
  27. Hunk #1 succeeded at 349 (offset 2 lines).
  28. current directory: /tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14
  29. command line was: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib --with-x-app-defaults=/usr/share/X11/app-defaults --with-pam --without-motif --with-gtk --with-gl --without-gle --with-xpm --with-pixbuf --with-jpeg --with-login-manager
  30. checking build system type... x86_64-unknown-linux-gnu
  31. checking host system type... x86_64-unknown-linux-gnu
  32. checking for gcc... gcc
  33. checking for C compiler default output file name... a.out
  34. checking whether the C compiler works... yes
  35. checking whether we are cross compiling... no
  36. checking for suffix of executables...
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether gcc accepts -g... yes
  40. checking for gcc option to accept ISO C89... none needed
  41. checking whether the compiler works on ANSI C... yes
  42. Turning on gcc compiler warnings.
  43. checking whether gcc accepts -Wno-overlength-strings... yes
  44. checking whether gcc accepts -Wdeclaration-after-statement... yes
  45. checking whether gcc accepts -no-cpp-precomp... no
  46. checking whether gcc accepts -std=c89... yes
  47. Disabling C++ comments in ANSI C code.
  48. checking how to run the C preprocessor... gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -E
  49. checking for an ANSI C-conforming const... yes
  50. checking for inline... __inline__
  51. checking for bc... yes
  52. checking for a BSD-compatible install... /bin/install -c
  53. checking whether "${INSTALL} -d" creates intermediate directories... yes
  54. checking whether make sets $(MAKE)... yes
  55. checking for grep that handles long lines and -e... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking for unistd.h... (cached) yes
  68. checking for mode_t... yes
  69. checking for pid_t... yes
  70. checking for size_t... yes
  71. checking return type of signal handlers... void
  72. checking whether time.h and sys/time.h may both be included... yes
  73. checking for sys/wait.h that is POSIX.1 compatible... yes
  74. checking for dirent.h that defines DIR... yes
  75. checking for library containing opendir... none required
  76. checking how to call gettimeofday... two arguments
  77. checking for select... yes
  78. checking for fcntl... yes
  79. checking for uname... yes
  80. checking for nice... yes
  81. checking for setpriority... yes
  82. checking for getcwd... yes
  83. checking for getwd... yes
  84. checking for putenv... yes
  85. checking for sbrk... yes
  86. checking for sigaction... yes
  87. checking for syslog... yes
  88. checking for realpath... yes
  89. checking for setrlimit... yes
  90. checking for setlocale... yes
  91. checking for struct icmp... yes
  92. checking for struct icmphdr... yes
  93. checking crypt.h usability... yes
  94. checking crypt.h presence... yes
  95. checking for crypt.h... yes
  96. checking sys/select.h usability... yes
  97. checking sys/select.h presence... yes
  98. checking for sys/select.h... yes
  99. checking for perl5... no
  100. checking for perl... /usr/bin/perl
  101. checking perl version... 5.014001
  102. checking for X... libraries , headers
  103. checking for gethostbyname... yes
  104. checking for connect... yes
  105. checking for remove... yes
  106. checking for shmat... yes
  107. checking for IceConnectionNumber in -lICE... yes
  108. checking for X app-defaults directory... (cached) /usr/share/X11/app-defaults
  109. checking for XPointer... yes
  110. checking whether this is MacOS X... no
  111. checking for perl... /usr/bin/perl
  112. checking for ranlib... ranlib
  113. checking for off_t... yes
  114. checking for working alloca.h... yes
  115. checking for alloca... yes
  116. checking for stdlib.h... (cached) yes
  117. checking for unistd.h... (cached) yes
  118. checking for getpagesize... yes
  119. checking for working mmap... yes
  120. checking argz.h usability... yes
  121. checking argz.h presence... yes
  122. checking for argz.h... yes
  123. checking limits.h usability... yes
  124. checking limits.h presence... yes
  125. checking for limits.h... yes
  126. checking locale.h usability... yes
  127. checking locale.h presence... yes
  128. checking for locale.h... yes
  129. checking nl_types.h usability... yes
  130. checking nl_types.h presence... yes
  131. checking for nl_types.h... yes
  132. checking malloc.h usability... yes
  133. checking malloc.h presence... yes
  134. checking for malloc.h... yes
  135. checking for string.h... (cached) yes
  136. checking for unistd.h... (cached) yes
  137. checking sys/param.h usability... yes
  138. checking sys/param.h presence... yes
  139. checking for sys/param.h... yes
  140. checking for getcwd... (cached) yes
  141. checking for munmap... yes
  142. checking for putenv... (cached) yes
  143. checking for setenv... yes
  144. checking for setlocale... (cached) yes
  145. checking for strchr... yes
  146. checking for strcasecmp... yes
  147. checking for strdup... yes
  148. checking for __argz_count... yes
  149. checking for __argz_stringify... yes
  150. checking for __argz_next... yes
  151. checking for LC_MESSAGES... yes
  152. checking libintl.h usability... yes
  153. checking libintl.h presence... yes
  154. checking for libintl.h... yes
  155. checking for dgettext in libc... yes
  156. checking for msgfmt... /usr/bin/msgfmt
  157. checking for dcgettext... yes
  158. checking for gmsgfmt... /usr/bin/msgfmt
  159. checking for xgettext... /usr/bin/xgettext
  160. checking for catalogs to be installed...  ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW
  161. checking for X11/Xmu/Error.h... yes
  162. checking for X11/extensions/dpms.h... yes
  163. checking for DPMSInfo in -lXext... yes
  164. checking for X11/extensions/Xinerama.h... yes
  165. checking for XineramaQueryScreens in -lXext... no
  166. checking for XineramaQueryScreens in -lXinerama... yes
  167. checking for X11/extensions/XInput.h... yes
  168. checking for XListInputDevices in -lXi... yes
  169. checking for X11/extensions/xf86vmode.h... yes
  170. checking for XF86VidModeGetViewPort in -lXxf86vm... yes
  171. checking for XF86VidModeSetGamma in -lXxf86vm... yes
  172. checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes
  173. checking for X11/extensions/Xrandr.h... yes
  174. checking for XRenderSetSubpixelOrder in -lXrender... yes
  175. checking for XRRGetScreenInfo in -lXext... no
  176. checking for XRRGetScreenInfo in -lXrandr... yes
  177. checking for XRRGetScreenResources... yes
  178. checking for XF86MiscSetGrabKeysState in -lXxf86misc... no
  179. checking for XHPDisableReset in X11/XHPlib.h... no
  180. checking whether /proc/interrupts contains keyboard data... yes
  181. checking for PAM... yes
  182. checking for dlopen in -ldl... yes
  183. checking for sigtimedwait in -lc... yes
  184. checking how to call pam_strerror... two arguments
  185. checking pam_fail_delay in -lpam... yes
  186. checking for Kerberos 4... no
  187. checking for Kerberos 5... no
  188. checking for Sun-style shadow passwords... no
  189. checking for DEC-style shadow passwords... no
  190. checking for HP-style shadow passwords... no
  191. checking for FreeBSD-style shadow passwords... no
  192. checking for generic shadow passwords... yes
  193. checking for getspnam in -lc... yes
  194. checking for crypt in -lc... no
  195. checking for crypt in -lcrypt... yes
  196. checking for gdmflexiserver... /usr/bin/gdmflexiserver
  197. checking for login manager... gdmflexiserver -ls
  198. checking for pkg-config... /usr/bin/pkg-config
  199. checking for gtk+-2.0... 2.24.6
  200. checking for gmodule-2.0... 2.28.8
  201. checking for libxml-2.0... 2.7.8
  202. checking for libglade-2.0... 2.6.4
  203. checking for gdk-pixbuf-2.0... 2.24.0
  204. checking for gdk-pixbuf-xlib-2.0... 2.24.0
  205. checking for Gtk includes... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0  
  206. checking for Gtk libs... -pthread -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  207. checking for gnome-open... gnome-open
  208. checking for gnome-url-show... no
  209. checking GL/gl.h usability... yes
  210. checking GL/gl.h presence... yes
  211. checking for GL/gl.h... yes
  212. checking for GL/glx.h... yes
  213. checking whether GL is really MesaGL... yes
  214. checking for pthread_create in -lpthread... yes
  215. checking for glXCreateContext in -lMesaGL... no
  216. checking for glXCreateContext in -lGL... yes
  217. checking MesaGL version number... unknown
  218. checking for glBindTexture in -lGL... yes
  219. checking for gdk-pixbuf-2.0... 2.24.0
  220. checking for gdk-pixbuf-xlib-2.0... 2.24.0
  221. checking for gdk-pixbuf includes... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  222. checking for gdk-pixbuf libs... -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  223. checking gdk-pixbuf/gdk-pixbuf.h usability... yes
  224. checking gdk-pixbuf/gdk-pixbuf.h presence... yes
  225. checking for gdk-pixbuf/gdk-pixbuf.h... yes
  226. checking gdk-pixbuf/gdk-pixbuf-xlib.h usability... no
  227. checking gdk-pixbuf/gdk-pixbuf-xlib.h presence... no
  228. checking for gdk-pixbuf/gdk-pixbuf-xlib.h... no
  229. checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h usability... yes
  230. checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h presence... yes
  231. checking for gdk-pixbuf-xlib/gdk-pixbuf-xlib.h... yes
  232. checking for gdk_pixbuf usability...
  233. checking for gdk_pixbuf_new_from_file in -lc... yes
  234. checking for gdk_pixbuf_xlib_init in -lc... yes
  235. checking for gdk_pixbuf_apply_embedded_orientation in -lc... yes
  236. checking for X11/xpm.h... yes
  237. checking jpeglib.h usability... yes
  238. checking jpeglib.h presence... yes
  239. checking for jpeglib.h... yes
  240. checking for jpeg_start_compress in -ljpeg... yes
  241. checking pty.h usability... yes
  242. checking pty.h presence... yes
  243. checking for pty.h... yes
  244. checking util.h usability... no
  245. checking util.h presence... no
  246. checking for util.h... no
  247. checking for forkpty in -lutil... yes
  248. checking for X11/extensions/XShm.h... yes
  249. checking sys/ipc.h usability... yes
  250. checking sys/ipc.h presence... yes
  251. checking for sys/ipc.h... yes
  252. checking sys/shm.h usability... yes
  253. checking sys/shm.h presence... yes
  254. checking for sys/shm.h... yes
  255. checking for X11/extensions/Xdbe.h... yes
  256. checking for X11/extensions/readdisplay.h... no
  257. checking for image directory /usr/share/backgrounds/images/... no
  258. checking for image directory /usr/share/wallpapers/... no
  259. checking for image directory /Library/Desktop Pictures/... no
  260. checking for text file /usr/X11R6/lib/X11/doc/README... no
  261. checking for text file /usr/share/doc/xserver-common/copyright... no
  262. checking for text file /usr/share/doc/xserver-xorg-core/copyright... no
  263. checking for text file /usr/X11R6/README... no
  264. checking for text file /usr/share/doc/debian/debian-manifesto... no
  265. checking for locale directory... /usr/share/locale
  266. configure: creating ./config.status
  267. config.status: creating Makefile
  268. config.status: creating utils/Makefile
  269. config.status: creating driver/Makefile
  270. config.status: creating hacks/Makefile
  271. config.status: creating hacks/glx/Makefile
  272. config.status: creating po/Makefile.in
  273. config.status: creating driver/XScreenSaver.ad
  274. config.status: creating config.h
  275. config.status: executing default-1 commands
  276. config.status: executing default-2 commands
  277.  
  278. User programs will be installed in /usr/bin/
  279. Screen savers will be installed in /usr/lib/xscreensaver/
  280. Configuration dialogs will be installed in /usr/share/xscreensaver/config/
  281. System-wide default settings will be installed in /usr/share/X11/app-defaults/
  282.  
  283. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/utils'
  284. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  285. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  alpha.c
  286. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  colors.c
  287. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fade.c
  288. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  grabscreen.c
  289. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  grabclient.c
  290. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hsv.c
  291. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  overlay.c
  292. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  resources.c
  293. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  spline.c
  294. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  usleep.c
  295. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  visual.c
  296. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  visual-gl.c
  297. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xmu.c
  298. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  logo.c
  299. logo.c: In function ‘xscreensaver_logo’:
  300. logo.c:50:52: warning: pointer type mismatch in conditional expression [enabled by default]
  301. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  yarandom.c
  302. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  erase.c
  303. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xshm.c
  304. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xdbe.c
  305. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  colorbars.c
  306. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  minixpm.c
  307. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/utils'
  308. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/driver'
  309. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  310. /bin/sh ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h
  311. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  \
  312.  ./xscreensaver.c
  313. ./xscreensaver.c: In function ‘analyze_display’:
  314. ./xscreensaver.c:2222:11: warning: variable ‘j’ set but not used [-Wunused-but-set-variable]
  315. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  windows.c
  316. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  screens.c
  317. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  timers.c
  318. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver"' -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  \
  319.  ./subprocs.c
  320. ./subprocs.c: In function ‘make_job’:
  321. ./subprocs.c:254:7: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
  322. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  exec.c
  323. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xset.c
  324. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  splash.c
  325. splash.c: In function ‘make_splash_dialog’:
  326. splash.c:388:22: warning: variable ‘mouse_y’ set but not used [-Wunused-but-set-variable]
  327. splash.c:388:9: warning: variable ‘mouse_x’ set but not used [-Wunused-but-set-variable]
  328. splash.c: In function ‘draw_splash_window’:
  329. splash.c:457:7: warning: variable ‘hspacing’ set but not used [-Wunused-but-set-variable]
  330. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  setuid.c
  331. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stderr.c
  332. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  mlstring.c
  333. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  prefs.c
  334. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  dpms.c
  335. dpms.c: In function ‘monitor_power_on’:
  336. dpms.c:234:21: warning: variable ‘old_handler’ set but not used [-Wunused-but-set-variable]
  337. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lock.c
  338. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  passwd.c
  339. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  passwd-pam.c
  340. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  passwd-pwent.c
  341. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xscreensaver xscreensaver.o windows.o screens.o timers.o subprocs.o exec.o xset.o splash.o setuid.o stderr.o mlstring.o prefs.o dpms.o lock.o passwd.o passwd-pam.o passwd-pwent.o ../utils/fade.o ../utils/overlay.o ../utils/logo.o ../utils/yarandom.o ../utils/minixpm.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o     -lXmu  -lXi -lXxf86vm -lXrandr -lXrender  -lXinerama  -lSM -lICE -lXt -lX11 -lXext  -lpam -ldl -lcrypt
  342. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  remote.c
  343. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xscreensaver-command.c
  344. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xscreensaver-command remote.o xscreensaver-command.o   -lSM -lICE -lX11 -lXext
  345. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver"' -I./../utils/images \
  346.  -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  \
  347.  ./demo-Gtk.c
  348. In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
  349.                 from ./demo-Gtk.c:85:
  350. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  351. ./demo-Gtk.c: In function ‘kill_kde_screensaver’:
  352. ./demo-Gtk.c:4419:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  353. ./demo-Gtk.c: In function ‘kde_screensaver_active_p’:
  354. ./demo-Gtk.c:4408:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  355. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHACK_CONFIGURATION_PATH='"/usr/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  \
  356.  ./demo-Gtk-conf.c
  357. In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
  358.                 from ./demo-Gtk-conf.c:62:
  359. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  360. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xscreensaver-demo-Gtk prefs.o dpms.o remote.o exec.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o  demo-Gtk.o demo-Gtk-conf.o    \
  361. -pthread -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lXmu -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0     -lSM -lICE \
  362. -lXt -lX11  -lXinerama -lXext
  363. cp -p xscreensaver-demo-Gtk xscreensaver-demo
  364. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xscreensaver-getimage.c
  365. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xscreensaver-getimage xscreensaver-getimage.o ../utils/colorbars.o ../utils/resources.o ../utils/yarandom.o ../utils/visual.o ../utils/usleep.o ../utils/hsv.o ../utils/colors.o ../utils/grabscreen.o ../utils/logo.o ../utils/minixpm.o prefs.o    -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -ljpeg -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  366. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/driver'
  367. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks'
  368. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  369. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  attraction.c
  370. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  screenhack.c
  371. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fps.c
  372. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o attraction attraction.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  373. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  blitspin.c
  374. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xpm-pixmap.c
  375. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o blitspin blitspin.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  376. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bouboule.c
  377. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xlockmore.c
  378. xlockmore.c: In function ‘xlockmore_init’:
  379. xlockmore.c:352:28: warning: variable ‘pixels’ set but not used [-Wunused-but-set-variable]
  380. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bouboule bouboule.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  381. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  braid.c
  382. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o braid braid.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  383. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  decayscreen.c
  384. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o decayscreen decayscreen.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  385. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  deco.c
  386. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o deco deco.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  387. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  drift.c
  388. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o drift drift.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  389. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flame.c
  390. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flame flame.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  391. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  galaxy.c
  392. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o galaxy galaxy.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  393. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  grav.c
  394. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o grav grav.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  395. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  greynetic.c
  396. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o greynetic greynetic.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  397. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  halo.c
  398. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o halo halo.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  399. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  helix.c
  400. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o helix helix.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  401. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hopalong.c
  402. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o hopalong hopalong.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  403. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  ifs.c
  404. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o ifs ifs.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  405. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  imsmap.c
  406. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o imsmap imsmap.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  407. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  julia.c
  408. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o julia julia.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  409. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  kaleidescope.c
  410. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o kaleidescope kaleidescope.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  411. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  maze.c
  412. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o maze maze.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o ../utils/logo.o ../utils/minixpm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  413. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  moire.c
  414. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o moire moire.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  415. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  noseguy.c
  416. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o noseguy noseguy.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  417. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pedal.c
  418. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pedal pedal.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  419. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  penrose.c
  420. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o penrose penrose.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  421. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pyro.c
  422. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pyro pyro.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  423. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  qix.c
  424. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o qix qix.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/alpha.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  425. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rocks.c
  426. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rocks rocks.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  427. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rorschach.c
  428. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rorschach rorschach.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  429. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sierpinski.c
  430. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sierpinski sierpinski.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  431. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  slidescreen.c
  432. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o slidescreen slidescreen.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  433. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  slip.c
  434. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o slip slip.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  435. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  strange.c
  436. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o strange strange.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  437. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  swirl.c
  438. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o swirl swirl.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  439. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  goop.c
  440. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o goop goop.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/alpha.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  441. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  starfish.c
  442. starfish.c: In function ‘make_starfish’:
  443. starfish.c:74:7: warning: variable ‘mid’ set but not used [-Wunused-but-set-variable]
  444. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o starfish starfish.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  445. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  munch.c
  446. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o munch munch.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  447. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fadeplot.c
  448. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fadeplot fadeplot.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  449. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rd-bomb.c
  450. rd-bomb.c: In function ‘rd_init’:
  451. rd-bomb.c:372:7: warning: variable ‘w2’ set but not used [-Wunused-but-set-variable]
  452. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rd-bomb rd-bomb.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  453. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  coral.c
  454. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o coral coral.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  455. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  mountain.c
  456. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o mountain mountain.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  457. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  triangle.c
  458. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o triangle triangle.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  459. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xjack.c
  460. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xjack xjack.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  461. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xlyap.c
  462. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xlyap xlyap.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  463. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cynosure.c
  464. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cynosure cynosure.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  465. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  moire2.c
  466. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o moire2 moire2.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  467. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flow.c
  468. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flow flow.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  469. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  epicycle.c
  470. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o epicycle epicycle.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  471. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  interference.c
  472. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o interference interference.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  473. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  truchet.c
  474. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o truchet truchet.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  475. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bsod.c
  476. bsod.c: In function ‘blitdamage’:
  477. bsod.c:1728:8: warning: variable ‘gc_mask’ set but not used [-Wunused-but-set-variable]
  478. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  apple2.c
  479. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  analogtv.c
  480. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bsod bsod.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o apple2.o analogtv.o ../utils/xshm.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  481. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  crystal.c
  482. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o crystal crystal.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  483. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  discrete.c
  484. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o discrete discrete.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  485. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  distort.c
  486. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o distort distort.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  487. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  kumppa.c
  488. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o kumppa kumppa.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  489. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  demon.c
  490. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o demon demon.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  491. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  loop.c
  492. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o loop loop.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  493. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  penetrate.c
  494. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o penetrate penetrate.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  495. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  deluxe.c
  496. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o deluxe deluxe.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/alpha.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  497. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  compass.c
  498. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o compass compass.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  499. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  squiral.c
  500. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o squiral squiral.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  501. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xflame.c
  502. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xflame xflame.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xshm.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  503. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  wander.c
  504. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o wander wander.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  505. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  spotlight.c
  506. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o spotlight spotlight.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  507. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  phosphor.c
  508. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o phosphor phosphor.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm -lutil
  509. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xmatrix.c
  510. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xmatrix xmatrix.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  511. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  petri.c
  512. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o petri petri.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  513. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  shadebobs.c
  514. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o shadebobs shadebobs.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/spline.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  515. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  ccurve.c
  516. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o ccurve ccurve.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  517. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  blaster.c
  518. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o blaster blaster.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  519. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bumps.c
  520. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bumps bumps.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  521. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  ripples.c
  522. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o ripples ripples.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xshm.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  523. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xspirograph.c
  524. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xspirograph xspirograph.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  525. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  nerverot.c
  526. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o nerverot nerverot.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  527. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xrayswarm.c
  528. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xrayswarm xrayswarm.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  529. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  zoom.c
  530. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o zoom zoom.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  531. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  whirlwindwarp.c
  532. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o whirlwindwarp whirlwindwarp.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  533. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rotzoomer.c
  534. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rotzoomer rotzoomer.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  535. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  speedmine.c
  536. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o speedmine speedmine.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  537. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  vermiculate.c
  538. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o vermiculate vermiculate.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  539. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  twang.c
  540. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o twang twang.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  541. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  apollonian.c
  542. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o apollonian apollonian.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  543. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  euler2d.c
  544. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o euler2d euler2d.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  545. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  polyominoes.c
  546. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o polyominoes polyominoes.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  547. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  thornbird.c
  548. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o thornbird thornbird.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  549. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fluidballs.c
  550. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fluidballs fluidballs.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  551. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  anemone.c
  552. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o anemone anemone.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  553. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  halftone.c
  554. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o halftone halftone.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  555. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  metaballs.c
  556. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o metaballs metaballs.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  557. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  eruption.c
  558. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o eruption eruption.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  559. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  popsquares.c
  560. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o popsquares popsquares.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  561. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  barcode.c
  562. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o barcode barcode.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  563. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  piecewise.c
  564. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o piecewise piecewise.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  565. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cloudlife.c
  566. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cloudlife cloudlife.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  567. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fontglide.c
  568. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fontglide fontglide.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  569. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  apple2-main.c
  570. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o apple2 apple2.o    apple2-main.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  analogtv.o ../utils/xshm.o ../utils/grabclient.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm -lutil
  571. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xanalogtv.c
  572. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xanalogtv xanalogtv.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  analogtv.o ../utils/xshm.o ../utils/grabclient.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  573. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pong.c
  574. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pong pong.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  analogtv.o ../utils/xshm.o ../utils/grabclient.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  575. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  wormhole.c
  576. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o wormhole wormhole.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  577. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pacman.c
  578. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pacman_ai.c
  579. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pacman_level.c
  580. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pacman pacman.o    pacman_ai.o pacman_level.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  581. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fuzzyflakes.c
  582. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fuzzyflakes fuzzyflakes.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  583. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  anemotaxis.c
  584. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o anemotaxis anemotaxis.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  585. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  memscroller.c
  586. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o memscroller memscroller.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xshm.o ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  587. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  substrate.c
  588. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o substrate substrate.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  589. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  intermomentary.c
  590. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o intermomentary intermomentary.o     screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  591. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fireworkx.c
  592. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fireworkx fireworkx.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  593. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fiberlamp.c
  594. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fiberlamp fiberlamp.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  595. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  boxfit.c
  596. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o boxfit boxfit.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  597. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  interaggregate.c
  598. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o interaggregate interaggregate.o     screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  599. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  celtic.c
  600. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o celtic celtic.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  601. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cwaves.c
  602. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cwaves cwaves.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  603. building m6502.h from ./images/m6502/*.asm
  604. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  m6502.c
  605. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  asm6502.c
  606. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o m6502 m6502.o  asm6502.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  analogtv.o ../utils/xshm.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  607. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  abstractile.c
  608. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o abstractile abstractile.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  609. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lcdscrub.c
  610. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lcdscrub lcdscrub.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  611. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  webcollage-helper.c
  612. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o webcollage-helper webcollage-helper.o    -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm -ljpeg
  613. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  ant.c
  614. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o ant ant.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  615. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bubbles.c
  616. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bubbles-default.c
  617. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bubbles bubbles.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  bubbles-default.o xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  618. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  critical.c
  619. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o critical critical.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  620. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flag.c
  621. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flag flag.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  xpm-pixmap.o   -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  622. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  forest.c
  623. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o forest forest.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  624. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hyperball.c
  625. hyperball.c: In function ‘hyperball_draw’:
  626. hyperball.c:342:13: warning: variable ‘old_dep’ set but not used [-Wunused-but-set-variable]
  627. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o hyperball hyperball.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  628. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hypercube.c
  629. hypercube.c: In function ‘hypercube_draw’:
  630. hypercube.c:257:11: warning: variable ‘delay’ set but not used [-Wunused-but-set-variable]
  631. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o hypercube hypercube.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  632. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  laser.c
  633. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o laser laser.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  634. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lightning.c
  635. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lightning lightning.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  636. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lisa.c
  637. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lisa lisa.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  638. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lissie.c
  639. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lissie lissie.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  640. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lmorph.c
  641. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lmorph lmorph.o    screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  642. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rotor.c
  643. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rotor rotor.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  644. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sphere.c
  645. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sphere sphere.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  646. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  spiral.c
  647. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o spiral spiral.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  648. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  t3d.c
  649. t3d.c: In function ‘fill_kugel’:
  650. t3d.c:530:13: warning: variable ‘inc’ set but not used [-Wunused-but-set-variable]
  651. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o t3d t3d.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  652. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  vines.c
  653. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o vines vines.o  screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/erase.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  654. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  whirlygig.c
  655. whirlygig.c:311:1: warning: ‘smoothen’ defined but not used [-Wunused-function]
  656. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o whirlygig whirlygig.o  screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o               -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  657. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  worm.c
  658. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o worm worm.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  659. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xsublim.c
  660. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xsublim xsublim.o  fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  661. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  juggle.c
  662. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o juggle juggle.o    screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o                -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  663. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks'
  664. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks/glx'
  665. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  666. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xscreensaver-gl-helper.c
  667. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o xscreensaver-gl-helper xscreensaver-gl-helper.o ../../utils/visual-gl.o ../../utils/visual.o ../../utils/resources.o   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  668. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cage.c
  669. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -o xlockmore-gl.o -c -DUSE_GL -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  ./../xlockmore.c
  670. ./../xlockmore.c: In function ‘xlockmore_init’:
  671. ./../xlockmore.c:352:28: warning: variable ‘pixels’ set but not used [-Wunused-but-set-variable]
  672. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xlock-gl-utils.c
  673. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glxfonts.c
  674. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fps-gl.c
  675. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cage cage.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  676. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gears.c
  677. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  tube.c
  678. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  normals.c
  679. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  involute.c
  680. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rotator.c
  681. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  trackball.c
  682. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gltrackball.c
  683. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o gears gears.o  tube.o normals.o involute.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  684. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  moebius.c
  685. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o moebius moebius.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  686. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pipes.c
  687. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pipeobjs.c
  688. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  buildlwo.c
  689. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  teapot.c
  690. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pipes pipes.o  pipeobjs.o buildlwo.o teapot.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  691. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sproingies.c
  692. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sproingiewrap.c
  693. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gllist.c
  694. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_1.c
  695. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_2.c
  696. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_3.c
  697. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_4.c
  698. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_5.c
  699. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_6.c
  700. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  s1_b.c
  701. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sproingies sproingies.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o sproingiewrap.o gllist.o s1_1.o s1_2.o s1_3.o s1_4.o s1_5.o s1_6.o s1_b.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  702. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stairs.c
  703. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sphere.c
  704. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o stairs stairs.o    sphere.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  705. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  superquadrics.c
  706. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o superquadrics superquadrics.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  707. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  morph3d.c
  708. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o morph3d morph3d.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  709. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rubik.c
  710. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rubik rubik.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  711. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  atlantis.c
  712. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  dolphin.c
  713. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  shark.c
  714. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  swim.c
  715. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  whale.c
  716. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  xpm-ximage.c
  717. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o atlantis atlantis.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o dolphin.o shark.o swim.o whale.o xpm-ximage.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  718. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lament.c
  719. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lament lament.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o xpm-ximage.o normals.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  720. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bubble3d.c
  721. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  b_sphere.c
  722. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  b_draw.c
  723. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  b_lockglue.c
  724. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bubble3d bubble3d.o    b_sphere.o b_draw.o b_lockglue.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  725. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glplanet.c
  726. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glplanet glplanet.o   sphere.o xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  727. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pulsar.c
  728. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pulsar pulsar.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o xpm-ximage.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  729. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sierpinski3d.c
  730. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sierpinski3d sierpinski3d.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  731. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gflux.c
  732. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  grab-ximage.c
  733. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o gflux gflux.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  734. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stonerview.c
  735. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stonerview-move.c
  736. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stonerview-osc.c
  737. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  stonerview-view.c
  738. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o stonerview stonerview.o    stonerview-move.o stonerview-osc.o stonerview-view.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  739. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  starwars.c
  740. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glut_stroke.c
  741. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glut_swidth.c
  742. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  texfont.c
  743. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o starwars   starwars.o glut_stroke.o glut_swidth.o texfont.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  744. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gltext.c
  745. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o gltext gltext.o glut_stroke.o glut_swidth.o tube.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  746. building molecules.h from ./../images/molecules/*.pdb
  747. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  molecule.c
  748. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o molecule molecule.o   sphere.o tube.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  749. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  dangerball.c
  750. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o dangerball dangerball.o    sphere.o tube.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  751. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  circuit.c
  752. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  font-ximage.c
  753. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o circuit circuit.o   font-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  754. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  menger.c
  755. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o menger menger.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  756. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  engine.c
  757. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o engine engine.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  758. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flipscreen3d.c
  759. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flipscreen3d flipscreen3d.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  760. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glsnake.c
  761. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glsnake glsnake.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  762. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  boxed.c
  763. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o boxed boxed.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  764. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sballs.c
  765. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sballs sballs.o    xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  766. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cubenetic.c
  767. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cubenetic cubenetic.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  768. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  spheremonics.c
  769. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o spheremonics spheremonics.o    normals.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  770. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lavalite.c
  771. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  marching.c
  772. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lavalite lavalite.o    marching.o xpm-ximage.o normals.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  773. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  queens.c
  774. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o queens queens.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  775. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  endgame.c
  776. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  chessmodels.c
  777. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o endgame endgame.o   chessmodels.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  778. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glblur.c
  779. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glblur glblur.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  780. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flurry.c
  781. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flurry-smoke.c
  782. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flurry-spark.c
  783. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flurry-star.c
  784. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flurry-texture.c
  785. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flurry flurry.o    flurry-smoke.o flurry-spark.o flurry-star.o flurry-texture.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm -lm
  786. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  atunnel.c
  787. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  tunnel_draw.c
  788. tunnel_draw.c: In function ‘DrawTunnel’:
  789. tunnel_draw.c:240:29: warning: variable ‘ppp1’ set but not used [-Wunused-but-set-variable]
  790. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o atunnel atunnel.o   ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o tunnel_draw.o xpm-ximage.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  791. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster.c
  792. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_base.c
  793. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_handle.c
  794. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_handle2.c
  795. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_jet.c
  796. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_knob.c
  797. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_slots.c
  798. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toaster_wing.c
  799. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toast.c
  800. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  toast2.c
  801. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flyingtoasters.c
  802. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flyingtoasters toaster.o toaster_base.o toaster_handle.o toaster_handle2.o toaster_jet.o toaster_knob.o toaster_slots.o toaster_wing.o toast.o toast2.o flyingtoasters.o gllist.o xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  803. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_face.c
  804. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_hide.c
  805. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_hoofs.c
  806. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_horns.c
  807. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_tail.c
  808. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cow_udder.c
  809. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  bouncingcow.c
  810. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o bouncingcow    cow_face.o cow_hide.o cow_hoofs.o cow_horns.o cow_tail.o cow_udder.o bouncingcow.o gllist.o xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  811. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glslideshow.c
  812. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glslideshow glslideshow.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  813. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  jigglypuff.c
  814. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o jigglypuff jigglypuff.o    xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  815. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  klein.c
  816. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o klein klein.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  817. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hypertorus.c
  818. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o hypertorus hypertorus.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  819. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glmatrix.c
  820. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glmatrix glmatrix.o    xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  821. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cubestorm.c
  822. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cubestorm cubestorm.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  823. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glknots.c
  824. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glknots glknots.o  tube.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  825. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  blocktube.c
  826. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o blocktube blocktube.o  xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  827. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  flipflop.c
  828. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o flipflop flipflop.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  829. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  antspotlight.c
  830. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o antspotlight antspotlight.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  831. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  polytopes.c
  832. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o polytopes polytopes.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  833. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  gleidescope.c
  834. gleidescope.c: In function ‘draw_hexagons’:
  835. gleidescope.c:1121:10: warning: variable ‘col’ set but not used [-Wunused-but-set-variable]
  836. gleidescope.c: In function ‘draw’:
  837. gleidescope.c:1250:10: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable]
  838. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o gleidescope gleidescope.o  xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  839. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  mirrorblob.c
  840. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o mirrorblob mirrorblob.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  841. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  blinkbox.c
  842. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o blinkbox blinkbox.o    sphere.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  843. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  noof.c
  844. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o noof noof.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  845. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  polyhedra.c
  846. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  polyhedra-gl.c
  847. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o polyhedra polyhedra.o  polyhedra-gl.o normals.o teapot.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  848. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  antinspect.c
  849. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o antinspect antinspect.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  850. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  providence.c
  851. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o providence providence.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  852. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  pinion.c
  853. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o pinion pinion.o    normals.o involute.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  854. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  boing.c
  855. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o boing boing.o  normals.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  856. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  carousel.c
  857. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o carousel carousel.o    texfont.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  858. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  fliptext.c
  859. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o fliptext fliptext.o    texfont.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  860. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  antmaze.c
  861. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o antmaze antmaze.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  862. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  tangram.c
  863. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  tangram_shapes.c
  864. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o tangram tangram.o  tangram_shapes.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  865. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  crackberg.c
  866. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o crackberg crackberg.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  867. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glhanoi.c
  868. glhanoi.c: In function ‘moveSetup’:
  869. glhanoi.c:348:9: warning: variable ‘absx’ set but not used [-Wunused-but-set-variable]
  870. glhanoi.c: In function ‘drawTube’:
  871. glhanoi.c:891:10: warning: variable ‘maxRadius’ set but not used [-Wunused-but-set-variable]
  872. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glhanoi glhanoi.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  873. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cube21.c
  874. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cube21 cube21.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  875. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  timetunnel.c
  876. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o timetunnel timetunnel.o   xpm-ximage.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  877. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  juggler3d.c
  878. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o juggler3d juggler3d.o  sphere.o tube.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  879. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  topblock.c
  880. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o topblock topblock.o    sphere.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  881. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glschool.c
  882. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glschool_alg.c
  883. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glschool_gl.c
  884. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glschool glschool.o glschool_alg.o glschool_gl.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  885. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glcells.c
  886. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glcells glcells.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  887. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  voronoi.c
  888. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o voronoi voronoi.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  889. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  moebiusgears.c
  890. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o moebiusgears moebiusgears.o    normals.o involute.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  891. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  lockward.c
  892. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o lockward lockward.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  893. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  cubicgrid.c
  894. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o cubicgrid cubicgrid.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  895. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  hypnowheel.c
  896. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o hypnowheel hypnowheel.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  897. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  skytentacles.c
  898. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o skytentacles skytentacles.o    normals.o xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  899. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  jigsaw.c
  900. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o jigsaw jigsaw.o    normals.o ../../utils/spline.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  901. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  photopile.c
  902. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  dropshadow.c
  903. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o photopile photopile.o  texfont.o dropshadow.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  904. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  rubikblocks.c
  905. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o rubikblocks rubikblocks.o  ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  906. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  surfaces.c
  907. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o surfaces surfaces.o    ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o                         -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  908. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sonar.c
  909. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sonar-sim.c
  910. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  sonar-icmp.c
  911. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o sonar sonar.o  sonar-sim.o sonar-icmp.o texfont.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  912. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  glforestfire.c
  913. gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -o glforestfire glforestfire.o    xpm-ximage.o ../screenhack.o ../fps.o xlockmore-gl.o xlock-gl-utils.o glxfonts.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o rotator.o trackball.o gltrackball.o              -lXpm -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lGL -lGLU -lXxf86vm -lpthread  -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
  914. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks/glx'
  915. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/po'
  916. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  917. /usr/bin/msgfmt -o ca.gmo ca.po
  918. /usr/bin/msgfmt -o da.gmo da.po
  919. /usr/bin/msgfmt -o de.gmo de.po
  920. /usr/bin/msgfmt -o es.gmo es.po
  921. /usr/bin/msgfmt -o et.gmo et.po
  922. /usr/bin/msgfmt -o fi.gmo fi.po
  923. /usr/bin/msgfmt -o fr.gmo fr.po
  924. /usr/bin/msgfmt -o hu.gmo hu.po
  925. /usr/bin/msgfmt -o it.gmo it.po
  926. /usr/bin/msgfmt -o ja.gmo ja.po
  927. /usr/bin/msgfmt -o ko.gmo ko.po
  928. /usr/bin/msgfmt -o nb.gmo nb.po
  929. /usr/bin/msgfmt -o nl.gmo nl.po
  930. /usr/bin/msgfmt -o pl.gmo pl.po
  931. /usr/bin/msgfmt -o pt.gmo pt.po
  932. /usr/bin/msgfmt -o pt_BR.gmo pt_BR.po
  933. /usr/bin/msgfmt -o ru.gmo ru.po
  934. /usr/bin/msgfmt -o sk.gmo sk.po
  935. /usr/bin/msgfmt -o sv.gmo sv.po
  936. /usr/bin/msgfmt -o vi.gmo vi.po
  937. /usr/bin/msgfmt -o wa.gmo wa.po
  938. /usr/bin/msgfmt -o zh_CN.gmo zh_CN.po
  939. /usr/bin/msgfmt -o zh_TW.gmo zh_TW.po
  940. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/po'
  941. ==> Entering fakeroot environment...
  942. ==> Starting package()...
  943. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/utils'
  944. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  945. make[1]: Nothing to be done for `install'.
  946. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/utils'
  947. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/driver'
  948. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  949. /bin/install -c -o root -m 4755 xscreensaver /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver
  950. /bin/install -c xscreensaver-command /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-command
  951. /bin/install -c xscreensaver-demo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-demo
  952. /bin/install -c xscreensaver-getimage /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-getimage
  953. /bin/install -c -m 644 XScreenSaver.ad /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/X11/app-defaults/XScreenSaver
  954. /bin/install -c xscreensaver-getimage-file /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-getimage-file
  955. /bin/install -c xscreensaver-getimage-video /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-getimage-video
  956. /bin/install -c xscreensaver-text /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-text
  957. ../intltool-merge ../po screensaver-properties.desktop.in screensaver-properties.desktop -d -u -c ../po/.intltool-merge-cache
  958. Generating and caching the translation database
  959. Merging translations into screensaver-properties.desktop.
  960. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/applications
  961. /bin/install -c -m 644 screensaver-properties.desktop /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/applications/xscreensaver-properties.desktop
  962. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/pixmaps
  963. /bin/install -c -m 644 ./../utils/images/logo-50.xpm /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/pixmaps/xscreensaver.xpm
  964. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade
  965. /bin/install -c -m 644 ./../utils/images/screensaver-cmndln.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-cmndln.png
  966. /bin/install -c -m 644 ./../utils/images/screensaver-colorselector.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-colorselector.png
  967. /bin/install -c -m 644 ./../utils/images/screensaver-diagnostic.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-diagnostic.png
  968. /bin/install -c -m 644 ./../utils/images/screensaver-locking.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-locking.png
  969. /bin/install -c -m 644 ./../utils/images/screensaver-power.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-power.png
  970. /bin/install -c -m 644 ./../utils/images/screensaver-snap.png /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/screensaver-snap.png
  971. /bin/install -c -m 644 ./xscreensaver-demo.glade2 /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/glade/xscreensaver-demo.glade2
  972. installing man pages: .TH XScreenSaver 1 "5.14 (20-May-2011)" "X Version 11"
  973. /bin/install -c -m 644 ./xscreensaver.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver.1
  974. /bin/install -c -m 644 ./xscreensaver-demo.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-demo.1
  975. /bin/install -c -m 644 ./xscreensaver-command.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-command.1
  976. /bin/install -c -m 644 ./xscreensaver-text.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-text.1
  977. /bin/install -c -m 644 ./xscreensaver-getimage.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-getimage.1
  978. /bin/install -c -m 644 ./xscreensaver-getimage-file.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-getimage-file.1
  979. /bin/install -c -m 644 ./xscreensaver-getimage-video.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man1/xscreensaver-getimage-video.1
  980. /bin/install -c -m 644 ./../hacks/config/README /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/README
  981. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/driver'
  982. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks'
  983. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  984. /bin/install -c attraction /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/attraction
  985. /bin/install -c blitspin /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/blitspin
  986. /bin/install -c bouboule /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/bouboule
  987. /bin/install -c braid /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/braid
  988. /bin/install -c decayscreen /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/decayscreen
  989. /bin/install -c deco /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/deco
  990. /bin/install -c drift /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/drift
  991. /bin/install -c flame /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flame
  992. /bin/install -c galaxy /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/galaxy
  993. /bin/install -c grav /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/grav
  994. /bin/install -c greynetic /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/greynetic
  995. /bin/install -c halo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/halo
  996. /bin/install -c helix /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/helix
  997. /bin/install -c hopalong /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/hopalong
  998. /bin/install -c ifs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/ifs
  999. /bin/install -c imsmap /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/imsmap
  1000. /bin/install -c julia /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/julia
  1001. /bin/install -c kaleidescope /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/kaleidescope
  1002. /bin/install -c maze /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/maze
  1003. /bin/install -c moire /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/moire
  1004. /bin/install -c noseguy /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/noseguy
  1005. /bin/install -c pedal /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pedal
  1006. /bin/install -c penrose /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/penrose
  1007. /bin/install -c pyro /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pyro
  1008. /bin/install -c qix /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/qix
  1009. /bin/install -c rocks /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rocks
  1010. /bin/install -c rorschach /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rorschach
  1011. /bin/install -c sierpinski /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/sierpinski
  1012. /bin/install -c slidescreen /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/slidescreen
  1013. /bin/install -c slip /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/slip
  1014. /bin/install -c strange /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/strange
  1015. /bin/install -c swirl /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/swirl
  1016. /bin/install -c goop /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/goop
  1017. /bin/install -c starfish /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/starfish
  1018. /bin/install -c munch /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/munch
  1019. /bin/install -c fadeplot /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fadeplot
  1020. /bin/install -c rd-bomb /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rd-bomb
  1021. /bin/install -c coral /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/coral
  1022. /bin/install -c mountain /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/mountain
  1023. /bin/install -c triangle /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/triangle
  1024. /bin/install -c xjack /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xjack
  1025. /bin/install -c xlyap /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xlyap
  1026. /bin/install -c cynosure /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cynosure
  1027. /bin/install -c moire2 /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/moire2
  1028. /bin/install -c flow /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flow
  1029. /bin/install -c epicycle /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/epicycle
  1030. /bin/install -c interference /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/interference
  1031. /bin/install -c truchet /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/truchet
  1032. /bin/install -c bsod /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/bsod
  1033. /bin/install -c crystal /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/crystal
  1034. /bin/install -c discrete /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/discrete
  1035. /bin/install -c distort /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/distort
  1036. /bin/install -c kumppa /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/kumppa
  1037. /bin/install -c demon /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/demon
  1038. /bin/install -c loop /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/loop
  1039. /bin/install -c penetrate /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/penetrate
  1040. /bin/install -c deluxe /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/deluxe
  1041. /bin/install -c compass /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/compass
  1042. /bin/install -c squiral /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/squiral
  1043. /bin/install -c xflame /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xflame
  1044. /bin/install -c wander /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/wander
  1045. /bin/install -c spotlight /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/spotlight
  1046. /bin/install -c phosphor /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/phosphor
  1047. /bin/install -c xmatrix /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xmatrix
  1048. /bin/install -c petri /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/petri
  1049. /bin/install -c shadebobs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/shadebobs
  1050. /bin/install -c ccurve /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/ccurve
  1051. /bin/install -c blaster /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/blaster
  1052. /bin/install -c bumps /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/bumps
  1053. /bin/install -c ripples /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/ripples
  1054. /bin/install -c xspirograph /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xspirograph
  1055. /bin/install -c nerverot /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/nerverot
  1056. /bin/install -c xrayswarm /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xrayswarm
  1057. /bin/install -c zoom /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/zoom
  1058. /bin/install -c whirlwindwarp /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/whirlwindwarp
  1059. /bin/install -c rotzoomer /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rotzoomer
  1060. /bin/install -c speedmine /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/speedmine
  1061. /bin/install -c vermiculate /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/vermiculate
  1062. /bin/install -c twang /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/twang
  1063. /bin/install -c apollonian /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/apollonian
  1064. /bin/install -c euler2d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/euler2d
  1065. /bin/install -c polyominoes /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/polyominoes
  1066. /bin/install -c thornbird /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/thornbird
  1067. /bin/install -c fluidballs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fluidballs
  1068. /bin/install -c anemone /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/anemone
  1069. /bin/install -c halftone /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/halftone
  1070. /bin/install -c metaballs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/metaballs
  1071. /bin/install -c eruption /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/eruption
  1072. /bin/install -c popsquares /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/popsquares
  1073. /bin/install -c barcode /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/barcode
  1074. /bin/install -c piecewise /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/piecewise
  1075. /bin/install -c cloudlife /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cloudlife
  1076. /bin/install -c fontglide /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fontglide
  1077. /bin/install -c apple2 /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/apple2
  1078. /bin/install -c xanalogtv /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/xanalogtv
  1079. /bin/install -c pong /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pong
  1080. /bin/install -c wormhole /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/wormhole
  1081. /bin/install -c pacman /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pacman
  1082. /bin/install -c fuzzyflakes /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fuzzyflakes
  1083. /bin/install -c anemotaxis /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/anemotaxis
  1084. /bin/install -c memscroller /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/memscroller
  1085. /bin/install -c substrate /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/substrate
  1086. /bin/install -c intermomentary /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/intermomentary
  1087. /bin/install -c fireworkx /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fireworkx
  1088. /bin/install -c fiberlamp /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fiberlamp
  1089. /bin/install -c boxfit /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/boxfit
  1090. /bin/install -c interaggregate /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/interaggregate
  1091. /bin/install -c celtic /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/celtic
  1092. /bin/install -c cwaves /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cwaves
  1093. /bin/install -c m6502 /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/m6502
  1094. /bin/install -c abstractile /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/abstractile
  1095. /bin/install -c lcdscrub /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/lcdscrub
  1096. /bin/install -c webcollage-helper /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/webcollage-helper
  1097. /bin/install -c vidwhacker /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/vidwhacker
  1098. /bin/install -c webcollage /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/webcollage
  1099. /bin/install -c ljlatest /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/ljlatest
  1100. /bin/install -c -m 644 ./config/attraction.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/attraction.xml
  1101. /bin/install -c -m 644 ./config/blitspin.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/blitspin.xml
  1102. /bin/install -c -m 644 ./config/bouboule.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/bouboule.xml
  1103. /bin/install -c -m 644 ./config/braid.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/braid.xml
  1104. /bin/install -c -m 644 ./config/decayscreen.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/decayscreen.xml
  1105. /bin/install -c -m 644 ./config/deco.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/deco.xml
  1106. /bin/install -c -m 644 ./config/drift.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/drift.xml
  1107. /bin/install -c -m 644 ./config/flame.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flame.xml
  1108. /bin/install -c -m 644 ./config/galaxy.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/galaxy.xml
  1109. /bin/install -c -m 644 ./config/grav.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/grav.xml
  1110. /bin/install -c -m 644 ./config/greynetic.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/greynetic.xml
  1111. /bin/install -c -m 644 ./config/halo.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/halo.xml
  1112. /bin/install -c -m 644 ./config/helix.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/helix.xml
  1113. /bin/install -c -m 644 ./config/hopalong.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/hopalong.xml
  1114. /bin/install -c -m 644 ./config/ifs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/ifs.xml
  1115. /bin/install -c -m 644 ./config/imsmap.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/imsmap.xml
  1116. /bin/install -c -m 644 ./config/julia.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/julia.xml
  1117. /bin/install -c -m 644 ./config/kaleidescope.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/kaleidescope.xml
  1118. /bin/install -c -m 644 ./config/maze.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/maze.xml
  1119. /bin/install -c -m 644 ./config/moire.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/moire.xml
  1120. /bin/install -c -m 644 ./config/noseguy.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/noseguy.xml
  1121. /bin/install -c -m 644 ./config/pedal.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pedal.xml
  1122. /bin/install -c -m 644 ./config/penrose.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/penrose.xml
  1123. /bin/install -c -m 644 ./config/pyro.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pyro.xml
  1124. /bin/install -c -m 644 ./config/qix.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/qix.xml
  1125. /bin/install -c -m 644 ./config/rocks.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rocks.xml
  1126. /bin/install -c -m 644 ./config/rorschach.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rorschach.xml
  1127. /bin/install -c -m 644 ./config/sierpinski.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/sierpinski.xml
  1128. /bin/install -c -m 644 ./config/slidescreen.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/slidescreen.xml
  1129. /bin/install -c -m 644 ./config/slip.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/slip.xml
  1130. /bin/install -c -m 644 ./config/strange.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/strange.xml
  1131. /bin/install -c -m 644 ./config/swirl.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/swirl.xml
  1132. /bin/install -c -m 644 ./config/goop.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/goop.xml
  1133. /bin/install -c -m 644 ./config/starfish.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/starfish.xml
  1134. /bin/install -c -m 644 ./config/munch.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/munch.xml
  1135. /bin/install -c -m 644 ./config/fadeplot.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fadeplot.xml
  1136. /bin/install -c -m 644 ./config/rd-bomb.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rd-bomb.xml
  1137. /bin/install -c -m 644 ./config/coral.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/coral.xml
  1138. /bin/install -c -m 644 ./config/mountain.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/mountain.xml
  1139. /bin/install -c -m 644 ./config/triangle.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/triangle.xml
  1140. /bin/install -c -m 644 ./config/xjack.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xjack.xml
  1141. /bin/install -c -m 644 ./config/xlyap.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xlyap.xml
  1142. /bin/install -c -m 644 ./config/cynosure.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cynosure.xml
  1143. /bin/install -c -m 644 ./config/moire2.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/moire2.xml
  1144. /bin/install -c -m 644 ./config/flow.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flow.xml
  1145. /bin/install -c -m 644 ./config/epicycle.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/epicycle.xml
  1146. /bin/install -c -m 644 ./config/interference.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/interference.xml
  1147. /bin/install -c -m 644 ./config/truchet.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/truchet.xml
  1148. /bin/install -c -m 644 ./config/bsod.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/bsod.xml
  1149. /bin/install -c -m 644 ./config/crystal.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/crystal.xml
  1150. /bin/install -c -m 644 ./config/discrete.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/discrete.xml
  1151. /bin/install -c -m 644 ./config/distort.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/distort.xml
  1152. /bin/install -c -m 644 ./config/kumppa.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/kumppa.xml
  1153. /bin/install -c -m 644 ./config/demon.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/demon.xml
  1154. /bin/install -c -m 644 ./config/loop.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/loop.xml
  1155. /bin/install -c -m 644 ./config/penetrate.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/penetrate.xml
  1156. /bin/install -c -m 644 ./config/deluxe.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/deluxe.xml
  1157. /bin/install -c -m 644 ./config/compass.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/compass.xml
  1158. /bin/install -c -m 644 ./config/squiral.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/squiral.xml
  1159. /bin/install -c -m 644 ./config/xflame.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xflame.xml
  1160. /bin/install -c -m 644 ./config/wander.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/wander.xml
  1161. /bin/install -c -m 644 ./config/spotlight.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/spotlight.xml
  1162. /bin/install -c -m 644 ./config/phosphor.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/phosphor.xml
  1163. /bin/install -c -m 644 ./config/xmatrix.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xmatrix.xml
  1164. /bin/install -c -m 644 ./config/petri.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/petri.xml
  1165. /bin/install -c -m 644 ./config/shadebobs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/shadebobs.xml
  1166. /bin/install -c -m 644 ./config/ccurve.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/ccurve.xml
  1167. /bin/install -c -m 644 ./config/blaster.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/blaster.xml
  1168. /bin/install -c -m 644 ./config/bumps.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/bumps.xml
  1169. /bin/install -c -m 644 ./config/ripples.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/ripples.xml
  1170. /bin/install -c -m 644 ./config/xspirograph.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xspirograph.xml
  1171. /bin/install -c -m 644 ./config/nerverot.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/nerverot.xml
  1172. /bin/install -c -m 644 ./config/xrayswarm.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xrayswarm.xml
  1173. /bin/install -c -m 644 ./config/zoom.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/zoom.xml
  1174. /bin/install -c -m 644 ./config/whirlwindwarp.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/whirlwindwarp.xml
  1175. /bin/install -c -m 644 ./config/rotzoomer.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rotzoomer.xml
  1176. /bin/install -c -m 644 ./config/speedmine.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/speedmine.xml
  1177. /bin/install -c -m 644 ./config/vermiculate.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/vermiculate.xml
  1178. /bin/install -c -m 644 ./config/twang.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/twang.xml
  1179. /bin/install -c -m 644 ./config/apollonian.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/apollonian.xml
  1180. /bin/install -c -m 644 ./config/euler2d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/euler2d.xml
  1181. /bin/install -c -m 644 ./config/polyominoes.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/polyominoes.xml
  1182. /bin/install -c -m 644 ./config/thornbird.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/thornbird.xml
  1183. /bin/install -c -m 644 ./config/fluidballs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fluidballs.xml
  1184. /bin/install -c -m 644 ./config/anemone.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/anemone.xml
  1185. /bin/install -c -m 644 ./config/halftone.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/halftone.xml
  1186. /bin/install -c -m 644 ./config/metaballs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/metaballs.xml
  1187. /bin/install -c -m 644 ./config/eruption.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/eruption.xml
  1188. /bin/install -c -m 644 ./config/popsquares.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/popsquares.xml
  1189. /bin/install -c -m 644 ./config/barcode.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/barcode.xml
  1190. /bin/install -c -m 644 ./config/piecewise.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/piecewise.xml
  1191. /bin/install -c -m 644 ./config/cloudlife.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cloudlife.xml
  1192. /bin/install -c -m 644 ./config/fontglide.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fontglide.xml
  1193. /bin/install -c -m 644 ./config/apple2.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/apple2.xml
  1194. /bin/install -c -m 644 ./config/xanalogtv.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/xanalogtv.xml
  1195. /bin/install -c -m 644 ./config/pong.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pong.xml
  1196. /bin/install -c -m 644 ./config/wormhole.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/wormhole.xml
  1197. /bin/install -c -m 644 ./config/pacman.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pacman.xml
  1198. /bin/install -c -m 644 ./config/fuzzyflakes.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fuzzyflakes.xml
  1199. /bin/install -c -m 644 ./config/anemotaxis.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/anemotaxis.xml
  1200. /bin/install -c -m 644 ./config/memscroller.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/memscroller.xml
  1201. /bin/install -c -m 644 ./config/substrate.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/substrate.xml
  1202. /bin/install -c -m 644 ./config/intermomentary.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/intermomentary.xml
  1203. /bin/install -c -m 644 ./config/fireworkx.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fireworkx.xml
  1204. /bin/install -c -m 644 ./config/fiberlamp.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fiberlamp.xml
  1205. /bin/install -c -m 644 ./config/boxfit.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/boxfit.xml
  1206. /bin/install -c -m 644 ./config/interaggregate.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/interaggregate.xml
  1207. /bin/install -c -m 644 ./config/celtic.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/celtic.xml
  1208. /bin/install -c -m 644 ./config/cwaves.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cwaves.xml
  1209. /bin/install -c -m 644 ./config/m6502.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/m6502.xml
  1210. /bin/install -c -m 644 ./config/abstractile.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/abstractile.xml
  1211. /bin/install -c -m 644 ./config/lcdscrub.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/lcdscrub.xml
  1212. /bin/install -c -m 644 ./config/vidwhacker.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/vidwhacker.xml
  1213. /bin/install -c -m 644 ./config/webcollage.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/webcollage.xml
  1214. installing man pages: .TH XScreenSaver 6 "5.14 (20-May-2011)" "X Version 11"
  1215. /bin/install -c -m 644 ./anemone.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/anemone.6
  1216. /bin/install -c -m 644 ./apollonian.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/apollonian.6
  1217. /bin/install -c -m 644 ./attraction.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/attraction.6
  1218. /bin/install -c -m 644 ./blaster.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/blaster.6
  1219. /bin/install -c -m 644 ./blitspin.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/blitspin.6
  1220. /bin/install -c -m 644 ./bouboule.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/bouboule.6
  1221. /bin/install -c -m 644 ./braid.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/braid.6
  1222. /bin/install -c -m 644 ./bsod.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/bsod.6
  1223. /bin/install -c -m 644 ./bumps.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/bumps.6
  1224. /bin/install -c -m 644 ./ccurve.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/ccurve.6
  1225. /bin/install -c -m 644 ./compass.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/compass.6
  1226. /bin/install -c -m 644 ./coral.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/coral.6
  1227. /bin/install -c -m 644 ./crystal.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/crystal.6
  1228. /bin/install -c -m 644 ./cynosure.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cynosure.6
  1229. /bin/install -c -m 644 ./decayscreen.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/decayscreen.6
  1230. /bin/install -c -m 644 ./deco.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/deco.6
  1231. /bin/install -c -m 644 ./deluxe.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/deluxe.6
  1232. /bin/install -c -m 644 ./demon.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/demon.6
  1233. /bin/install -c -m 644 ./discrete.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/discrete.6
  1234. /bin/install -c -m 644 ./distort.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/distort.6
  1235. /bin/install -c -m 644 ./drift.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/drift.6
  1236. /bin/install -c -m 644 ./epicycle.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/epicycle.6
  1237. /bin/install -c -m 644 ./euler2d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/euler2d.6
  1238. /bin/install -c -m 644 ./fadeplot.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fadeplot.6
  1239. /bin/install -c -m 644 ./flame.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flame.6
  1240. /bin/install -c -m 644 ./flow.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flow.6
  1241. /bin/install -c -m 644 ./fluidballs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fluidballs.6
  1242. /bin/install -c -m 644 ./galaxy.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/galaxy.6
  1243. /bin/install -c -m 644 ./goop.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/goop.6
  1244. /bin/install -c -m 644 ./grav.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/grav.6
  1245. /bin/install -c -m 644 ./greynetic.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/greynetic.6
  1246. /bin/install -c -m 644 ./halo.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/halo.6
  1247. /bin/install -c -m 644 ./helix.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/helix.6
  1248. /bin/install -c -m 644 ./hopalong.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/hopalong.6
  1249. /bin/install -c -m 644 ./ifs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/ifs.6
  1250. /bin/install -c -m 644 ./imsmap.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/imsmap.6
  1251. /bin/install -c -m 644 ./interference.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/interference.6
  1252. /bin/install -c -m 644 ./julia.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/julia.6
  1253. /bin/install -c -m 644 ./kaleidescope.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/kaleidescope.6
  1254. /bin/install -c -m 644 ./kumppa.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/kumppa.6
  1255. /bin/install -c -m 644 ./loop.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/loop.6
  1256. /bin/install -c -m 644 ./maze.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/maze.6
  1257. /bin/install -c -m 644 ./moire.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/moire.6
  1258. /bin/install -c -m 644 ./moire2.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/moire2.6
  1259. /bin/install -c -m 644 ./mountain.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/mountain.6
  1260. /bin/install -c -m 644 ./munch.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/munch.6
  1261. /bin/install -c -m 644 ./nerverot.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/nerverot.6
  1262. /bin/install -c -m 644 ./noseguy.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/noseguy.6
  1263. /bin/install -c -m 644 ./pedal.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pedal.6
  1264. /bin/install -c -m 644 ./penetrate.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/penetrate.6
  1265. /bin/install -c -m 644 ./penrose.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/penrose.6
  1266. /bin/install -c -m 644 ./petri.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/petri.6
  1267. /bin/install -c -m 644 ./phosphor.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/phosphor.6
  1268. /bin/install -c -m 644 ./polyominoes.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/polyominoes.6
  1269. /bin/install -c -m 644 ./pyro.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pyro.6
  1270. /bin/install -c -m 644 ./qix.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/qix.6
  1271. /bin/install -c -m 644 ./rd-bomb.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rd-bomb.6
  1272. /bin/install -c -m 644 ./ripples.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/ripples.6
  1273. /bin/install -c -m 644 ./rocks.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rocks.6
  1274. /bin/install -c -m 644 ./rorschach.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rorschach.6
  1275. /bin/install -c -m 644 ./rotzoomer.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rotzoomer.6
  1276. /bin/install -c -m 644 ./shadebobs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/shadebobs.6
  1277. /bin/install -c -m 644 ./sierpinski.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/sierpinski.6
  1278. /bin/install -c -m 644 ./slidescreen.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/slidescreen.6
  1279. /bin/install -c -m 644 ./slip.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/slip.6
  1280. /bin/install -c -m 644 ./speedmine.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/speedmine.6
  1281. /bin/install -c -m 644 ./spotlight.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/spotlight.6
  1282. /bin/install -c -m 644 ./squiral.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/squiral.6
  1283. /bin/install -c -m 644 ./starfish.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/starfish.6
  1284. /bin/install -c -m 644 ./strange.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/strange.6
  1285. /bin/install -c -m 644 ./swirl.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/swirl.6
  1286. /bin/install -c -m 644 ./thornbird.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/thornbird.6
  1287. /bin/install -c -m 644 ./triangle.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/triangle.6
  1288. /bin/install -c -m 644 ./truchet.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/truchet.6
  1289. /bin/install -c -m 644 ./twang.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/twang.6
  1290. /bin/install -c -m 644 ./vermiculate.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/vermiculate.6
  1291. /bin/install -c -m 644 ./vidwhacker.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/vidwhacker.6
  1292. /bin/install -c -m 644 ./wander.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/wander.6
  1293. /bin/install -c -m 644 ./webcollage.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/webcollage.6
  1294. /bin/install -c -m 644 ./whirlwindwarp.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/whirlwindwarp.6
  1295. /bin/install -c -m 644 ./xflame.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xflame.6
  1296. /bin/install -c -m 644 ./xjack.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xjack.6
  1297. /bin/install -c -m 644 ./xlyap.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xlyap.6
  1298. /bin/install -c -m 644 ./xmatrix.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xmatrix.6
  1299. /bin/install -c -m 644 ./xrayswarm.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xrayswarm.6
  1300. /bin/install -c -m 644 ./xspirograph.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xspirograph.6
  1301. /bin/install -c -m 644 ./zoom.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/zoom.6
  1302. /bin/install -c -m 644 ./halftone.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/halftone.6
  1303. /bin/install -c -m 644 ./eruption.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/eruption.6
  1304. /bin/install -c -m 644 ./metaballs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/metaballs.6
  1305. /bin/install -c -m 644 ./barcode.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/barcode.6
  1306. /bin/install -c -m 644 ./piecewise.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/piecewise.6
  1307. /bin/install -c -m 644 ./cloudlife.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cloudlife.6
  1308. /bin/install -c -m 644 ./ljlatest.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/ljlatest.6
  1309. /bin/install -c -m 644 ./fontglide.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fontglide.6
  1310. /bin/install -c -m 644 ./apple2.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/apple2.6
  1311. /bin/install -c -m 644 ./xanalogtv.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xanalogtv.6
  1312. /bin/install -c -m 644 ./pong.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pong.6
  1313. /bin/install -c -m 644 ./wormhole.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/wormhole.6
  1314. /bin/install -c -m 644 ./pacman.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pacman.6
  1315. /bin/install -c -m 644 ./fuzzyflakes.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fuzzyflakes.6
  1316. /bin/install -c -m 644 ./anemotaxis.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/anemotaxis.6
  1317. /bin/install -c -m 644 ./memscroller.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/memscroller.6
  1318. /bin/install -c -m 644 ./substrate.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/substrate.6
  1319. /bin/install -c -m 644 ./intermomentary.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/intermomentary.6
  1320. /bin/install -c -m 644 ./fireworkx.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fireworkx.6
  1321. /bin/install -c -m 644 ./fiberlamp.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fiberlamp.6
  1322. /bin/install -c -m 644 ./boxfit.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/boxfit.6
  1323. /bin/install -c -m 644 ./interaggregate.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/interaggregate.6
  1324. /bin/install -c -m 644 ./celtic.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/celtic.6
  1325. /bin/install -c -m 644 ./cwaves.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cwaves.6
  1326. /bin/install -c -m 644 ./abstractile.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/abstractile.6
  1327. /bin/install -c -m 644 ./lcdscrub.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/lcdscrub.6
  1328. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks'
  1329. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks/glx'
  1330. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  1331. /bin/install -c cage /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cage
  1332. /bin/install -c gears /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/gears
  1333. /bin/install -c moebius /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/moebius
  1334. /bin/install -c pipes /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pipes
  1335. /bin/install -c sproingies /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/sproingies
  1336. /bin/install -c stairs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/stairs
  1337. /bin/install -c superquadrics /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/superquadrics
  1338. /bin/install -c morph3d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/morph3d
  1339. /bin/install -c rubik /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rubik
  1340. /bin/install -c atlantis /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/atlantis
  1341. /bin/install -c lament /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/lament
  1342. /bin/install -c bubble3d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/bubble3d
  1343. /bin/install -c glplanet /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glplanet
  1344. /bin/install -c pulsar /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pulsar
  1345. /bin/install -c sierpinski3d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/sierpinski3d
  1346. /bin/install -c gflux /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/gflux
  1347. /bin/install -c stonerview /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/stonerview
  1348. /bin/install -c starwars /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/starwars
  1349. /bin/install -c gltext /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/gltext
  1350. /bin/install -c molecule /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/molecule
  1351. /bin/install -c dangerball /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/dangerball
  1352. /bin/install -c circuit /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/circuit
  1353. /bin/install -c menger /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/menger
  1354. /bin/install -c engine /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/engine
  1355. /bin/install -c flipscreen3d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flipscreen3d
  1356. /bin/install -c glsnake /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glsnake
  1357. /bin/install -c boxed /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/boxed
  1358. /bin/install -c sballs /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/sballs
  1359. /bin/install -c cubenetic /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cubenetic
  1360. /bin/install -c spheremonics /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/spheremonics
  1361. /bin/install -c lavalite /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/lavalite
  1362. /bin/install -c queens /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/queens
  1363. /bin/install -c endgame /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/endgame
  1364. /bin/install -c glblur /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glblur
  1365. /bin/install -c flurry /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flurry
  1366. /bin/install -c atunnel /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/atunnel
  1367. /bin/install -c flyingtoasters /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flyingtoasters
  1368. /bin/install -c bouncingcow /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/bouncingcow
  1369. /bin/install -c glslideshow /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glslideshow
  1370. /bin/install -c jigglypuff /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/jigglypuff
  1371. /bin/install -c klein /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/klein
  1372. /bin/install -c hypertorus /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/hypertorus
  1373. /bin/install -c glmatrix /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glmatrix
  1374. /bin/install -c cubestorm /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cubestorm
  1375. /bin/install -c glknots /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glknots
  1376. /bin/install -c blocktube /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/blocktube
  1377. /bin/install -c flipflop /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/flipflop
  1378. /bin/install -c antspotlight /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/antspotlight
  1379. /bin/install -c polytopes /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/polytopes
  1380. /bin/install -c gleidescope /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/gleidescope
  1381. /bin/install -c mirrorblob /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/mirrorblob
  1382. /bin/install -c blinkbox /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/blinkbox
  1383. /bin/install -c noof /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/noof
  1384. /bin/install -c polyhedra /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/polyhedra
  1385. /bin/install -c antinspect /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/antinspect
  1386. /bin/install -c providence /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/providence
  1387. /bin/install -c pinion /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/pinion
  1388. /bin/install -c boing /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/boing
  1389. /bin/install -c carousel /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/carousel
  1390. /bin/install -c fliptext /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/fliptext
  1391. /bin/install -c antmaze /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/antmaze
  1392. /bin/install -c tangram /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/tangram
  1393. /bin/install -c crackberg /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/crackberg
  1394. /bin/install -c glhanoi /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glhanoi
  1395. /bin/install -c cube21 /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cube21
  1396. /bin/install -c timetunnel /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/timetunnel
  1397. /bin/install -c juggler3d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/juggler3d
  1398. /bin/install -c topblock /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/topblock
  1399. /bin/install -c glschool /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glschool
  1400. /bin/install -c glcells /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/glcells
  1401. /bin/install -c voronoi /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/voronoi
  1402. /bin/install -c moebiusgears /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/moebiusgears
  1403. /bin/install -c lockward /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/lockward
  1404. /bin/install -c cubicgrid /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/cubicgrid
  1405. /bin/install -c hypnowheel /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/hypnowheel
  1406. /bin/install -c skytentacles /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/skytentacles
  1407. /bin/install -c jigsaw /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/jigsaw
  1408. /bin/install -c photopile /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/photopile
  1409. /bin/install -c rubikblocks /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/rubikblocks
  1410. /bin/install -c surfaces /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/surfaces
  1411. /bin/install -c sonar /tmp/WORK/xscreensaver-arch-logo/pkg/usr/lib/xscreensaver/sonar
  1412. /bin/install -c xscreensaver-gl-helper /tmp/WORK/xscreensaver-arch-logo/pkg/usr/bin/xscreensaver-gl-helper
  1413. /bin/install -c -m 644 ./../config/cage.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cage.xml
  1414. /bin/install -c -m 644 ./../config/gears.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/gears.xml
  1415. /bin/install -c -m 644 ./../config/moebius.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/moebius.xml
  1416. /bin/install -c -m 644 ./../config/pipes.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pipes.xml
  1417. /bin/install -c -m 644 ./../config/sproingies.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/sproingies.xml
  1418. /bin/install -c -m 644 ./../config/stairs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/stairs.xml
  1419. /bin/install -c -m 644 ./../config/superquadrics.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/superquadrics.xml
  1420. /bin/install -c -m 644 ./../config/morph3d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/morph3d.xml
  1421. /bin/install -c -m 644 ./../config/rubik.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rubik.xml
  1422. /bin/install -c -m 644 ./../config/atlantis.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/atlantis.xml
  1423. /bin/install -c -m 644 ./../config/lament.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/lament.xml
  1424. /bin/install -c -m 644 ./../config/bubble3d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/bubble3d.xml
  1425. /bin/install -c -m 644 ./../config/glplanet.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glplanet.xml
  1426. /bin/install -c -m 644 ./../config/pulsar.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pulsar.xml
  1427. /bin/install -c -m 644 ./../config/sierpinski3d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/sierpinski3d.xml
  1428. /bin/install -c -m 644 ./../config/gflux.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/gflux.xml
  1429. /bin/install -c -m 644 ./../config/stonerview.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/stonerview.xml
  1430. /bin/install -c -m 644 ./../config/starwars.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/starwars.xml
  1431. /bin/install -c -m 644 ./../config/gltext.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/gltext.xml
  1432. /bin/install -c -m 644 ./../config/molecule.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/molecule.xml
  1433. /bin/install -c -m 644 ./../config/dangerball.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/dangerball.xml
  1434. /bin/install -c -m 644 ./../config/circuit.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/circuit.xml
  1435. /bin/install -c -m 644 ./../config/menger.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/menger.xml
  1436. /bin/install -c -m 644 ./../config/engine.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/engine.xml
  1437. /bin/install -c -m 644 ./../config/flipscreen3d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flipscreen3d.xml
  1438. /bin/install -c -m 644 ./../config/glsnake.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glsnake.xml
  1439. /bin/install -c -m 644 ./../config/boxed.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/boxed.xml
  1440. /bin/install -c -m 644 ./../config/sballs.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/sballs.xml
  1441. /bin/install -c -m 644 ./../config/cubenetic.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cubenetic.xml
  1442. /bin/install -c -m 644 ./../config/spheremonics.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/spheremonics.xml
  1443. /bin/install -c -m 644 ./../config/lavalite.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/lavalite.xml
  1444. /bin/install -c -m 644 ./../config/queens.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/queens.xml
  1445. /bin/install -c -m 644 ./../config/endgame.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/endgame.xml
  1446. /bin/install -c -m 644 ./../config/glblur.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glblur.xml
  1447. /bin/install -c -m 644 ./../config/flurry.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flurry.xml
  1448. /bin/install -c -m 644 ./../config/atunnel.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/atunnel.xml
  1449. /bin/install -c -m 644 ./../config/flyingtoasters.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flyingtoasters.xml
  1450. /bin/install -c -m 644 ./../config/bouncingcow.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/bouncingcow.xml
  1451. /bin/install -c -m 644 ./../config/glslideshow.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glslideshow.xml
  1452. /bin/install -c -m 644 ./../config/jigglypuff.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/jigglypuff.xml
  1453. /bin/install -c -m 644 ./../config/klein.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/klein.xml
  1454. /bin/install -c -m 644 ./../config/hypertorus.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/hypertorus.xml
  1455. /bin/install -c -m 644 ./../config/glmatrix.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glmatrix.xml
  1456. /bin/install -c -m 644 ./../config/cubestorm.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cubestorm.xml
  1457. /bin/install -c -m 644 ./../config/glknots.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glknots.xml
  1458. /bin/install -c -m 644 ./../config/blocktube.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/blocktube.xml
  1459. /bin/install -c -m 644 ./../config/flipflop.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/flipflop.xml
  1460. /bin/install -c -m 644 ./../config/antspotlight.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/antspotlight.xml
  1461. /bin/install -c -m 644 ./../config/polytopes.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/polytopes.xml
  1462. /bin/install -c -m 644 ./../config/gleidescope.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/gleidescope.xml
  1463. /bin/install -c -m 644 ./../config/mirrorblob.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/mirrorblob.xml
  1464. /bin/install -c -m 644 ./../config/blinkbox.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/blinkbox.xml
  1465. /bin/install -c -m 644 ./../config/noof.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/noof.xml
  1466. /bin/install -c -m 644 ./../config/polyhedra.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/polyhedra.xml
  1467. /bin/install -c -m 644 ./../config/antinspect.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/antinspect.xml
  1468. /bin/install -c -m 644 ./../config/providence.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/providence.xml
  1469. /bin/install -c -m 644 ./../config/pinion.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/pinion.xml
  1470. /bin/install -c -m 644 ./../config/boing.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/boing.xml
  1471. /bin/install -c -m 644 ./../config/carousel.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/carousel.xml
  1472. /bin/install -c -m 644 ./../config/fliptext.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/fliptext.xml
  1473. /bin/install -c -m 644 ./../config/antmaze.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/antmaze.xml
  1474. /bin/install -c -m 644 ./../config/tangram.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/tangram.xml
  1475. /bin/install -c -m 644 ./../config/crackberg.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/crackberg.xml
  1476. /bin/install -c -m 644 ./../config/glhanoi.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glhanoi.xml
  1477. /bin/install -c -m 644 ./../config/cube21.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cube21.xml
  1478. /bin/install -c -m 644 ./../config/timetunnel.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/timetunnel.xml
  1479. /bin/install -c -m 644 ./../config/juggler3d.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/juggler3d.xml
  1480. /bin/install -c -m 644 ./../config/topblock.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/topblock.xml
  1481. /bin/install -c -m 644 ./../config/glschool.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glschool.xml
  1482. /bin/install -c -m 644 ./../config/glcells.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/glcells.xml
  1483. /bin/install -c -m 644 ./../config/voronoi.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/voronoi.xml
  1484. /bin/install -c -m 644 ./../config/moebiusgears.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/moebiusgears.xml
  1485. /bin/install -c -m 644 ./../config/lockward.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/lockward.xml
  1486. /bin/install -c -m 644 ./../config/cubicgrid.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/cubicgrid.xml
  1487. /bin/install -c -m 644 ./../config/hypnowheel.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/hypnowheel.xml
  1488. /bin/install -c -m 644 ./../config/skytentacles.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/skytentacles.xml
  1489. /bin/install -c -m 644 ./../config/jigsaw.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/jigsaw.xml
  1490. /bin/install -c -m 644 ./../config/photopile.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/photopile.xml
  1491. /bin/install -c -m 644 ./../config/rubikblocks.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/rubikblocks.xml
  1492. /bin/install -c -m 644 ./../config/surfaces.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/surfaces.xml
  1493. /bin/install -c -m 644 ./../config/sonar.xml /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/xscreensaver/config/sonar.xml
  1494. installing man pages: .TH XScreenSaver 6 "5.14 (20-May-2011)" "X Version 11"
  1495. /bin/install -c -m 644 ./atlantis.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/atlantis.6
  1496. /bin/install -c -m 644 ./boxed.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/boxed.6
  1497. /bin/install -c -m 644 ./bubble3d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/bubble3d.6
  1498. /bin/install -c -m 644 ./cage.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cage.6
  1499. /bin/install -c -m 644 ./circuit.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/circuit.6
  1500. /bin/install -c -m 644 ./cubenetic.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cubenetic.6
  1501. /bin/install -c -m 644 ./dangerball.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/dangerball.6
  1502. /bin/install -c -m 644 ./engine.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/engine.6
  1503. /bin/install -c -m 644 ./extrusion.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/extrusion.6
  1504. /bin/install -c -m 644 ./flipscreen3d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flipscreen3d.6
  1505. /bin/install -c -m 644 ./gears.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/gears.6
  1506. /bin/install -c -m 644 ./gflux.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/gflux.6
  1507. /bin/install -c -m 644 ./glplanet.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glplanet.6
  1508. /bin/install -c -m 644 ./glsnake.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glsnake.6
  1509. /bin/install -c -m 644 ./gltext.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/gltext.6
  1510. /bin/install -c -m 644 ./lament.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/lament.6
  1511. /bin/install -c -m 644 ./lavalite.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/lavalite.6
  1512. /bin/install -c -m 644 ./menger.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/menger.6
  1513. /bin/install -c -m 644 ./moebius.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/moebius.6
  1514. /bin/install -c -m 644 ./molecule.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/molecule.6
  1515. /bin/install -c -m 644 ./morph3d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/morph3d.6
  1516. /bin/install -c -m 644 ./pipes.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pipes.6
  1517. /bin/install -c -m 644 ./pulsar.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pulsar.6
  1518. /bin/install -c -m 644 ./queens.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/queens.6
  1519. /bin/install -c -m 644 ./rubik.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rubik.6
  1520. /bin/install -c -m 644 ./sballs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/sballs.6
  1521. /bin/install -c -m 644 ./sierpinski3d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/sierpinski3d.6
  1522. /bin/install -c -m 644 ./spheremonics.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/spheremonics.6
  1523. /bin/install -c -m 644 ./sproingies.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/sproingies.6
  1524. /bin/install -c -m 644 ./stairs.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/stairs.6
  1525. /bin/install -c -m 644 ./starwars.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/starwars.6
  1526. /bin/install -c -m 644 ./stonerview.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/stonerview.6
  1527. /bin/install -c -m 644 ./superquadrics.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/superquadrics.6
  1528. /bin/install -c -m 644 ./xscreensaver-gl-helper.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/xscreensaver-gl-helper.6
  1529. /bin/install -c -m 644 ./endgame.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/endgame.6
  1530. /bin/install -c -m 644 ./flurry.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flurry.6
  1531. /bin/install -c -m 644 ./glblur.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glblur.6
  1532. /bin/install -c -m 644 ./atunnel.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/atunnel.6
  1533. /bin/install -c -m 644 ./flyingtoasters.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flyingtoasters.6
  1534. /bin/install -c -m 644 ./bouncingcow.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/bouncingcow.6
  1535. /bin/install -c -m 644 ./glslideshow.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glslideshow.6
  1536. /bin/install -c -m 644 ./jigglypuff.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/jigglypuff.6
  1537. /bin/install -c -m 644 ./klein.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/klein.6
  1538. /bin/install -c -m 644 ./hypertorus.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/hypertorus.6
  1539. /bin/install -c -m 644 ./glmatrix.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glmatrix.6
  1540. /bin/install -c -m 644 ./cubestorm.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cubestorm.6
  1541. /bin/install -c -m 644 ./glknots.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glknots.6
  1542. /bin/install -c -m 644 ./blocktube.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/blocktube.6
  1543. /bin/install -c -m 644 ./flipflop.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/flipflop.6
  1544. /bin/install -c -m 644 ./antspotlight.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/antspotlight.6
  1545. /bin/install -c -m 644 ./polytopes.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/polytopes.6
  1546. /bin/install -c -m 644 ./gleidescope.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/gleidescope.6
  1547. /bin/install -c -m 644 ./mirrorblob.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/mirrorblob.6
  1548. /bin/install -c -m 644 ./blinkbox.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/blinkbox.6
  1549. /bin/install -c -m 644 ./noof.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/noof.6
  1550. /bin/install -c -m 644 ./polyhedra.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/polyhedra.6
  1551. /bin/install -c -m 644 ./antinspect.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/antinspect.6
  1552. /bin/install -c -m 644 ./providence.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/providence.6
  1553. /bin/install -c -m 644 ./pinion.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/pinion.6
  1554. /bin/install -c -m 644 ./boing.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/boing.6
  1555. /bin/install -c -m 644 ./carousel.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/carousel.6
  1556. /bin/install -c -m 644 ./fliptext.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/fliptext.6
  1557. /bin/install -c -m 644 ./antmaze.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/antmaze.6
  1558. /bin/install -c -m 644 ./tangram.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/tangram.6
  1559. /bin/install -c -m 644 ./crackberg.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/crackberg.6
  1560. /bin/install -c -m 644 ./glhanoi.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glhanoi.6
  1561. /bin/install -c -m 644 ./cube21.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cube21.6
  1562. /bin/install -c -m 644 ./timetunnel.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/timetunnel.6
  1563. /bin/install -c -m 644 ./juggler3d.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/juggler3d.6
  1564. /bin/install -c -m 644 ./topblock.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/topblock.6
  1565. /bin/install -c -m 644 ./glschool.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glschool.6
  1566. /bin/install -c -m 644 ./glcells.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/glcells.6
  1567. /bin/install -c -m 644 ./voronoi.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/voronoi.6
  1568. /bin/install -c -m 644 ./moebiusgears.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/moebiusgears.6
  1569. /bin/install -c -m 644 ./lockward.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/lockward.6
  1570. /bin/install -c -m 644 ./cubicgrid.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/cubicgrid.6
  1571. /bin/install -c -m 644 ./hypnowheel.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/hypnowheel.6
  1572. /bin/install -c -m 644 ./skytentacles.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/skytentacles.6
  1573. /bin/install -c -m 644 ./sonar.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/sonar.6
  1574. /bin/install -c -m 644 ./jigsaw.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/jigsaw.6
  1575. /bin/install -c -m 644 ./photopile.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/photopile.6
  1576. /bin/install -c -m 644 ./rubikblocks.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/rubikblocks.6
  1577. /bin/install -c -m 644 ./surfaces.man /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/man/man6/surfaces.6
  1578. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/hacks/glx'
  1579. make[1]: Entering directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/po'
  1580. make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  1581. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ca/LC_MESSAGES
  1582. /bin/install -c -m 644 ca.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ca/LC_MESSAGES/xscreensaver.mo
  1583. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/da/LC_MESSAGES
  1584. /bin/install -c -m 644 da.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo
  1585. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/de/LC_MESSAGES
  1586. /bin/install -c -m 644 de.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
  1587. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/es/LC_MESSAGES
  1588. /bin/install -c -m 644 es.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo
  1589. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/et/LC_MESSAGES
  1590. /bin/install -c -m 644 et.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo
  1591. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/fi/LC_MESSAGES
  1592. /bin/install -c -m 644 fi.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo
  1593. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/fr/LC_MESSAGES
  1594. /bin/install -c -m 644 fr.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo
  1595. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/hu/LC_MESSAGES
  1596. /bin/install -c -m 644 hu.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo
  1597. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/it/LC_MESSAGES
  1598. /bin/install -c -m 644 it.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo
  1599. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ja/LC_MESSAGES
  1600. /bin/install -c -m 644 ja.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo
  1601. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ko/LC_MESSAGES
  1602. /bin/install -c -m 644 ko.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo
  1603. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/nb/LC_MESSAGES
  1604. /bin/install -c -m 644 nb.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo
  1605. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/nl/LC_MESSAGES
  1606. /bin/install -c -m 644 nl.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo
  1607. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pl/LC_MESSAGES
  1608. /bin/install -c -m 644 pl.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo
  1609. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pt/LC_MESSAGES
  1610. /bin/install -c -m 644 pt.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo
  1611. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pt_BR/LC_MESSAGES
  1612. /bin/install -c -m 644 pt_BR.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
  1613. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ru/LC_MESSAGES
  1614. /bin/install -c -m 644 ru.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo
  1615. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/sk/LC_MESSAGES
  1616. /bin/install -c -m 644 sk.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo
  1617. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/sv/LC_MESSAGES
  1618. /bin/install -c -m 644 sv.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo
  1619. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/vi/LC_MESSAGES
  1620. /bin/install -c -m 644 vi.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo
  1621. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/wa/LC_MESSAGES
  1622. /bin/install -c -m 644 wa.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo
  1623. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/zh_CN/LC_MESSAGES
  1624. /bin/install -c -m 644 zh_CN.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo
  1625. /bin/install -c -d /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/zh_TW/LC_MESSAGES
  1626. /bin/install -c -m 644 zh_TW.gmo /tmp/WORK/xscreensaver-arch-logo/pkg/usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo
  1627. make[1]: Leaving directory `/tmp/WORK/xscreensaver-arch-logo/src/xscreensaver-5.14/po'
  1628. ==> Tidying install...
  1629.  -> Purging other files...
  1630.  -> Compressing man and info pages...
  1631.  -> Stripping unneeded symbols from binaries and libraries...
  1632. ==> Creating package...
  1633.  -> Generating .PKGINFO file...
  1634.  -> Compressing package...
  1635. ==> Leaving fakeroot environment.
  1636. ==> Finished making: xscreensaver-arch-logo 5.14-1 (Tue Sep  6 19:27:23 EDT 2011)
  1637. ==> Cleaning up...