Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100680 Details for
Bug 153221
xscreensaver-5.01 fails emerge on AMD64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
xscreensaver.emerge (text/plain), 383.37 KB, created by
Alexander Hsia
on 2006-10-28 19:46:49 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Alexander Hsia
Created:
2006-10-28 19:46:49 UTC
Size:
383.37 KB
patch
obsolete
>Calculating dependencies ... done! > >>>> Emerging (1 of 1) x11-misc/xscreensaver-5.01 to / > * xscreensaver-5.01.tar.gz MD5 ;-) ... [ ok ] > * xscreensaver-5.01.tar.gz RMD160 ;-) ... [ ok ] > * xscreensaver-5.01.tar.gz SHA1 ;-) ... [ ok ] > * xscreensaver-5.01.tar.gz SHA256 ;-) ... [ ok ] > * xscreensaver-5.01.tar.gz size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking xscreensaver-5.01.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking xscreensaver-5.01.tar.gz to /var/tmp/portage/x11-misc/xscreensaver-5.01/work > [32;01m*[0m Applying xscreensaver-5.01-gentoo.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Replacing obsolete head/tail with POSIX compliant ones > [32;01m*[0m - fixed Makefile.in > [32;01m*[0m - fixed driver/stderr.c > [32;01m*[0m - fixed hacks/fontglide.c > [32;01m*[0m - fixed hacks/glx/dolphin.c > [32;01m*[0m - fixed hacks/glx/fliptext.c > [32;01m*[0m - fixed hacks/glx/shark.c > [32;01m*[0m - fixed hacks/glx/starwars.c > [32;01m*[0m - fixed hacks/glx/whale.c > [32;01m*[0m - fixed hacks/worm.c >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01 ... > * econf: updating xscreensaver-5.01/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xscreensaver-5.01/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-hackdir=/usr/lib/misc/xscreensaver --with-configdir=/usr/share/xscreensaver/config --x-libraries=/usr/lib64 --x-includes=/usr/include --with-mit-ext --with-dpms-ext --with-xf86vmode-ext --with-xf86gamma-ext --with-proc-interrupts --with-xpm --with-xshm-ext --with-xdbe-ext --enable-locking --with-gtk --with-xml --without-kerberos --without-setuid-hacks --without-login-manager --with-xinerama-ext --with-pam --with-gl --with-gle --with-jpeg --enable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >current directory: /var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01 >command line was: ./configure /usr/share/config.site /usr/etc/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether the compiler works on ANSI C... yes >Turning on gcc compiler warnings. >checking whether gcc accepts -std... yes >Disabling C++ comments in ANSI C code. >checking whether gcc accepts -no-cpp-precomp... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -E >checking for an ANSI C-conforming const... yes >checking for inline... __inline__ >checking for bc... yes >checking for a BSD-compatible install... /bin/install -c >checking whether "${INSTALL} -d" creates intermediate directories... yes >checking whether make sets $(MAKE)... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking for mode_t... yes >checking for pid_t... yes >checking for size_t... yes >checking return type of signal handlers... void >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking how to call gettimeofday... two arguments >checking for select... yes >checking for fcntl... yes >checking for uname... yes >checking for nice... yes >checking for setpriority... yes >checking for getcwd... yes >checking for getwd... yes >checking for putenv... yes >checking for sbrk... yes >checking for sigaction... yes >checking for syslog... yes >checking for realpath... yes >checking for setrlimit... yes >checking for setlocale... yes >checking for struct icmp... yes >checking for struct icmphdr... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for perl5... no >checking for perl... /usr/bin/perl >checking perl version... 5.008008 >checking for X... libraries /usr/lib64, headers /usr/include >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for X app-defaults directory... /usr/lib/X11/app-defaults >checking for XPointer... yes >checking whether this is MacOS X... no >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... ca da de es et fi fr hu it ja ko nb nl no pl pt pt_BR ru sk sv vi wa zh_CN zh_TW >checking for X11/Xmu/Error.h... yes >checking for X11/extensions/XScreenSaver.h... no >checking for X11/extensions/xidle.h... no >checking for X11/extensions/XSGIvc.h... no >checking for X11/extensions/dpms.h... yes >checking for DPMSInfo in -lXext... yes >checking for X11/extensions/Xinerama.h... yes >checking for XineramaQueryScreens in -lXext... no >checking for XineramaQueryScreens in -lXinerama... yes >checking for X11/extensions/xf86vmode.h... yes >checking for XF86VidModeGetViewPort in -lXxf86vm... yes >checking for XF86VidModeSetGamma in -lXxf86vm... yes >checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes >checking for X11/extensions/Xrandr.h... yes >checking for XRenderSetSubpixelOrder in -lXrender... yes >checking for XRRGetScreenInfo in -lXext... no >checking for XRRGetScreenInfo in -lXrandr... yes >checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes >checking for XHPDisableReset in X11/XHPlib.h... no >checking whether /proc/interrupts contains keyboard data... no >checking for PAM... yes >checking for dlopen in -ldl... yes >checking for sigtimedwait in -lc... yes >checking how to call pam_strerror... two arguments >checking pam_fail_delay in -lpam... yes >checking for Sun-style shadow passwords... no >checking for DEC-style shadow passwords... no >checking for HP-style shadow passwords... no >checking for FreeBSD-style shadow passwords... no >checking for generic shadow passwords... yes >checking for getspnam in -lc... yes >checking for crypt in -lc... no >checking for crypt in -lcrypt... yes >checking for no... no >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0... 2.10.6 >checking for gmodule-2.0... 2.12.4 >checking for libxml-2.0... 2.6.26 >checking for libglade-2.0... 2.6.0 >checking for gdk-pixbuf-2.0... 2.10.6 >checking for gdk-pixbuf-xlib-2.0... 2.10.6 >checking for Gtk includes... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 >checking for Gtk libs... -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gnome-open... gnome-open >checking for gnome-url-show... no >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking for GL/glx.h... yes >checking whether GL is really MesaGL... yes >checking for pthread_create in -lpthread... yes >checking for glXCreateContext in -lMesaGL... no >checking for glXCreateContext in -lGL... yes >checking MesaGL version number... 6.3 >checking for glBindTexture in -lGL... yes >checking for GL/gle.h... yes >checking for gleCreateGC in -lgle... yes >checking for uview_direction in -lgle... yes >checking for gdk-pixbuf-2.0... 2.10.6 >checking for gdk-pixbuf-xlib-2.0... 2.10.6 >checking for gdk-pixbuf includes... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking for gdk-pixbuf libs... -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking gdk-pixbuf/gdk-pixbuf.h usability... yes >checking gdk-pixbuf/gdk-pixbuf.h presence... yes >checking for gdk-pixbuf/gdk-pixbuf.h... yes >checking gdk-pixbuf/gdk-pixbuf-xlib.h usability... no >checking gdk-pixbuf/gdk-pixbuf-xlib.h presence... no >checking for gdk-pixbuf/gdk-pixbuf-xlib.h... no >checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h usability... yes >checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h presence... yes >checking for gdk-pixbuf-xlib/gdk-pixbuf-xlib.h... yes >checking for gdk_pixbuf usability... >checking for gdk_pixbuf_new_from_file in -lc... yes >checking for gdk_pixbuf_xlib_init in -lc... yes >checking for X11/xpm.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_start_compress in -ljpeg... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking for forkpty in -lutil... yes >checking for X11/extensions/XShm.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for X11/extensions/Xdbe.h... yes >checking for X11/extensions/readdisplay.h... no >checking for image directory /usr/share/backgrounds/images/... no >checking for image directory /usr/share/wallpapers/... no >checking for image directory /Library/Desktop Pictures/... no >checking for text file /usr/X11R6/lib/X11/doc/README... no >checking for text file /usr/share/doc/xserver-common/copyright... no >checking for text file /usr/X11R6/README... no >checking for locale directory... /usr/share/locale >configure: creating ./config.status >config.status: creating Makefile >config.status: creating utils/Makefile >config.status: creating driver/Makefile >config.status: WARNING: driver/Makefile.in seems to ignore the --datarootdir setting >config.status: creating hacks/Makefile >config.status: WARNING: hacks/Makefile.in seems to ignore the --datarootdir setting >config.status: creating hacks/glx/Makefile >config.status: WARNING: hacks/glx/Makefile.in seems to ignore the --datarootdir setting >config.status: creating po/Makefile.in >config.status: creating driver/XScreenSaver.ad >config.status: creating config.h >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > > ################################################################# > > Warning: Checking of /proc/interrupts was requested, but it's bogus. > > ################################################################# > >User programs will be installed in /usr/bin/ >Screen savers will be installed in /usr/lib/misc/xscreensaver/ >Hack configurations will be installed in /usr/share/xscreensaver/config/ >Saver configuration will be installed in /usr/lib/X11/app-defaults/ > >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/utils' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include alpha.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include colors.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fade.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include grabscreen.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include grabclient.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include hsv.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include overlay.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include resources.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include spline.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include usleep.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include visual.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include visual-gl.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xmu.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include logo.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include yarandom.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include erase.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xshm.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xdbe.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include colorbars.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include minixpm.c >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/utils' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/driver' >/bin/sh ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xscreensaver.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include windows.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include timers.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/lib/misc/xscreensaver"' -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include \ > ./subprocs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include exec.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xset.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include splash.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include setuid.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stderr.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include prefs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include dpms.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lock.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include passwd.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include passwd-pam.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include passwd-pwent.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xscreensaver xscreensaver.o windows.o timers.o subprocs.o exec.o xset.o splash.o setuid.o stderr.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 -L/usr/lib64 -lXmu -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include remote.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xscreensaver-command.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xscreensaver-command remote.o xscreensaver-command.o -L/usr/lib64 -lSM -lICE -lX11 -lXext >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/lib/misc/xscreensaver"' -I./../utils/images \ > -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -DLOCALEDIR=\"/usr/share/locale\" -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include \ > ./demo-Gtk.c >In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, > from /usr/include/gtk-2.0/gtk/gtk.h:38, > from ./demo-Gtk.c:85: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype >In file included from /usr/include/gtk-2.0/gtk/gtk.h:170, > from ./demo-Gtk.c:85: >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:52: warning: ISO C restricts enumerator values to range of 'int' >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:53: warning: ISO C restricts enumerator values to range of 'int' >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:55: warning: ISO C restricts enumerator values to range of 'int' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHACK_CONFIGURATION_PATH='"/usr/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include \ > ./demo-Gtk-conf.c >In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, > from /usr/include/gtk-2.0/gtk/gtk.h:38, > from ./demo-Gtk-conf.c:62: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype >In file included from /usr/include/gtk-2.0/gtk/gtk.h:170, > from ./demo-Gtk-conf.c:62: >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:52: warning: ISO C restricts enumerator values to range of 'int' >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:53: warning: ISO C restricts enumerator values to range of 'int' >/usr/include/gtk-2.0/gtk/gtktextbuffer.h:55: warning: ISO C restricts enumerator values to range of 'int' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -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 -L/usr/lib64 \ > -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXmu -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE \ > -lXt -lX11 -lXinerama -lXext >cp -p xscreensaver-demo-Gtk xscreensaver-demo >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xscreensaver-getimage.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ljpeg -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/driver' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include attraction.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include screenhack.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o attraction attraction.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include blitspin.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xpm-pixmap.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o blitspin blitspin.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bouboule.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xlockmore.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o bouboule bouboule.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include braid.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o braid braid.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bubbles.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bubbles-default.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o bubbles bubbles.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o bubbles-default.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include decayscreen.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o decayscreen decayscreen.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include deco.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o deco deco.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include drift.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o drift drift.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flag.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flag flag.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flame.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flame flame.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include forest.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o forest forest.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include vines.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o vines vines.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include galaxy.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o galaxy galaxy.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include grav.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o grav grav.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include greynetic.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o greynetic greynetic.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include halo.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o halo halo.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include helix.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o helix helix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include hopalong.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o hopalong hopalong.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include hypercube.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o hypercube hypercube.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include ifs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o ifs ifs.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include imsmap.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o imsmap imsmap.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include julia.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o julia julia.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include kaleidescope.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o kaleidescope kaleidescope.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include laser.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o laser laser.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lightning.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lightning lightning.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lisa.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lisa lisa.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lmorph.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lmorph lmorph.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include maze.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o maze maze.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o ../utils/logo.o ../utils/minixpm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include moire.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o moire moire.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include noseguy.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o noseguy noseguy.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pedal.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pedal pedal.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include penrose.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o penrose penrose.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pyro.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pyro pyro.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include qix.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o qix qix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/alpha.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rocks.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rocks rocks.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rorschach.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rorschach rorschach.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sierpinski.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sierpinski sierpinski.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include slidescreen.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o slidescreen slidescreen.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include slip.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o slip slip.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sphere.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sphere sphere.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include spiral.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o spiral spiral.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include strange.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o strange strange.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include swirl.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o swirl swirl.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include goop.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o goop goop.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/alpha.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include starfish.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o starfish starfish.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include munch.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o munch munch.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fadeplot.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fadeplot fadeplot.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rd-bomb.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rd-bomb rd-bomb.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include coral.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o coral coral.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include mountain.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o mountain mountain.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include triangle.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o triangle triangle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lissie.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lissie lissie.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include worm.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o worm worm.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rotor.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rotor rotor.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xjack.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xjack xjack.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xlyap.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xlyap xlyap.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include jigsaw.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o jigsaw jigsaw.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/spline.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cynosure.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cynosure cynosure.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include moire2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o moire2 moire2.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flow.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flow flow.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include epicycle.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o epicycle epicycle.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include interference.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o interference interference.o screenhack.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 -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include truchet.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o truchet truchet.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bsod.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include apple2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include analogtv.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o bsod bsod.o screenhack.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include crystal.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o crystal crystal.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include discrete.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o discrete discrete.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include distort.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o distort distort.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include kumppa.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o kumppa kumppa.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include demon.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o demon demon.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include loop.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o loop loop.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include t3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o t3d t3d.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include penetrate.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o penetrate penetrate.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include deluxe.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o deluxe deluxe.o screenhack.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 -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include compass.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o compass compass.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include squiral.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o squiral squiral.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xflame.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xflame xflame.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xshm.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include wander.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o wander wander.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include spotlight.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o spotlight spotlight.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include critical.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o critical critical.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include phosphor.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o phosphor phosphor.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -lutil >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xmatrix.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xmatrix xmatrix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include petri.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o petri petri.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include shadebobs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o shadebobs shadebobs.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xsublim.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xsublim xsublim.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include ccurve.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o ccurve ccurve.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include blaster.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o blaster blaster.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bumps.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o bumps bumps.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include ripples.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o ripples ripples.o screenhack.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 -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xspirograph.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xspirograph xspirograph.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include nerverot.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o nerverot nerverot.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xrayswarm.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xrayswarm xrayswarm.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include hyperball.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o hyperball hyperball.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include zoom.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o zoom zoom.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include whirlwindwarp.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o whirlwindwarp whirlwindwarp.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rotzoomer.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rotzoomer rotzoomer.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include whirlygig.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o whirlygig whirlygig.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include speedmine.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o speedmine speedmine.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include vermiculate.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o vermiculate vermiculate.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include twang.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o twang twang.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabclient.o ../utils/xshm.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include apollonian.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o apollonian apollonian.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include euler2d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o euler2d euler2d.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include juggle.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o juggle juggle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include polyominoes.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o polyominoes polyominoes.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include thornbird.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o thornbird thornbird.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fluidballs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fluidballs fluidballs.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include anemone.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o anemone anemone.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include halftone.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o halftone halftone.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include metaballs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o metaballs metaballs.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include eruption.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o eruption eruption.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include popsquares.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o popsquares popsquares.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include barcode.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o barcode barcode.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include piecewise.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o piecewise piecewise.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cloudlife.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cloudlife cloudlife.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fontglide.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fontglide fontglide.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include apple2-main.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o apple2 apple2.o apple2-main.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o analogtv.o ../utils/xshm.o ../utils/grabclient.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -lutil >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xanalogtv.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xanalogtv xanalogtv.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o analogtv.o ../utils/xshm.o ../utils/grabclient.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pong.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pong pong.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o analogtv.o ../utils/xshm.o ../utils/grabclient.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include wormhole.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o wormhole wormhole.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include mismunch.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o mismunch mismunch.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pacman.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pacman_ai.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pacman_level.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pacman pacman.o pacman_ai.o pacman_level.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o xpm-pixmap.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fuzzyflakes.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fuzzyflakes fuzzyflakes.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include anemotaxis.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o anemotaxis anemotaxis.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include memscroller.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o memscroller memscroller.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xshm.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include substrate.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o substrate substrate.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include intermomentary.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o intermomentary intermomentary.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fireworkx.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fireworkx fireworkx.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fiberlamp.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fiberlamp fiberlamp.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include boxfit.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o boxfit boxfit.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include interaggregate.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o interaggregate interaggregate.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include celtic.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o celtic celtic.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include webcollage-helper.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o webcollage-helper webcollage-helper.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -ljpeg >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sonar.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sonar sonar.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/lib64 -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks/glx' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xscreensaver-gl-helper.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o xscreensaver-gl-helper xscreensaver-gl-helper.o ../../utils/visual-gl.o ../../utils/visual.o ../../utils/resources.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cage.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -o xlockmore-gl.o -c -DUSE_GL -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include ./../xlockmore.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xlock-gl-utils.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fps.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cage cage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gears.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rotator.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include trackball.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gltrackball.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o gears gears.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include moebius.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o moebius moebius.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pipes.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pipeobjs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include buildlwo.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pipes pipes.o pipeobjs.o buildlwo.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sproingies.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sproingiewrap.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gllist.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_1.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_3.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_4.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_5.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_6.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include s1_b.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sproingies sproingies.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stairs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o stairs stairs.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include superquadrics.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o superquadrics superquadrics.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include morph3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o morph3d morph3d.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include rubik.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o rubik rubik.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include atlantis.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include dolphin.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include shark.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include swim.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include whale.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include xpm-ximage.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o atlantis atlantis.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lament.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include normals.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lament lament.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bubble3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include b_sphere.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include b_draw.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include b_lockglue.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o bubble3d bubble3d.o b_sphere.o b_draw.o b_lockglue.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glplanet.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sphere.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glplanet glplanet.o sphere.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pulsar.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pulsar pulsar.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sierpinski3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sierpinski3d sierpinski3d.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gflux.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include grab-ximage.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o gflux gflux.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stonerview.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stonerview-move.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stonerview-osc.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include stonerview-view.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o stonerview stonerview.o stonerview-move.o stonerview-osc.o stonerview-view.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include starwars.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glut_stroke.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glut_swidth.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include texfont.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o starwars starwars.o glut_stroke.o glut_swidth.o texfont.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gltext.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include tube.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o gltext gltext.o glut_stroke.o glut_swidth.o tube.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >building molecules.h from ./../images/molecules/*.pdb >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include molecule.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glxfonts.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o molecule molecule.o sphere.o tube.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include dangerball.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o dangerball dangerball.o sphere.o tube.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include circuit.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include font-ximage.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o circuit circuit.o font-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include menger.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o menger menger.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include engine.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o engine engine.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flipscreen3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flipscreen3d flipscreen3d.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glsnake.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glsnake glsnake.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include boxed.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o boxed boxed.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glforestfire.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glforestfire glforestfire.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include sballs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o sballs sballs.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cubenetic.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cubenetic cubenetic.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include spheremonics.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o spheremonics spheremonics.o normals.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include lavalite.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include marching.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o lavalite lavalite.o marching.o xpm-ximage.o normals.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include queens.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o queens queens.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include endgame.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include chessmodels.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o endgame endgame.o chessmodels.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glblur.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glblur glblur.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flurry.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flurry-smoke.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flurry-spark.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flurry-star.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flurry-texture.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flurry flurry.o flurry-smoke.o flurry-spark.o flurry-star.o flurry-texture.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include atunnel.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include tunnel_draw.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o atunnel atunnel.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_base.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_handle.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_handle2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_jet.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_knob.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_slots.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toaster_wing.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toast.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include toast2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flyingtoasters.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -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 xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_face.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_hide.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_hoofs.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_horns.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_tail.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cow_udder.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include bouncingcow.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -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 xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glslideshow.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glslideshow glslideshow.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include jigglypuff.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o jigglypuff jigglypuff.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include klein.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o klein klein.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include hypertorus.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o hypertorus hypertorus.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glmatrix.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glmatrix glmatrix.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cubestorm.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cubestorm cubestorm.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glknots.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glknots glknots.o tube.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include blocktube.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o blocktube blocktube.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include flipflop.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o flipflop flipflop.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include antspotlight.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o antspotlight antspotlight.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include polytopes.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o polytopes polytopes.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include gleidescope.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o gleidescope gleidescope.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include mirrorblob.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o mirrorblob mirrorblob.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include blinkbox.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o blinkbox blinkbox.o sphere.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include noof.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o noof noof.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include polyhedra.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include polyhedra-gl.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o polyhedra polyhedra.o polyhedra-gl.o normals.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include antinspect.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o antinspect antinspect.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include providence.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o providence providence.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include pinion.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o pinion pinion.o normals.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include boing.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o boing boing.o normals.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include carousel.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o carousel carousel.o texfont.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include fliptext.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o fliptext fliptext.o texfont.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include antmaze.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o antmaze antmaze.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include tangram.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include tangram_shapes.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o tangram tangram.o tangram_shapes.o glxfonts.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include crackberg.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o crackberg crackberg.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glhanoi.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glhanoi glhanoi.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include cube21.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o cube21 cube21.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include timetunnel.c >timetunnel.c: In function 'draw_sign': >timetunnel.c:486: warning: implicit declaration of function 'glBlendColor' >timetunnel.c:486: warning: nested extern declaration of 'glBlendColor' >timetunnel.c:491: warning: implicit declaration of function 'glBlendEquation' >timetunnel.c:491: warning: nested extern declaration of 'glBlendEquation' >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o timetunnel timetunnel.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include juggler3d.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o juggler3d juggler3d.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include topblock.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o topblock topblock.o sphere.o tube.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glschool.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glschool_alg.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include glschool_gl.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o glschool glschool.o glschool_alg.o glschool_gl.o sphere.o tube.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o -L/usr/lib64 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-helix2.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-helix3.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-helix4.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-joinoffset.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-screw.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-taper.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -march=athlon64 -Os -pipe -U__VEC__ -I/usr/include extrusion-twistoid.c >x86_64-pc-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -std=c89 -U__STRICT_ANSI__ -lpam -L/usr/lib64 -o extrusion extrusion.o extrusion-helix2.o extrusion-helix3.o extrusion-helix4.o extrusion-joinoffset.o extrusion-screw.o extrusion-taper.o extrusion-twistoid.o xpm-ximage.o ../screenhack.o xlockmore-gl.o xlock-gl-utils.o fps.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 -L/usr/lib64 -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm -L/usr/lib64 -lgle -lXpm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXt -lX11 -lXmu -lXext -lm >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks/glx' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/po' >/usr/bin/gmsgfmt -o ca.gmo ca.po >/usr/bin/gmsgfmt -o da.gmo da.po >/usr/bin/gmsgfmt -o de.gmo de.po >/usr/bin/gmsgfmt -o es.gmo es.po >/usr/bin/gmsgfmt -o et.gmo et.po >/usr/bin/gmsgfmt -o fi.gmo fi.po >/usr/bin/gmsgfmt -o fr.gmo fr.po >/usr/bin/gmsgfmt -o hu.gmo hu.po >/usr/bin/gmsgfmt -o it.gmo it.po >/usr/bin/gmsgfmt -o ja.gmo ja.po >/usr/bin/gmsgfmt -o ko.gmo ko.po >/usr/bin/gmsgfmt -o nb.gmo nb.po >/usr/bin/gmsgfmt -o nl.gmo nl.po >/usr/bin/gmsgfmt -o no.gmo no.po >/usr/bin/gmsgfmt -o pl.gmo pl.po >/usr/bin/gmsgfmt -o pt.gmo pt.po >/usr/bin/gmsgfmt -o pt_BR.gmo pt_BR.po >/usr/bin/gmsgfmt -o ru.gmo ru.po >/usr/bin/gmsgfmt -o sk.gmo sk.po >/usr/bin/gmsgfmt -o sv.gmo sv.po >/usr/bin/gmsgfmt -o vi.gmo vi.po >/usr/bin/gmsgfmt -o wa.gmo wa.po >/usr/bin/gmsgfmt -o zh_CN.gmo zh_CN.po >/usr/bin/gmsgfmt -o zh_TW.gmo zh_TW.po >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/po' >>>> Source compiled. >>>> Test phase [not enabled]: x11-misc/xscreensaver-5.01 > >>>> Install xscreensaver-5.01 into /var/tmp/portage/x11-misc/xscreensaver-5.01/image/ category x11-misc >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/utils' >make[1]: Nothing to be done for `install'. >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/utils' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/driver' >/bin/install -c -o root -m 4755 xscreensaver /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver >/bin/install -c xscreensaver-command /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-command >/bin/install -c xscreensaver-demo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-demo >/bin/install -c xscreensaver-getimage /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-getimage >/bin/install -c -m 644 XScreenSaver.ad /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/X11/app-defaults/XScreenSaver >/bin/install -c xscreensaver-getimage-file /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-getimage-file >/bin/install -c xscreensaver-getimage-video /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-getimage-video >/bin/install -c xscreensaver-text /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-text >LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po screensaver-properties.desktop.in screensaver-properties.desktop >Generating and caching the translation database >Merging translations into screensaver-properties.desktop. >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/applications >/bin/install -c -m 644 screensaver-properties.desktop /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/applications/gnome-screensaver-properties.desktop >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/pixmaps >/bin/install -c -m 644 ./../utils/images/logo-50.xpm /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/pixmaps/xscreensaver.xpm >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade >/bin/install -c -m 644 ./../utils/images/screensaver-cmndln.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-cmndln.png >/bin/install -c -m 644 ./../utils/images/screensaver-colorselector.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-colorselector.png >/bin/install -c -m 644 ./../utils/images/screensaver-diagnostic.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-diagnostic.png >/bin/install -c -m 644 ./../utils/images/screensaver-locking.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-locking.png >/bin/install -c -m 644 ./../utils/images/screensaver-power.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-power.png >/bin/install -c -m 644 ./../utils/images/screensaver-snap.png /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/screensaver-snap.png >/bin/install -c -m 644 ./xscreensaver-demo.glade2 /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/glade/xscreensaver-demo.glade2 >installing man pages: .TH XScreenSaver 1 "5.01 (18-Sep-2006)" "X Version 11" >/bin/install -c -m 644 ./xscreensaver.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver.1 >/bin/install -c -m 644 ./xscreensaver-demo.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-demo.1 >/bin/install -c -m 644 ./xscreensaver-command.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-command.1 >/bin/install -c -m 644 ./xscreensaver-text.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-text.1 >/bin/install -c -m 644 ./xscreensaver-getimage.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-getimage.1 >/bin/install -c -m 644 ./xscreensaver-getimage-file.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-getimage-file.1 >/bin/install -c -m 644 ./xscreensaver-getimage-video.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man1/xscreensaver-getimage-video.1 >/bin/install -c -m 644 ./../hacks/config/README /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/README >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/driver' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks' >/bin/install -c attraction /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/attraction >/bin/install -c blitspin /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/blitspin >/bin/install -c bouboule /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bouboule >/bin/install -c braid /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/braid >/bin/install -c bubbles /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bubbles >/bin/install -c decayscreen /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/decayscreen >/bin/install -c deco /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/deco >/bin/install -c drift /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/drift >/bin/install -c flag /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flag >/bin/install -c flame /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flame >/bin/install -c forest /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/forest >/bin/install -c vines /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/vines >/bin/install -c galaxy /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/galaxy >/bin/install -c grav /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/grav >/bin/install -c greynetic /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/greynetic >/bin/install -c halo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/halo >/bin/install -c helix /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/helix >/bin/install -c hopalong /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/hopalong >/bin/install -c hypercube /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/hypercube >/bin/install -c ifs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/ifs >/bin/install -c imsmap /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/imsmap >/bin/install -c julia /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/julia >/bin/install -c kaleidescope /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/kaleidescope >/bin/install -c laser /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/laser >/bin/install -c lightning /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lightning >/bin/install -c lisa /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lisa >/bin/install -c lmorph /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lmorph >/bin/install -c maze /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/maze >/bin/install -c moire /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/moire >/bin/install -c noseguy /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/noseguy >/bin/install -c pedal /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pedal >/bin/install -c penrose /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/penrose >/bin/install -c pyro /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pyro >/bin/install -c qix /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/qix >/bin/install -c rocks /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rocks >/bin/install -c rorschach /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rorschach >/bin/install -c sierpinski /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sierpinski >/bin/install -c slidescreen /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/slidescreen >/bin/install -c slip /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/slip >/bin/install -c sphere /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sphere >/bin/install -c spiral /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/spiral >/bin/install -c strange /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/strange >/bin/install -c swirl /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/swirl >/bin/install -c goop /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/goop >/bin/install -c starfish /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/starfish >/bin/install -c munch /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/munch >/bin/install -c fadeplot /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fadeplot >/bin/install -c rd-bomb /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rd-bomb >/bin/install -c coral /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/coral >/bin/install -c mountain /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/mountain >/bin/install -c triangle /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/triangle >/bin/install -c lissie /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lissie >/bin/install -c worm /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/worm >/bin/install -c rotor /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rotor >/bin/install -c xjack /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xjack >/bin/install -c xlyap /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xlyap >/bin/install -c jigsaw /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/jigsaw >/bin/install -c cynosure /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cynosure >/bin/install -c moire2 /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/moire2 >/bin/install -c flow /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flow >/bin/install -c epicycle /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/epicycle >/bin/install -c interference /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/interference >/bin/install -c truchet /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/truchet >/bin/install -c bsod /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bsod >/bin/install -c crystal /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/crystal >/bin/install -c discrete /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/discrete >/bin/install -c distort /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/distort >/bin/install -c kumppa /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/kumppa >/bin/install -c demon /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/demon >/bin/install -c loop /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/loop >/bin/install -c t3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/t3d >/bin/install -c penetrate /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/penetrate >/bin/install -c deluxe /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/deluxe >/bin/install -c compass /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/compass >/bin/install -c squiral /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/squiral >/bin/install -c xflame /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xflame >/bin/install -c wander /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/wander >/bin/install -c spotlight /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/spotlight >/bin/install -c critical /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/critical >/bin/install -c phosphor /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/phosphor >/bin/install -c xmatrix /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xmatrix >/bin/install -c petri /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/petri >/bin/install -c shadebobs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/shadebobs >/bin/install -c xsublim /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xsublim >/bin/install -c ccurve /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/ccurve >/bin/install -c blaster /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/blaster >/bin/install -c bumps /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bumps >/bin/install -c ripples /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/ripples >/bin/install -c xspirograph /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xspirograph >/bin/install -c nerverot /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/nerverot >/bin/install -c xrayswarm /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xrayswarm >/bin/install -c hyperball /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/hyperball >/bin/install -c zoom /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/zoom >/bin/install -c whirlwindwarp /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/whirlwindwarp >/bin/install -c rotzoomer /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rotzoomer >/bin/install -c whirlygig /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/whirlygig >/bin/install -c speedmine /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/speedmine >/bin/install -c vermiculate /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/vermiculate >/bin/install -c twang /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/twang >/bin/install -c apollonian /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/apollonian >/bin/install -c euler2d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/euler2d >/bin/install -c juggle /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/juggle >/bin/install -c polyominoes /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/polyominoes >/bin/install -c thornbird /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/thornbird >/bin/install -c fluidballs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fluidballs >/bin/install -c anemone /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/anemone >/bin/install -c halftone /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/halftone >/bin/install -c metaballs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/metaballs >/bin/install -c eruption /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/eruption >/bin/install -c popsquares /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/popsquares >/bin/install -c barcode /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/barcode >/bin/install -c piecewise /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/piecewise >/bin/install -c cloudlife /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cloudlife >/bin/install -c fontglide /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fontglide >/bin/install -c apple2 /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/apple2 >/bin/install -c xanalogtv /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/xanalogtv >/bin/install -c pong /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pong >/bin/install -c wormhole /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/wormhole >/bin/install -c mismunch /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/mismunch >/bin/install -c pacman /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pacman >/bin/install -c fuzzyflakes /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fuzzyflakes >/bin/install -c anemotaxis /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/anemotaxis >/bin/install -c memscroller /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/memscroller >/bin/install -c substrate /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/substrate >/bin/install -c intermomentary /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/intermomentary >/bin/install -c fireworkx /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fireworkx >/bin/install -c fiberlamp /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fiberlamp >/bin/install -c boxfit /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/boxfit >/bin/install -c interaggregate /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/interaggregate >/bin/install -c celtic /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/celtic >/bin/install -c webcollage-helper /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/webcollage-helper >/bin/install -c sonar /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sonar >/bin/install -c vidwhacker /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/vidwhacker >/bin/install -c webcollage /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/webcollage >/bin/install -c ljlatest /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/ljlatest >/bin/install -c -m 644 ./config/attraction.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/attraction.xml >/bin/install -c -m 644 ./config/blitspin.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/blitspin.xml >/bin/install -c -m 644 ./config/bouboule.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bouboule.xml >/bin/install -c -m 644 ./config/braid.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/braid.xml >/bin/install -c -m 644 ./config/bubbles.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bubbles.xml >/bin/install -c -m 644 ./config/decayscreen.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/decayscreen.xml >/bin/install -c -m 644 ./config/deco.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/deco.xml >/bin/install -c -m 644 ./config/drift.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/drift.xml >/bin/install -c -m 644 ./config/flag.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flag.xml >/bin/install -c -m 644 ./config/flame.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flame.xml >/bin/install -c -m 644 ./config/forest.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/forest.xml >/bin/install -c -m 644 ./config/vines.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/vines.xml >/bin/install -c -m 644 ./config/galaxy.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/galaxy.xml >/bin/install -c -m 644 ./config/grav.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/grav.xml >/bin/install -c -m 644 ./config/greynetic.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/greynetic.xml >/bin/install -c -m 644 ./config/halo.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/halo.xml >/bin/install -c -m 644 ./config/helix.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/helix.xml >/bin/install -c -m 644 ./config/hopalong.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/hopalong.xml >/bin/install -c -m 644 ./config/hypercube.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/hypercube.xml >/bin/install -c -m 644 ./config/ifs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/ifs.xml >/bin/install -c -m 644 ./config/imsmap.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/imsmap.xml >/bin/install -c -m 644 ./config/julia.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/julia.xml >/bin/install -c -m 644 ./config/kaleidescope.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/kaleidescope.xml >/bin/install -c -m 644 ./config/laser.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/laser.xml >/bin/install -c -m 644 ./config/lightning.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lightning.xml >/bin/install -c -m 644 ./config/lisa.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lisa.xml >/bin/install -c -m 644 ./config/lmorph.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lmorph.xml >/bin/install -c -m 644 ./config/maze.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/maze.xml >/bin/install -c -m 644 ./config/moire.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/moire.xml >/bin/install -c -m 644 ./config/noseguy.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/noseguy.xml >/bin/install -c -m 644 ./config/pedal.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pedal.xml >/bin/install -c -m 644 ./config/penrose.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/penrose.xml >/bin/install -c -m 644 ./config/pyro.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pyro.xml >/bin/install -c -m 644 ./config/qix.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/qix.xml >/bin/install -c -m 644 ./config/rocks.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rocks.xml >/bin/install -c -m 644 ./config/rorschach.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rorschach.xml >/bin/install -c -m 644 ./config/sierpinski.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sierpinski.xml >/bin/install -c -m 644 ./config/slidescreen.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/slidescreen.xml >/bin/install -c -m 644 ./config/slip.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/slip.xml >/bin/install -c -m 644 ./config/sphere.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sphere.xml >/bin/install -c -m 644 ./config/spiral.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/spiral.xml >/bin/install -c -m 644 ./config/strange.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/strange.xml >/bin/install -c -m 644 ./config/swirl.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/swirl.xml >/bin/install -c -m 644 ./config/goop.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/goop.xml >/bin/install -c -m 644 ./config/starfish.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/starfish.xml >/bin/install -c -m 644 ./config/munch.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/munch.xml >/bin/install -c -m 644 ./config/fadeplot.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fadeplot.xml >/bin/install -c -m 644 ./config/rd-bomb.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rd-bomb.xml >/bin/install -c -m 644 ./config/coral.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/coral.xml >/bin/install -c -m 644 ./config/mountain.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/mountain.xml >/bin/install -c -m 644 ./config/triangle.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/triangle.xml >/bin/install -c -m 644 ./config/lissie.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lissie.xml >/bin/install -c -m 644 ./config/worm.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/worm.xml >/bin/install -c -m 644 ./config/rotor.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rotor.xml >/bin/install -c -m 644 ./config/xjack.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xjack.xml >/bin/install -c -m 644 ./config/xlyap.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xlyap.xml >/bin/install -c -m 644 ./config/jigsaw.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/jigsaw.xml >/bin/install -c -m 644 ./config/cynosure.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cynosure.xml >/bin/install -c -m 644 ./config/moire2.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/moire2.xml >/bin/install -c -m 644 ./config/flow.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flow.xml >/bin/install -c -m 644 ./config/epicycle.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/epicycle.xml >/bin/install -c -m 644 ./config/interference.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/interference.xml >/bin/install -c -m 644 ./config/truchet.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/truchet.xml >/bin/install -c -m 644 ./config/bsod.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bsod.xml >/bin/install -c -m 644 ./config/crystal.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/crystal.xml >/bin/install -c -m 644 ./config/discrete.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/discrete.xml >/bin/install -c -m 644 ./config/distort.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/distort.xml >/bin/install -c -m 644 ./config/kumppa.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/kumppa.xml >/bin/install -c -m 644 ./config/demon.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/demon.xml >/bin/install -c -m 644 ./config/loop.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/loop.xml >/bin/install -c -m 644 ./config/t3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/t3d.xml >/bin/install -c -m 644 ./config/penetrate.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/penetrate.xml >/bin/install -c -m 644 ./config/deluxe.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/deluxe.xml >/bin/install -c -m 644 ./config/compass.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/compass.xml >/bin/install -c -m 644 ./config/squiral.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/squiral.xml >/bin/install -c -m 644 ./config/xflame.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xflame.xml >/bin/install -c -m 644 ./config/wander.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/wander.xml >/bin/install -c -m 644 ./config/spotlight.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/spotlight.xml >/bin/install -c -m 644 ./config/critical.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/critical.xml >/bin/install -c -m 644 ./config/phosphor.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/phosphor.xml >/bin/install -c -m 644 ./config/xmatrix.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xmatrix.xml >/bin/install -c -m 644 ./config/petri.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/petri.xml >/bin/install -c -m 644 ./config/shadebobs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/shadebobs.xml >/bin/install -c -m 644 ./config/ccurve.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/ccurve.xml >/bin/install -c -m 644 ./config/blaster.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/blaster.xml >/bin/install -c -m 644 ./config/bumps.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bumps.xml >/bin/install -c -m 644 ./config/ripples.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/ripples.xml >/bin/install -c -m 644 ./config/xspirograph.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xspirograph.xml >/bin/install -c -m 644 ./config/nerverot.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/nerverot.xml >/bin/install -c -m 644 ./config/xrayswarm.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xrayswarm.xml >/bin/install -c -m 644 ./config/hyperball.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/hyperball.xml >/bin/install -c -m 644 ./config/zoom.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/zoom.xml >/bin/install -c -m 644 ./config/whirlwindwarp.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/whirlwindwarp.xml >/bin/install -c -m 644 ./config/rotzoomer.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rotzoomer.xml >/bin/install -c -m 644 ./config/whirlygig.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/whirlygig.xml >/bin/install -c -m 644 ./config/speedmine.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/speedmine.xml >/bin/install -c -m 644 ./config/vermiculate.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/vermiculate.xml >/bin/install -c -m 644 ./config/twang.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/twang.xml >/bin/install -c -m 644 ./config/apollonian.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/apollonian.xml >/bin/install -c -m 644 ./config/euler2d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/euler2d.xml >/bin/install -c -m 644 ./config/juggle.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/juggle.xml >/bin/install -c -m 644 ./config/polyominoes.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/polyominoes.xml >/bin/install -c -m 644 ./config/thornbird.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/thornbird.xml >/bin/install -c -m 644 ./config/fluidballs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fluidballs.xml >/bin/install -c -m 644 ./config/anemone.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/anemone.xml >/bin/install -c -m 644 ./config/halftone.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/halftone.xml >/bin/install -c -m 644 ./config/metaballs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/metaballs.xml >/bin/install -c -m 644 ./config/eruption.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/eruption.xml >/bin/install -c -m 644 ./config/popsquares.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/popsquares.xml >/bin/install -c -m 644 ./config/barcode.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/barcode.xml >/bin/install -c -m 644 ./config/piecewise.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/piecewise.xml >/bin/install -c -m 644 ./config/cloudlife.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cloudlife.xml >/bin/install -c -m 644 ./config/fontglide.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fontglide.xml >/bin/install -c -m 644 ./config/apple2.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/apple2.xml >/bin/install -c -m 644 ./config/xanalogtv.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xanalogtv.xml >/bin/install -c -m 644 ./config/pong.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pong.xml >/bin/install -c -m 644 ./config/wormhole.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/wormhole.xml >/bin/install -c -m 644 ./config/mismunch.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/mismunch.xml >/bin/install -c -m 644 ./config/pacman.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pacman.xml >/bin/install -c -m 644 ./config/fuzzyflakes.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fuzzyflakes.xml >/bin/install -c -m 644 ./config/anemotaxis.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/anemotaxis.xml >/bin/install -c -m 644 ./config/memscroller.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/memscroller.xml >/bin/install -c -m 644 ./config/substrate.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/substrate.xml >/bin/install -c -m 644 ./config/intermomentary.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/intermomentary.xml >/bin/install -c -m 644 ./config/fireworkx.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fireworkx.xml >/bin/install -c -m 644 ./config/fiberlamp.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fiberlamp.xml >/bin/install -c -m 644 ./config/boxfit.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/boxfit.xml >/bin/install -c -m 644 ./config/interaggregate.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/interaggregate.xml >/bin/install -c -m 644 ./config/celtic.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/celtic.xml >/bin/install -c -m 644 ./config/sonar.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sonar.xml >/bin/install -c -m 644 ./config/vidwhacker.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/vidwhacker.xml >/bin/install -c -m 644 ./config/webcollage.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/webcollage.xml >/bin/install -c -m 644 ./config/cosmos.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cosmos.xml >/bin/install -c -m 644 ./config/electricsheep.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/electricsheep.xml >/bin/install -c -m 644 ./config/extrusion.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/extrusion.xml >/bin/install -c -m 644 ./config/fireflies.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fireflies.xml >/bin/install -c -m 644 ./config/goban.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/goban.xml >/bin/install -c -m 644 ./config/sphereeversion.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sphereeversion.xml >/bin/install -c -m 644 ./config/xaos.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xaos.xml >/bin/install -c -m 644 ./config/xdaliclock.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xdaliclock.xml >/bin/install -c -m 644 ./config/xmountains.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xmountains.xml >/bin/install -c -m 644 ./config/xplanet.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xplanet.xml >/bin/install -c -m 644 ./config/xsnow.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/xsnow.xml >installing man pages: .TH XScreenSaver 6 "5.01 (18-Sep-2006)" "X Version 11" >/bin/install -c -m 644 ./anemone.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/anemone.6 >/bin/install -c -m 644 ./apollonian.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/apollonian.6 >/bin/install -c -m 644 ./attraction.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/attraction.6 >/bin/install -c -m 644 ./blaster.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/blaster.6 >/bin/install -c -m 644 ./blitspin.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/blitspin.6 >/bin/install -c -m 644 ./bouboule.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bouboule.6 >/bin/install -c -m 644 ./braid.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/braid.6 >/bin/install -c -m 644 ./bsod.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bsod.6 >/bin/install -c -m 644 ./bubbles.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bubbles.6 >/bin/install -c -m 644 ./bumps.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bumps.6 >/bin/install -c -m 644 ./ccurve.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/ccurve.6 >/bin/install -c -m 644 ./compass.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/compass.6 >/bin/install -c -m 644 ./coral.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/coral.6 >/bin/install -c -m 644 ./critical.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/critical.6 >/bin/install -c -m 644 ./crystal.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/crystal.6 >/bin/install -c -m 644 ./cynosure.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cynosure.6 >/bin/install -c -m 644 ./decayscreen.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/decayscreen.6 >/bin/install -c -m 644 ./deco.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/deco.6 >/bin/install -c -m 644 ./deluxe.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/deluxe.6 >/bin/install -c -m 644 ./demon.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/demon.6 >/bin/install -c -m 644 ./discrete.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/discrete.6 >/bin/install -c -m 644 ./distort.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/distort.6 >/bin/install -c -m 644 ./drift.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/drift.6 >/bin/install -c -m 644 ./epicycle.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/epicycle.6 >/bin/install -c -m 644 ./euler2d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/euler2d.6 >/bin/install -c -m 644 ./fadeplot.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fadeplot.6 >/bin/install -c -m 644 ./flag.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flag.6 >/bin/install -c -m 644 ./flame.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flame.6 >/bin/install -c -m 644 ./flow.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flow.6 >/bin/install -c -m 644 ./fluidballs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fluidballs.6 >/bin/install -c -m 644 ./forest.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/forest.6 >/bin/install -c -m 644 ./galaxy.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/galaxy.6 >/bin/install -c -m 644 ./goop.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/goop.6 >/bin/install -c -m 644 ./grav.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/grav.6 >/bin/install -c -m 644 ./greynetic.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/greynetic.6 >/bin/install -c -m 644 ./halo.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/halo.6 >/bin/install -c -m 644 ./helix.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/helix.6 >/bin/install -c -m 644 ./hopalong.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/hopalong.6 >/bin/install -c -m 644 ./hyperball.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/hyperball.6 >/bin/install -c -m 644 ./hypercube.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/hypercube.6 >/bin/install -c -m 644 ./ifs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/ifs.6 >/bin/install -c -m 644 ./imsmap.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/imsmap.6 >/bin/install -c -m 644 ./interference.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/interference.6 >/bin/install -c -m 644 ./jigsaw.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/jigsaw.6 >/bin/install -c -m 644 ./juggle.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/juggle.6 >/bin/install -c -m 644 ./julia.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/julia.6 >/bin/install -c -m 644 ./kaleidescope.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/kaleidescope.6 >/bin/install -c -m 644 ./kumppa.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/kumppa.6 >/bin/install -c -m 644 ./laser.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/laser.6 >/bin/install -c -m 644 ./lightning.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lightning.6 >/bin/install -c -m 644 ./lisa.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lisa.6 >/bin/install -c -m 644 ./lissie.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lissie.6 >/bin/install -c -m 644 ./lmorph.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lmorph.6 >/bin/install -c -m 644 ./loop.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/loop.6 >/bin/install -c -m 644 ./maze.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/maze.6 >/bin/install -c -m 644 ./moire.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/moire.6 >/bin/install -c -m 644 ./moire2.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/moire2.6 >/bin/install -c -m 644 ./mountain.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/mountain.6 >/bin/install -c -m 644 ./munch.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/munch.6 >/bin/install -c -m 644 ./nerverot.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/nerverot.6 >/bin/install -c -m 644 ./noseguy.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/noseguy.6 >/bin/install -c -m 644 ./pedal.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pedal.6 >/bin/install -c -m 644 ./penetrate.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/penetrate.6 >/bin/install -c -m 644 ./penrose.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/penrose.6 >/bin/install -c -m 644 ./petri.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/petri.6 >/bin/install -c -m 644 ./phosphor.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/phosphor.6 >/bin/install -c -m 644 ./polyominoes.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/polyominoes.6 >/bin/install -c -m 644 ./pyro.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pyro.6 >/bin/install -c -m 644 ./qix.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/qix.6 >/bin/install -c -m 644 ./rd-bomb.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rd-bomb.6 >/bin/install -c -m 644 ./ripples.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/ripples.6 >/bin/install -c -m 644 ./rocks.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rocks.6 >/bin/install -c -m 644 ./rorschach.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rorschach.6 >/bin/install -c -m 644 ./rotor.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rotor.6 >/bin/install -c -m 644 ./rotzoomer.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rotzoomer.6 >/bin/install -c -m 644 ./shadebobs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/shadebobs.6 >/bin/install -c -m 644 ./sierpinski.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sierpinski.6 >/bin/install -c -m 644 ./slidescreen.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/slidescreen.6 >/bin/install -c -m 644 ./slip.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/slip.6 >/bin/install -c -m 644 ./sonar.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sonar.6 >/bin/install -c -m 644 ./speedmine.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/speedmine.6 >/bin/install -c -m 644 ./sphere.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sphere.6 >/bin/install -c -m 644 ./spiral.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/spiral.6 >/bin/install -c -m 644 ./spotlight.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/spotlight.6 >/bin/install -c -m 644 ./squiral.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/squiral.6 >/bin/install -c -m 644 ./starfish.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/starfish.6 >/bin/install -c -m 644 ./strange.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/strange.6 >/bin/install -c -m 644 ./swirl.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/swirl.6 >/bin/install -c -m 644 ./t3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/t3d.6 >/bin/install -c -m 644 ./thornbird.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/thornbird.6 >/bin/install -c -m 644 ./triangle.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/triangle.6 >/bin/install -c -m 644 ./truchet.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/truchet.6 >/bin/install -c -m 644 ./twang.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/twang.6 >/bin/install -c -m 644 ./vermiculate.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/vermiculate.6 >/bin/install -c -m 644 ./vidwhacker.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/vidwhacker.6 >/bin/install -c -m 644 ./vines.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/vines.6 >/bin/install -c -m 644 ./wander.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/wander.6 >/bin/install -c -m 644 ./webcollage.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/webcollage.6 >/bin/install -c -m 644 ./whirlwindwarp.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/whirlwindwarp.6 >/bin/install -c -m 644 ./whirlygig.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/whirlygig.6 >/bin/install -c -m 644 ./worm.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/worm.6 >/bin/install -c -m 644 ./xflame.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xflame.6 >/bin/install -c -m 644 ./xjack.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xjack.6 >/bin/install -c -m 644 ./xlyap.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xlyap.6 >/bin/install -c -m 644 ./xmatrix.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xmatrix.6 >/bin/install -c -m 644 ./xrayswarm.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xrayswarm.6 >/bin/install -c -m 644 ./xspirograph.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xspirograph.6 >/bin/install -c -m 644 ./xsublim.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xsublim.6 >/bin/install -c -m 644 ./zoom.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/zoom.6 >/bin/install -c -m 644 ./halftone.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/halftone.6 >/bin/install -c -m 644 ./eruption.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/eruption.6 >/bin/install -c -m 644 ./metaballs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/metaballs.6 >/bin/install -c -m 644 ./barcode.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/barcode.6 >/bin/install -c -m 644 ./piecewise.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/piecewise.6 >/bin/install -c -m 644 ./cloudlife.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cloudlife.6 >/bin/install -c -m 644 ./ljlatest.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/ljlatest.6 >/bin/install -c -m 644 ./fontglide.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fontglide.6 >/bin/install -c -m 644 ./apple2.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/apple2.6 >/bin/install -c -m 644 ./xanalogtv.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xanalogtv.6 >/bin/install -c -m 644 ./pong.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pong.6 >/bin/install -c -m 644 ./wormhole.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/wormhole.6 >/bin/install -c -m 644 ./mismunch.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/mismunch.6 >/bin/install -c -m 644 ./pacman.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pacman.6 >/bin/install -c -m 644 ./fuzzyflakes.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fuzzyflakes.6 >/bin/install -c -m 644 ./anemotaxis.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/anemotaxis.6 >/bin/install -c -m 644 ./memscroller.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/memscroller.6 >/bin/install -c -m 644 ./substrate.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/substrate.6 >/bin/install -c -m 644 ./intermomentary.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/intermomentary.6 >/bin/install -c -m 644 ./fireworkx.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fireworkx.6 >/bin/install -c -m 644 ./fiberlamp.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fiberlamp.6 >/bin/install -c -m 644 ./boxfit.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/boxfit.6 >/bin/install -c -m 644 ./interaggregate.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/interaggregate.6 >/bin/install -c -m 644 ./celtic.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/celtic.6 >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks/glx' >/bin/install -c cage /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cage >/bin/install -c gears /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/gears >/bin/install -c moebius /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/moebius >/bin/install -c pipes /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pipes >/bin/install -c sproingies /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sproingies >/bin/install -c stairs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/stairs >/bin/install -c superquadrics /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/superquadrics >/bin/install -c morph3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/morph3d >/bin/install -c rubik /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/rubik >/bin/install -c atlantis /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/atlantis >/bin/install -c lament /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lament >/bin/install -c bubble3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bubble3d >/bin/install -c glplanet /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glplanet >/bin/install -c pulsar /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pulsar >/bin/install -c sierpinski3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sierpinski3d >/bin/install -c gflux /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/gflux >/bin/install -c stonerview /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/stonerview >/bin/install -c starwars /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/starwars >/bin/install -c gltext /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/gltext >/bin/install -c molecule /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/molecule >/bin/install -c dangerball /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/dangerball >/bin/install -c circuit /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/circuit >/bin/install -c menger /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/menger >/bin/install -c engine /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/engine >/bin/install -c flipscreen3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flipscreen3d >/bin/install -c glsnake /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glsnake >/bin/install -c boxed /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/boxed >/bin/install -c glforestfire /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glforestfire >/bin/install -c sballs /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/sballs >/bin/install -c cubenetic /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cubenetic >/bin/install -c spheremonics /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/spheremonics >/bin/install -c lavalite /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/lavalite >/bin/install -c queens /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/queens >/bin/install -c endgame /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/endgame >/bin/install -c glblur /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glblur >/bin/install -c flurry /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flurry >/bin/install -c atunnel /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/atunnel >/bin/install -c flyingtoasters /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flyingtoasters >/bin/install -c bouncingcow /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/bouncingcow >/bin/install -c glslideshow /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glslideshow >/bin/install -c jigglypuff /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/jigglypuff >/bin/install -c klein /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/klein >/bin/install -c hypertorus /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/hypertorus >/bin/install -c glmatrix /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glmatrix >/bin/install -c cubestorm /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cubestorm >/bin/install -c glknots /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glknots >/bin/install -c blocktube /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/blocktube >/bin/install -c flipflop /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/flipflop >/bin/install -c antspotlight /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/antspotlight >/bin/install -c polytopes /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/polytopes >/bin/install -c gleidescope /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/gleidescope >/bin/install -c mirrorblob /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/mirrorblob >/bin/install -c blinkbox /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/blinkbox >/bin/install -c noof /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/noof >/bin/install -c polyhedra /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/polyhedra >/bin/install -c antinspect /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/antinspect >/bin/install -c providence /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/providence >/bin/install -c pinion /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/pinion >/bin/install -c boing /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/boing >/bin/install -c carousel /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/carousel >/bin/install -c fliptext /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/fliptext >/bin/install -c antmaze /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/antmaze >/bin/install -c tangram /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/tangram >/bin/install -c crackberg /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/crackberg >/bin/install -c glhanoi /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glhanoi >/bin/install -c cube21 /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/cube21 >/bin/install -c timetunnel /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/timetunnel >/bin/install -c juggler3d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/juggler3d >/bin/install -c topblock /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/topblock >/bin/install -c glschool /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/glschool >/bin/install -c extrusion /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib/misc/xscreensaver/extrusion >/bin/install -c xscreensaver-gl-helper /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/bin/xscreensaver-gl-helper >/bin/install -c -m 644 ./../config/cage.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cage.xml >/bin/install -c -m 644 ./../config/gears.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/gears.xml >/bin/install -c -m 644 ./../config/moebius.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/moebius.xml >/bin/install -c -m 644 ./../config/pipes.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pipes.xml >/bin/install -c -m 644 ./../config/sproingies.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sproingies.xml >/bin/install -c -m 644 ./../config/stairs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/stairs.xml >/bin/install -c -m 644 ./../config/superquadrics.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/superquadrics.xml >/bin/install -c -m 644 ./../config/morph3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/morph3d.xml >/bin/install -c -m 644 ./../config/rubik.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/rubik.xml >/bin/install -c -m 644 ./../config/atlantis.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/atlantis.xml >/bin/install -c -m 644 ./../config/lament.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lament.xml >/bin/install -c -m 644 ./../config/bubble3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bubble3d.xml >/bin/install -c -m 644 ./../config/glplanet.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glplanet.xml >/bin/install -c -m 644 ./../config/pulsar.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pulsar.xml >/bin/install -c -m 644 ./../config/sierpinski3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sierpinski3d.xml >/bin/install -c -m 644 ./../config/gflux.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/gflux.xml >/bin/install -c -m 644 ./../config/stonerview.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/stonerview.xml >/bin/install -c -m 644 ./../config/starwars.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/starwars.xml >/bin/install -c -m 644 ./../config/gltext.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/gltext.xml >/bin/install -c -m 644 ./../config/molecule.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/molecule.xml >/bin/install -c -m 644 ./../config/dangerball.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/dangerball.xml >/bin/install -c -m 644 ./../config/circuit.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/circuit.xml >/bin/install -c -m 644 ./../config/menger.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/menger.xml >/bin/install -c -m 644 ./../config/engine.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/engine.xml >/bin/install -c -m 644 ./../config/flipscreen3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flipscreen3d.xml >/bin/install -c -m 644 ./../config/glsnake.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glsnake.xml >/bin/install -c -m 644 ./../config/boxed.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/boxed.xml >/bin/install -c -m 644 ./../config/glforestfire.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glforestfire.xml >/bin/install -c -m 644 ./../config/sballs.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/sballs.xml >/bin/install -c -m 644 ./../config/cubenetic.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cubenetic.xml >/bin/install -c -m 644 ./../config/spheremonics.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/spheremonics.xml >/bin/install -c -m 644 ./../config/lavalite.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/lavalite.xml >/bin/install -c -m 644 ./../config/queens.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/queens.xml >/bin/install -c -m 644 ./../config/endgame.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/endgame.xml >/bin/install -c -m 644 ./../config/glblur.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glblur.xml >/bin/install -c -m 644 ./../config/flurry.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flurry.xml >/bin/install -c -m 644 ./../config/atunnel.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/atunnel.xml >/bin/install -c -m 644 ./../config/flyingtoasters.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flyingtoasters.xml >/bin/install -c -m 644 ./../config/bouncingcow.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/bouncingcow.xml >/bin/install -c -m 644 ./../config/glslideshow.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glslideshow.xml >/bin/install -c -m 644 ./../config/jigglypuff.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/jigglypuff.xml >/bin/install -c -m 644 ./../config/klein.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/klein.xml >/bin/install -c -m 644 ./../config/hypertorus.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/hypertorus.xml >/bin/install -c -m 644 ./../config/glmatrix.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glmatrix.xml >/bin/install -c -m 644 ./../config/cubestorm.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cubestorm.xml >/bin/install -c -m 644 ./../config/glknots.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glknots.xml >/bin/install -c -m 644 ./../config/blocktube.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/blocktube.xml >/bin/install -c -m 644 ./../config/flipflop.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/flipflop.xml >/bin/install -c -m 644 ./../config/antspotlight.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/antspotlight.xml >/bin/install -c -m 644 ./../config/polytopes.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/polytopes.xml >/bin/install -c -m 644 ./../config/gleidescope.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/gleidescope.xml >/bin/install -c -m 644 ./../config/mirrorblob.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/mirrorblob.xml >/bin/install -c -m 644 ./../config/blinkbox.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/blinkbox.xml >/bin/install -c -m 644 ./../config/noof.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/noof.xml >/bin/install -c -m 644 ./../config/polyhedra.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/polyhedra.xml >/bin/install -c -m 644 ./../config/antinspect.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/antinspect.xml >/bin/install -c -m 644 ./../config/providence.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/providence.xml >/bin/install -c -m 644 ./../config/pinion.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/pinion.xml >/bin/install -c -m 644 ./../config/boing.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/boing.xml >/bin/install -c -m 644 ./../config/carousel.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/carousel.xml >/bin/install -c -m 644 ./../config/fliptext.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/fliptext.xml >/bin/install -c -m 644 ./../config/antmaze.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/antmaze.xml >/bin/install -c -m 644 ./../config/tangram.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/tangram.xml >/bin/install -c -m 644 ./../config/crackberg.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/crackberg.xml >/bin/install -c -m 644 ./../config/glhanoi.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glhanoi.xml >/bin/install -c -m 644 ./../config/cube21.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/cube21.xml >/bin/install -c -m 644 ./../config/timetunnel.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/timetunnel.xml >/bin/install -c -m 644 ./../config/juggler3d.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/juggler3d.xml >/bin/install -c -m 644 ./../config/topblock.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/topblock.xml >/bin/install -c -m 644 ./../config/glschool.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/glschool.xml >/bin/install -c -m 644 ./../config/extrusion.xml /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/xscreensaver/config/extrusion.xml >installing man pages: .TH XScreenSaver 6 "5.01 (18-Sep-2006)" "X Version 11" >/bin/install -c -m 644 ./atlantis.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/atlantis.6 >/bin/install -c -m 644 ./boxed.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/boxed.6 >/bin/install -c -m 644 ./bubble3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bubble3d.6 >/bin/install -c -m 644 ./cage.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cage.6 >/bin/install -c -m 644 ./circuit.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/circuit.6 >/bin/install -c -m 644 ./cubenetic.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cubenetic.6 >/bin/install -c -m 644 ./dangerball.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/dangerball.6 >/bin/install -c -m 644 ./engine.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/engine.6 >/bin/install -c -m 644 ./extrusion.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/extrusion.6 >/bin/install -c -m 644 ./flipscreen3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flipscreen3d.6 >/bin/install -c -m 644 ./gears.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/gears.6 >/bin/install -c -m 644 ./gflux.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/gflux.6 >/bin/install -c -m 644 ./glforestfire.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glforestfire.6 >/bin/install -c -m 644 ./glplanet.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glplanet.6 >/bin/install -c -m 644 ./glsnake.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glsnake.6 >/bin/install -c -m 644 ./gltext.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/gltext.6 >/bin/install -c -m 644 ./lament.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lament.6 >/bin/install -c -m 644 ./lavalite.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/lavalite.6 >/bin/install -c -m 644 ./menger.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/menger.6 >/bin/install -c -m 644 ./moebius.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/moebius.6 >/bin/install -c -m 644 ./molecule.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/molecule.6 >/bin/install -c -m 644 ./morph3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/morph3d.6 >/bin/install -c -m 644 ./pipes.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pipes.6 >/bin/install -c -m 644 ./pulsar.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pulsar.6 >/bin/install -c -m 644 ./queens.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/queens.6 >/bin/install -c -m 644 ./rubik.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/rubik.6 >/bin/install -c -m 644 ./sballs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sballs.6 >/bin/install -c -m 644 ./sierpinski3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sierpinski3d.6 >/bin/install -c -m 644 ./spheremonics.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/spheremonics.6 >/bin/install -c -m 644 ./sproingies.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/sproingies.6 >/bin/install -c -m 644 ./stairs.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/stairs.6 >/bin/install -c -m 644 ./starwars.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/starwars.6 >/bin/install -c -m 644 ./stonerview.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/stonerview.6 >/bin/install -c -m 644 ./superquadrics.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/superquadrics.6 >/bin/install -c -m 644 ./xscreensaver-gl-helper.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/xscreensaver-gl-helper.6 >/bin/install -c -m 644 ./endgame.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/endgame.6 >/bin/install -c -m 644 ./flurry.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flurry.6 >/bin/install -c -m 644 ./glblur.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glblur.6 >/bin/install -c -m 644 ./atunnel.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/atunnel.6 >/bin/install -c -m 644 ./flyingtoasters.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flyingtoasters.6 >/bin/install -c -m 644 ./bouncingcow.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/bouncingcow.6 >/bin/install -c -m 644 ./glslideshow.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glslideshow.6 >/bin/install -c -m 644 ./jigglypuff.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/jigglypuff.6 >/bin/install -c -m 644 ./klein.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/klein.6 >/bin/install -c -m 644 ./hypertorus.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/hypertorus.6 >/bin/install -c -m 644 ./glmatrix.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glmatrix.6 >/bin/install -c -m 644 ./cubestorm.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cubestorm.6 >/bin/install -c -m 644 ./glknots.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glknots.6 >/bin/install -c -m 644 ./blocktube.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/blocktube.6 >/bin/install -c -m 644 ./flipflop.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/flipflop.6 >/bin/install -c -m 644 ./antspotlight.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/antspotlight.6 >/bin/install -c -m 644 ./polytopes.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/polytopes.6 >/bin/install -c -m 644 ./gleidescope.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/gleidescope.6 >/bin/install -c -m 644 ./mirrorblob.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/mirrorblob.6 >/bin/install -c -m 644 ./blinkbox.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/blinkbox.6 >/bin/install -c -m 644 ./noof.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/noof.6 >/bin/install -c -m 644 ./polyhedra.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/polyhedra.6 >/bin/install -c -m 644 ./antinspect.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/antinspect.6 >/bin/install -c -m 644 ./providence.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/providence.6 >/bin/install -c -m 644 ./pinion.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/pinion.6 >/bin/install -c -m 644 ./boing.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/boing.6 >/bin/install -c -m 644 ./carousel.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/carousel.6 >/bin/install -c -m 644 ./fliptext.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/fliptext.6 >/bin/install -c -m 644 ./antmaze.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/antmaze.6 >/bin/install -c -m 644 ./tangram.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/tangram.6 >/bin/install -c -m 644 ./crackberg.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/crackberg.6 >/bin/install -c -m 644 ./glhanoi.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glhanoi.6 >/bin/install -c -m 644 ./cube21.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/cube21.6 >/bin/install -c -m 644 ./timetunnel.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/timetunnel.6 >/bin/install -c -m 644 ./juggler3d.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/juggler3d.6 >/bin/install -c -m 644 ./topblock.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/topblock.6 >/bin/install -c -m 644 ./glschool.man /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/man/man6/glschool.6 >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/hacks/glx' >make[1]: Entering directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/po' >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ca/LC_MESSAGES >/bin/install -c -m 644 ca.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ca/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/da/LC_MESSAGES >/bin/install -c -m 644 da.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/da/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/de/LC_MESSAGES >/bin/install -c -m 644 de.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/de/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/es/LC_MESSAGES >/bin/install -c -m 644 es.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/es/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/et/LC_MESSAGES >/bin/install -c -m 644 et.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/et/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/fi/LC_MESSAGES >/bin/install -c -m 644 fi.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/fr/LC_MESSAGES >/bin/install -c -m 644 fr.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/hu/LC_MESSAGES >/bin/install -c -m 644 hu.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/it/LC_MESSAGES >/bin/install -c -m 644 it.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/it/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ja/LC_MESSAGES >/bin/install -c -m 644 ja.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ko/LC_MESSAGES >/bin/install -c -m 644 ko.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/nb/LC_MESSAGES >/bin/install -c -m 644 nb.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/nl/LC_MESSAGES >/bin/install -c -m 644 nl.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/no/LC_MESSAGES >/bin/install -c -m 644 no.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/no/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pl/LC_MESSAGES >/bin/install -c -m 644 pl.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pt/LC_MESSAGES >/bin/install -c -m 644 pt.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pt_BR/LC_MESSAGES >/bin/install -c -m 644 pt_BR.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ru/LC_MESSAGES >/bin/install -c -m 644 ru.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/sk/LC_MESSAGES >/bin/install -c -m 644 sk.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/sv/LC_MESSAGES >/bin/install -c -m 644 sv.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/vi/LC_MESSAGES >/bin/install -c -m 644 vi.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/wa/LC_MESSAGES >/bin/install -c -m 644 wa.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/zh_CN/LC_MESSAGES >/bin/install -c -m 644 zh_CN.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo >/bin/install -c -d /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/zh_TW/LC_MESSAGES >/bin/install -c -m 644 zh_TW.gmo /var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo >make[1]: Leaving directory `/var/tmp/portage/x11-misc/xscreensaver-5.01/work/xscreensaver-5.01/po' >/usr/lib/portage/bin/newins: Need two arguments, old file and new file >mv: cannot stat `/var/tmp/portage/x11-misc/xscreensaver-5.01/image//usr/lib64/X11/app-defaults/XScreenSaver': No such file or directory > >!!! ERROR: x11-misc/xscreensaver-5.01 failed. >Call stack: > ebuild.sh, line 1568: Called dyn_install > ebuild.sh, line 1022: Called src_install > xscreensaver-5.01.ebuild, line 149: Called die > >!!! mv failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 153221
: 100680 |
100681