INFO: not using any hashes in /data/userland-archives/hashes for xscreensaver-6.09.tar.gz (overridden with --hash) Source /data/userland-archives/xscreensaver-6.09.tar.gz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file configure.ac Hunk #1 succeeded at 1194 (offset -3 lines). patching file driver/Makefile.in Hunk #1 succeeded at 436 (offset 4 lines). patching file driver/XScreenSaver.ad.in patching file driver/xscreensaver.c Hunk #1 succeeded at 2285 (offset 4 lines). patching file driver/Makefile.in Hunk #1 succeeded at 128 with fuzz 2 (offset 25 lines). patching file driver/auth.h patching file driver/passwd.c Hunk #1 succeeded at 95 with fuzz 1 (offset -10 lines). patching file hacks/barcode.c Hunk #1 succeeded at 105 (offset 1 line). Hunk #2 succeeded at 182 (offset 5 lines). Hunk #3 succeeded at 191 (offset 5 lines). Hunk #4 succeeded at 214 (offset 5 lines). Hunk #5 succeeded at 248 (offset 5 lines). Hunk #6 succeeded at 266 (offset 5 lines). Hunk #7 succeeded at 285 (offset 5 lines). Hunk #8 succeeded at 305 (offset 5 lines). Hunk #9 succeeded at 339 (offset 5 lines). Hunk #10 succeeded at 363 (offset 5 lines). Hunk #11 succeeded at 386 (offset 7 lines). Hunk #12 succeeded at 443 (offset 7 lines). Hunk #13 succeeded at 453 (offset 7 lines). Hunk #14 succeeded at 463 (offset 7 lines). patching file hacks/glx/glsnake.c Hunk #1 succeeded at 519 (offset -16 lines). Hunk #2 succeeded at 539 (offset -16 lines). Hunk #3 succeeded at 643 (offset -16 lines). Hunk #4 succeeded at 951 (offset -16 lines). patching file driver/dialog.c Hunk #1 succeeded at 1157 (offset -2 lines). patching file driver/xscreensaver-auth.c patching file driver/xscreensaver.c Hunk #1 succeeded at 1420 (offset 4 lines). Hunk #2 succeeded at 1477 (offset 4 lines). patching file utils/logo.c configure.ac: warning: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION current directory: /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64 command line was: /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/configure CC=/usr/gcc/14/bin/gcc CXX=/usr/gcc/14/bin/g++ F77=/usr/gcc/14/bin/gfortran FC=/usr/gcc/14/bin/gfortran CFLAGS=-m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 CXXFLAGS=-m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -D_FILE_OFFSET_BITS=64 -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 FFLAGS= -m64 -O3 FCFLAGS=-m64 -O3 LDFLAGS=-m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --includedir=/usr/include --infodir=/usr/share/info --libdir=/usr/lib/amd64 --libexecdir=/usr/libexec --localstatedir=/var --sbindir=/usr/sbin --sysconfdir=/etc --localedir=/usr/share/locale --with-pixbuf=/usr --enable-locking --with-pam=/usr --without-shadow --without-kerberos --with-xinput-ext --with-randr-ext --enable-root-passwd --with-gl=/usr --without-motif --with-hackdir=/usr/lib/xscreensaver/hacks --libexecdir=/usr/lib/xscreensaver/bin --with-configdir=/usr/lib/xscreensaver/config/control-center-2.0 --with-image-directory=/usr/share/pixmaps/backgrounds --with-text-file=/etc/motd --with-jpeg --with-png --with-gl --with-gtk checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/14/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... unsupported checking for /usr/gcc/14/bin/gcc option to enable C99 features... none needed Solaris: adding -D__EXTENSIONS__ checking whether gcc accepts -std=gnu99... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wnested-externs... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wno-overlength-strings... yes checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -E checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether "${INSTALL} -d" creates intermediate directories... yes checking whether make sets $(MAKE)... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... 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 /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings option to enable large file support... none needed 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 sqrtf... no checking for getaddrinfo... no checking for struct sockaddr.sa_len... no checking for struct icmp... yes checking for struct icmphdr... no checking for getifaddrs... yes checking for socklen_t... yes checking for crypt.h... yes checking for sys/select.h... yes checking for perl5... no checking for perl... /usr/bin/perl checking perl version... 5.040001 checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XPointer... yes checking for Xt... yes checking whether this is macOS... no checking for pkg-config... /usr/bin/amd64/pkg-config checking whether NLS is requested... yes Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225. Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226. checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.40.1 checking for XML::Parser... ok checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for msgfmt... (cached) /usr/gnu/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/gnu/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for egrep -e... /usr/gnu/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gettext in -lintl... yes checking for X app-defaults directory... /usr/share/X11/app-defaults checking for X11/extensions/dpms.h... yes checking for DPMSInfo in -lXext... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeGetViewPort in -lXxf86vm... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXext... no checking for XineramaQueryScreens in -lXinerama... 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 XRRGetScreenResources... yes checking for X11/extensions/XInput2.h... yes checking for XISelectEvents in -lXi... yes checking for XF86VidModeSetGamma in -lXxf86vm... yes checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes checking for X11/extensions/xidle.h... no checking for X11/extensions/XShm.h... yes checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for X11/extensions/Xdbe.h... yes checking for X11/XKBlib.h... yes checking for XHPDisableReset in X11/XHPlib.h... no checking whether /proc/111482/oom_score_adj exists... no checking for libsystemd... no checking for libsystemd usability... no checking for libelogind... no checking for libelogind usability... no checking for PAM headers... /usr/include checking for PAM libs... /usr/lib 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... no checking for crypt in -lc... yes checking for gtk+-3.0... 3.24.48 checking for gmodule-2.0... 2.82.5 checking for libxml-2.0... 2.13.6 checking for gdk-pixbuf-2.0... 2.42.12 checking for Gtk includes... -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre checking for Gtk libs... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgio-2.0 -lgmodule-2.0 -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 checking for Glib resource compiler... glib-compile-resources checking for gnome-open... no checking for gnome-url-show... no checking for gdmflexiserver... no checking for kdmctl... no checking for lxdm... no checking for dm-tool... /usr/bin/dm-tool checking for login manager... dm-tool switch-to-greeter checking for image directory /usr/share/pixmaps/backgrounds... yes checking for text file /etc/motd... yes checking target system type... x86_64-pc-solaris2.11 checking whether /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for GL/gl.h... yes checking for GL/glu.h... yes checking for glEnable in -lGL... yes checking for gluBuild2DMipmaps in -lGL... no checking for gluBuild2DMipmaps in -lGLU... yes checking for glBindTexture in -lGL... yes checking for glBindBuffer in -lGL... yes checking for GL/glext.h... yes checking for glUseProgram in -lGL... yes checking for glBlitFramebuffer in -lGL... yes checking for glXCreateContext in -lGL... yes checking for eglCreatePlatformWindowSurface in -lGL... no checking for eglCreatePlatformWindowSurface in -lEGL... yes checking for GL/gle.h... no checking for GL/gutil.h... no checking for jpeglib.h... yes checking for jpeg_start_compress in -ljpeg... yes checking for png.h... yes checking for png_create_read_struct in -lpng... yes checking for GDK_PIXBUF headers... /usr/include checking for GDK_PIXBUF libs... /usr/lib checking for gdk-pixbuf-2.0... 2.42.12 checking for gio-2.0... 2.82.5 checking for gdk-pixbuf includes... -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre checking for gdk-pixbuf libs... -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for gdk-pixbuf/gdk-pixbuf.h... yes checking for gdk_pixbuf usability... checking for gdk_pixbuf_new_from_file in -lc... yes checking for gdk_pixbuf_apply_embedded_orientation in -lc... yes checking for Xutf8DrawString in -lX11... yes checking for xft... 2.3.8 checking for Xft includes... -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre checking for Xft libs... -lXft checking for X11/Xft/Xft.h... yes checking for Xft usability... checking for XftDrawStringUtf8 in -lc... yes checking for libavutil... no checking for pty.h... no checking for util.h... no checking for sys/termios.h... yes checking for forkpty in -lutil... no checking for forkpty in -lc... no checking for locale directory... /usr/share/locale configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating jwxyz/Makefile config.status: creating hacks/Makefile config.status: creating hacks/fonts/Makefile config.status: creating hacks/images/Makefile config.status: creating hacks/glx/Makefile config.status: creating po/Makefile.in config.status: creating driver/Makefile config.status: creating driver/xscreensaver.pam config.status: creating driver/XScreenSaver.ad config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands ################################################################# Warning: The systemd library was not found. This means that xscreensaver-systemd won't be built. Without that, xscreensaver will not be able to auto-lock before the system is suspended (e.g., closing laptop lid) and might activate while video playback is in progress. ################################################################# XScreenSaver will be installed in these directories: User programs: /usr/bin/ Screen savers: /usr/lib/xscreensaver/hacks/ Configuration: /usr/lib/xscreensaver/config/control-center-2.0/ Extra Fonts: /usr/share/fonts/xscreensaver/ App Defaults: /usr/share/X11/app-defaults/ make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/utils' /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include alpha.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include colors.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include grabclient.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hsv.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include overlay.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include resources.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include spline.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include usleep.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include visual.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include visual-gl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xmu.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include logo.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include yarandom.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include erase.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xshm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xdbe.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include colorbars.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include minixpm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include textclient.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include aligned_malloc.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include thread_util.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include async_netdb.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xft.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xftwrap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include utf8wc.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pow2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DUSE_XFT font-retry.c -o font-retry.o /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include screenshot.c make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/utils' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/jwxyz' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/jwxyz' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/images' mkdir gen ../../utils/bin2c ./tunnelstar.png gen/tunnelstar_png.h ../../utils/bin2c ./logo-360.png gen/logo-360_png.h ../../utils/bin2c ./timetunnel2.png gen/timetunnel2_png.h ../../utils/bin2c ./gnome2.png gen/gnome2_png.h ../../utils/bin2c ./6x10font.png gen/6x10font_png.h ../../utils/bin2c ./pacman.png gen/pacman_png.h ../../utils/bin2c ./sun.png gen/sun_png.h ../../utils/bin2c ./wood.png gen/wood_png.h ../../utils/bin2c ./hmac.png gen/hmac_png.h ../../utils/bin2c ./earth.png gen/earth_png.h ../../utils/bin2c ./dvd.png gen/dvd_png.h ../../utils/bin2c ./matrix1.png gen/matrix1_png.h ../../utils/bin2c ./sclera.png gen/sclera_png.h ../../utils/bin2c ./matrix2b.png gen/matrix2b_png.h ../../utils/bin2c ./testcard_rca.png gen/testcard_rca_png.h ../../utils/bin2c ./earth_flat.png gen/earth_flat_png.h ../../utils/bin2c ./tunnel3.png gen/tunnel3_png.h ../../utils/bin2c ./tunnel4.png gen/tunnel4_png.h ../../utils/bin2c ./som.png gen/som_png.h ../../utils/bin2c ./atm.png gen/atm_png.h ../../utils/bin2c ./brick2.png gen/brick2_png.h ../../utils/bin2c ./testcard_pm5544.png gen/testcard_pm5544_png.h ../../utils/bin2c ./mac.png gen/mac_png.h ../../utils/bin2c ./tunnel5.png gen/tunnel5_png.h ../../utils/bin2c ./tunnel2.png gen/tunnel2_png.h ../../utils/bin2c ./atari.png gen/atari_png.h ../../utils/bin2c ./amiga.png gen/amiga_png.h ../../utils/bin2c ./scales.png gen/scales_png.h ../../utils/bin2c ./ground.png gen/ground_png.h ../../utils/bin2c ./sball.png gen/sball_png.h ../../utils/bin2c ./tunnel1.png gen/tunnel1_png.h ../../utils/bin2c ./bubbles/blue11.png gen/blue11_png.h ../../utils/bin2c ./bubbles/glass10.png gen/glass10_png.h ../../utils/bin2c ./bubbles/blood6.png gen/blood6_png.h ../../utils/bin2c ./bubbles/blood1.png gen/blood1_png.h ../../utils/bin2c ./bubbles/glass8.png gen/glass8_png.h ../../utils/bin2c ./bubbles/glass6.png gen/glass6_png.h ../../utils/bin2c ./bubbles/blood8.png gen/blood8_png.h ../../utils/bin2c ./bubbles/glass1.png gen/glass1_png.h ../../utils/bin2c ./bubbles/jade9.png gen/jade9_png.h ../../utils/bin2c ./bubbles/blue5.png gen/blue5_png.h ../../utils/bin2c ./bubbles/jade11.png gen/jade11_png.h ../../utils/bin2c ./bubbles/blue2.png gen/blue2_png.h ../../utils/bin2c ./bubbles/jade7.png gen/jade7_png.h ../../utils/bin2c ./bubbles/blue10.png gen/blue10_png.h ../../utils/bin2c ./bubbles/glass11.png gen/glass11_png.h ../../utils/bin2c ./bubbles/jade6.png gen/jade6_png.h ../../utils/bin2c ./bubbles/jade1.png gen/jade1_png.h ../../utils/bin2c ./bubbles/jade10.png gen/jade10_png.h ../../utils/bin2c ./bubbles/blue3.png gen/blue3_png.h ../../utils/bin2c ./bubbles/jade8.png gen/jade8_png.h ../../utils/bin2c ./bubbles/blue4.png gen/blue4_png.h ../../utils/bin2c ./bubbles/blood9.png gen/blood9_png.h ../../utils/bin2c ./bubbles/glass7.png gen/glass7_png.h ../../utils/bin2c ./bubbles/glass9.png gen/glass9_png.h ../../utils/bin2c ./bubbles/blood7.png gen/blood7_png.h ../../utils/bin2c ./bubbles/jade2.png gen/jade2_png.h ../../utils/bin2c ./bubbles/jade5.png gen/jade5_png.h ../../utils/bin2c ./bubbles/blue9.png gen/blue9_png.h ../../utils/bin2c ./bubbles/blue7.png gen/blue7_png.h ../../utils/bin2c ./bubbles/glass4.png gen/glass4_png.h ../../utils/bin2c ./bubbles/glass3.png gen/glass3_png.h ../../utils/bin2c ./bubbles/blood4.png gen/blood4_png.h ../../utils/bin2c ./bubbles/blood3.png gen/blood3_png.h ../../utils/bin2c ./bubbles/blood11.png gen/blood11_png.h ../../utils/bin2c ./bubbles/blood2.png gen/blood2_png.h ../../utils/bin2c ./bubbles/blood5.png gen/blood5_png.h ../../utils/bin2c ./bubbles/glass2.png gen/glass2_png.h ../../utils/bin2c ./bubbles/glass5.png gen/glass5_png.h ../../utils/bin2c ./bubbles/blue1.png gen/blue1_png.h ../../utils/bin2c ./bubbles/blue6.png gen/blue6_png.h ../../utils/bin2c ./bubbles/jade4.png gen/jade4_png.h ../../utils/bin2c ./bubbles/blue8.png gen/blue8_png.h ../../utils/bin2c ./bubbles/jade3.png gen/jade3_png.h ../../utils/bin2c ./bubbles/blood10.png gen/blood10_png.h ../../utils/bin2c ./apple.png gen/apple_png.h ../../utils/bin2c ./osx_10_2.png gen/osx_10_2_png.h ../../utils/bin2c ./apple2font.png gen/apple2font_png.h ../../utils/bin2c ./matrix1b.png gen/matrix1b_png.h ../../utils/bin2c ./macbomb.png gen/macbomb_png.h ../../utils/bin2c ./iris.png gen/iris_png.h ../../utils/bin2c ./logo-32.png gen/logo-32_png.h ../../utils/bin2c ./ransomware.png gen/ransomware_png.h ../../utils/bin2c ./earth_night.png gen/earth_night_png.h ../../utils/bin2c ./matrix3.png gen/matrix3_png.h ../../utils/bin2c ./earth_water.png gen/earth_water_png.h ../../utils/bin2c ./noseguy/nose-l1.png gen/nose-l1_png.h ../../utils/bin2c ./noseguy/nose-f2.png gen/nose-f2_png.h ../../utils/bin2c ./noseguy/nose-r2.png gen/nose-r2_png.h ../../utils/bin2c ./noseguy/nose-f3.png gen/nose-f3_png.h ../../utils/bin2c ./noseguy/nose-f4.png gen/nose-f4_png.h ../../utils/bin2c ./noseguy/nose-r1.png gen/nose-r1_png.h ../../utils/bin2c ./noseguy/nose-l2.png gen/nose-l2_png.h ../../utils/bin2c ./noseguy/nose-f1.png gen/nose-f1_png.h ../../utils/bin2c ./blocktube.png gen/blocktube_png.h ../../utils/bin2c ./chromesphere.png gen/chromesphere_png.h ../../utils/bin2c ./android.png gen/android_png.h ../../utils/bin2c ./brick1.png gen/brick1_png.h ../../utils/bin2c ./bob.png gen/bob_png.h ../../utils/bin2c ./wood2.png gen/wood2_png.h ../../utils/bin2c ./timetunnel0.png gen/timetunnel0_png.h ../../utils/bin2c ./logo-180.png gen/logo-180_png.h ../../utils/bin2c ./matrix2.png gen/matrix2_png.h ../../utils/bin2c ./sea-texture.png gen/sea-texture_png.h ../../utils/bin2c ./testcard_bbcf.png gen/testcard_bbcf_png.h ../../utils/bin2c ./osx_10_3.png gen/osx_10_3_png.h ../../utils/bin2c ./tunnel0.png gen/tunnel0_png.h ../../utils/bin2c ./lament512.png gen/lament512_png.h ../../utils/bin2c ./tree.png gen/tree_png.h ../../utils/bin2c ./jigglymap.png gen/jigglymap_png.h ../../utils/bin2c ./timetunnel1.png gen/timetunnel1_png.h ../../utils/bin2c ./toast.png gen/toast_png.h ../../utils/bin2c ./start.png gen/start_png.h ../../utils/bin2c ./sball-bg.png gen/sball-bg_png.h ../../utils/bin2c ./oceantiles_12.png gen/oceantiles_12_png.h ../../utils/bin2c ./gnome1.png gen/gnome1_png.h ../../utils/bin2c ./logo-50.png gen/logo-50_png.h make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/images' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks' /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include attraction.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include screenhack.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fps.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o attraction attraction.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include blitspin.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ximage-loader.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o blitspin blitspin.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ximage-loader.o ../utils/pow2.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bouboule.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xlockmore.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bouboule bouboule.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include braid.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o braid braid.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include decayscreen.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o decayscreen decayscreen.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include deco.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o deco deco.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include drift.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o drift drift.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flame.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flame flame.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include galaxy.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o galaxy galaxy.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include grav.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o grav grav.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include greynetic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o greynetic greynetic.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include halo.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o halo halo.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include helix.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o helix helix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hopalong.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hopalong hopalong.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ifs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o ifs ifs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include imsmap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o imsmap imsmap.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include julia.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o julia julia.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include kaleidescope.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o kaleidescope kaleidescope.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include maze.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o maze maze.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include moire.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o moire moire.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include noseguy.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o noseguy noseguy.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ximage-loader.o ../utils/textclient.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pedal.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pedal pedal.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include penrose.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o penrose penrose.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pyro.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pyro pyro.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include qix.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o qix qix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/alpha.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rocks.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rocks rocks.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rorschach.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rorschach rorschach.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sierpinski.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sierpinski sierpinski.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include slidescreen.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o slidescreen slidescreen.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include slip.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o slip slip.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include strange.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o strange strange.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/pow2.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include swirl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o swirl swirl.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include goop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o goop goop.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/alpha.o ../utils/spline.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include starfish.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o starfish starfish.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include munch.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o munch munch.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o ../utils/pow2.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fadeplot.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fadeplot fadeplot.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rdbomb.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rdbomb rdbomb.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include coral.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o coral coral.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include mountain.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o mountain mountain.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include triangle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o triangle triangle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xjack.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xjack xjack.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xlyap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xlyap xlyap.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cynosure.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cynosure cynosure.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include moire2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o moire2 moire2.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flow.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flow flow.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include epicycle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o epicycle epicycle.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include interference.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o interference interference.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include truchet.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o truchet truchet.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bsod.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include apple2.c In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from apple2.c:17: apple2.h: In function 'a2_printc_1': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ apple2.h: In function 'a2_printc_1': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13, inlined from 'a2_printc' at apple2.c:133:3: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ apple2.h: In function 'a2_printc': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13, inlined from 'a2_printc' at apple2.c:133:3: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ apple2.h: In function 'a2_printc': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13, inlined from 'a2_printc' at apple2.c:133:3, inlined from 'a2_prints' at apple2.c:146:14: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ apple2.h: In function 'a2_prints': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ In function 'a2_scroll', inlined from 'a2_printc_1' at apple2.c:119:13, inlined from 'a2_printc' at apple2.c:133:3, inlined from 'a2_prints' at apple2.c:146:14: apple2.c:68:27: warning: array subscript 40 is above array bounds of 'unsigned char[40]' [-Warray-bounds=] 68 | st->textlines[st->cursy][st->cursx] |= 0xc0; /* turn off cursor */ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ apple2.h: In function 'a2_prints': apple2.h:22:17: note: while referencing 'textlines' 22 | unsigned char textlines[24][40]; | ^~~~~~~~~ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include analogtv.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bsod bsod.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o apple2.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include crystal.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o crystal crystal.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include discrete.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o discrete discrete.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include distort.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o distort distort.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include kumppa.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o kumppa kumppa.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include demon.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o demon demon.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include loop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o loop loop.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include penetrate.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o penetrate penetrate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include deluxe.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o deluxe deluxe.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/alpha.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include compass.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o compass compass.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include squiral.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o squiral squiral.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xflame.c In function 'gaussian_blur', inlined from 'loadBitmap' at xflame.c:701:14, inlined from 'xflame_init' at xflame.c:724:15: xflame.c:621:24: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 621 | unsigned char *out = malloc(w * h); | ^~~~~~~~~~~~~ In file included from /usr/include/stdlib.h:41, from screenhackI.h:61, from screenhack.h:15, from xflame.c:51: /usr/include/iso/stdlib_iso.h: In function 'xflame_init': /usr/include/iso/stdlib_iso.h:142:14: note: in a call to allocation function 'malloc' declared here 142 | extern void *malloc(size_t); | ^~~~~~ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xflame xflame.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xshm.o ../utils/aligned_malloc.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include wander.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o wander wander.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include spotlight.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o spotlight spotlight.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include phosphor.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o phosphor phosphor.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/textclient.o ../utils/hsv.o ../utils/colors.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xmatrix.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xmatrix xmatrix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/textclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include petri.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o petri petri.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include shadebobs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o shadebobs shadebobs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ccurve.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o ccurve ccurve.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include blaster.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o blaster blaster.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bumps.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bumps bumps.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ripples.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o ripples ripples.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xspirograph.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xspirograph xspirograph.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include nerverot.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o nerverot nerverot.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xrayswarm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xrayswarm xrayswarm.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include zoom.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o zoom zoom.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include whirlwindwarp.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o whirlwindwarp whirlwindwarp.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rotzoomer.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rotzoomer rotzoomer.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include speedmine.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o speedmine speedmine.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include vermiculate.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o vermiculate vermiculate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include twang.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o twang twang.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include apollonian.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o apollonian apollonian.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include euler2d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o euler2d euler2d.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include polyominoes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o polyominoes polyominoes.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fluidballs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fluidballs fluidballs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include anemone.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o anemone anemone.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include halftone.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o halftone halftone.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include metaballs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o metaballs metaballs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include eruption.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o eruption eruption.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include popsquares.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o popsquares popsquares.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include barcode.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o barcode barcode.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include piecewise.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o piecewise piecewise.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cloudlife.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cloudlife cloudlife.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fontglide.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fontglide fontglide.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o ../utils/textclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include apple2-main.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o apple2 apple2.o apple2-main.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ../utils/textclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xanalogtv.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xanalogtv xanalogtv.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pong.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pong pong.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include filmleader.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o filmleader filmleader.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include wormhole.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o wormhole wormhole.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pacman.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pacman_ai.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pacman_level.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pacman pacman.o pacman_ai.o pacman_level.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fuzzyflakes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fuzzyflakes fuzzyflakes.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include anemotaxis.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o anemotaxis anemotaxis.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include memscroller.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o memscroller memscroller.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include substrate.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o substrate substrate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include intermomentary.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o intermomentary intermomentary.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fireworkx.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fireworkx fireworkx.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fiberlamp.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fiberlamp fiberlamp.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include boxfit.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o boxfit boxfit.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include interaggregate.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o interaggregate interaggregate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include celtic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o celtic celtic.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cwaves.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cwaves cwaves.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm building m6502.h from ./images/m6502/*.asm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include m6502.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include asm6502.c In function 'copyParam', inlined from 'newAsmLine' at asm6502.c:1186:5, inlined from 'parseAssembly' at asm6502.c:1663:14, inlined from 'compileCode' at asm6502.c:2031:13: asm6502.c:1159:3: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 1159 | strncpy(p1->label,p2->label,MAX_LABEL_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o m6502 m6502.o asm6502.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include abstractile.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o abstractile abstractile.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lcdscrub.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lcdscrub lcdscrub.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hexadrop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hexadrop hexadrop.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tessellimage.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include delaunay.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o tessellimage tessellimage.o delaunay.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include binaryring.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o binaryring binaryring.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glitchpeg.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glitchpeg glitchpeg.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include vfeedback.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o vfeedback vfeedback.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include scooter.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o scooter scooter.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include marbling.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o marbling marbling.o ../utils/hsv.o ../utils/colors.o ../utils/thread_util.o ../utils/xshm.o ../utils/aligned_malloc.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include binaryhorizon.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o binaryhorizon binaryhorizon.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include droste.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o droste droste.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/pow2.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -D_POSIX_PTHREAD_SEMANTICS -pthread -lpthread /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xscreensaver-getimage.c /usr/gnu/bin/make -C ../driver prefs.o CC="/usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings" CFLAGS="-m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64" make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include prefs.c make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' LDFLAGS="-m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64" /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -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/logo.o ../utils/minixpm.o ../utils/screenshot.o ../utils/xmu.o ../driver/prefs.o -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -ljpeg -lSM -lICE -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include webcollage-helper.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o webcollage-helper webcollage-helper.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -ljpeg /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ant.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o ant ant.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bubbles.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bubbles-default.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bubbles bubbles.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o bubbles-default.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include critical.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o critical critical.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flag.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flag flag.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include forest.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o forest forest.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hyperball.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hyperball hyperball.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hypercube.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hypercube hypercube.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include laser.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o laser laser.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lightning.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lightning lightning.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lisa.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lisa lisa.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lissie.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lissie lissie.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lmorph.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lmorph lmorph.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rotor.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rotor rotor.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sphere.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sphere sphere.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include spiral.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o spiral spiral.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include t3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o t3d t3d.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include vines.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o vines vines.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include whirlygig.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o whirlygig whirlygig.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include worm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o worm worm.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xsublim.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xsublim xsublim.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include juggle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o juggle juggle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include thornbird.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o thornbird thornbird.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/xmu.o ../utils/erase.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/glx' /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xscreensaver-gl-visual.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver-gl-visual xscreensaver-gl-visual.o ../../utils/visual-gl.o ../../utils/visual.o ../../utils/resources.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cage.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xlock-gl-utils.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include erase-gl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include texfont.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fps-gl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glsl-utils.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cage cage.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gears.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tube.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include normals.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include involute.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rotator.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include trackball.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gltrackball.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gears gears.o tube.o normals.o involute.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include moebius.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sphere.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o moebius moebius.o sphere.o tube.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pipes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pipeobjs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include buildlwo.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include teapot.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pipes pipes.o pipeobjs.o buildlwo.o sphere.o teapot.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sproingies.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sproingiewrap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gllist.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_1.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_3.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_4.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_5.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_6.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include s1_b.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sproingies sproingies.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.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/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include stairs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o stairs stairs.o sphere.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include superquadrics.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o superquadrics superquadrics.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include morph3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o morph3d morph3d.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rubik.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rubik rubik.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include atlantis.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dolphin.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include shark.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include swim.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include whale.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o atlantis atlantis.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o dolphin.o shark.o swim.o whale.o ../ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lament.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lament_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lament lament.o gllist.o lament_model.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../ximage-loader.o normals.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bubble3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include b_sphere.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include b_draw.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include b_lockglue.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bubble3d bubble3d.o b_sphere.o b_draw.o b_lockglue.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glplanet.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include timezones.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glplanet glplanet.o sphere.o gllist.o timezones.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pulsar.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pulsar pulsar.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sierpinski3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sierpinski3d sierpinski3d.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gflux.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include grab-ximage.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gflux gflux.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include stonerview.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include stonerview-move.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include stonerview-osc.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include stonerview-view.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o stonerview stonerview.o stonerview-move.o stonerview-osc.o stonerview-view.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include starwars.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glut_stroke.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glut_swidth.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o starwars starwars.o glut_stroke.o glut_swidth.o ../../utils/textclient.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gltext.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gltext gltext.o glut_stroke.o glut_swidth.o tube.o sphere.o ../../utils/textclient.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm building molecules.h from ./../images/molecules/*.pdb /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include molecule.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o molecule molecule.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dangerball.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o dangerball dangerball.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include circuit.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o circuit circuit.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include menger.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o menger menger.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include engine.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o engine engine.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flipscreen3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flipscreen3d flipscreen3d.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glsnake.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glsnake glsnake.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include boxed.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o boxed boxed.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sballs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sballs sballs.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubenetic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubenetic cubenetic.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include spheremonics.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o spheremonics spheremonics.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lavalite.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include marching.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lavalite lavalite.o marching.o ../ximage-loader.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include queens.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include chessmodels.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o queens queens.o chessmodels.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include endgame.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o endgame endgame.o chessmodels.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glblur.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glblur glblur.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flurry.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flurry-smoke.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flurry-spark.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flurry-star.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flurry-texture.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flurry flurry.o flurry-smoke.o flurry-spark.o flurry-star.o flurry-texture.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include atunnel.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tunnel_draw.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o atunnel atunnel.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o tunnel_draw.o ../ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_base.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_handle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_handle2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_jet.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_knob.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_slots.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toaster_wing.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toast.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include toast2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flyingtoasters.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -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 ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_face.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_hide.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_hoofs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_horns.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_tail.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cow_udder.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include bouncingcow.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o bouncingcow cow_face.o cow_hide.o cow_hoofs.o cow_horns.o cow_tail.o cow_udder.o bouncingcow.o gllist.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glslideshow.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glslideshow glslideshow.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include jigglypuff.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o jigglypuff jigglypuff.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include klein.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o klein klein.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hypertorus.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hypertorus hypertorus.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glmatrix.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glmatrix glmatrix.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubestorm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubestorm cubestorm.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glknots.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glknots glknots.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include blocktube.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o blocktube blocktube.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include flipflop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o flipflop flipflop.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include antspotlight.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o antspotlight antspotlight.o sphere.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include polytopes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o polytopes polytopes.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gleidescope.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gleidescope gleidescope.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include mirrorblob.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o mirrorblob mirrorblob.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include blinkbox.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o blinkbox blinkbox.o sphere.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include noof.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o noof noof.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include polyhedra.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include polyhedra-gl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o polyhedra polyhedra.o polyhedra-gl.o normals.o teapot.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include antinspect.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o antinspect antinspect.o sphere.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include providence.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o providence providence.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include pinion.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o pinion pinion.o normals.o involute.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include boing.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o boing boing.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include carousel.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o carousel carousel.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fliptext.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o fliptext fliptext.o ../../utils/textclient.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include antmaze.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o antmaze antmaze.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tangram.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tangram_shapes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o tangram tangram.o tangram_shapes.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include crackberg.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o crackberg crackberg.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glhanoi.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glhanoi glhanoi.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cube21.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cube21 cube21.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include timetunnel.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o timetunnel timetunnel.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include juggler3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o juggler3d juggler3d.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include topblock.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o topblock topblock.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glschool.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glschool_alg.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glschool_gl.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glschool glschool.o glschool_alg.o glschool_gl.o sphere.o tube.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glcells.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glcells glcells.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include voronoi.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o voronoi voronoi.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include moebiusgears.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o moebiusgears moebiusgears.o normals.o involute.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include lockward.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o lockward lockward.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubicgrid.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubicgrid cubicgrid.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hypnowheel.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hypnowheel hypnowheel.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include skytentacles.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o skytentacles skytentacles.o normals.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include jigsaw.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o jigsaw jigsaw.o normals.o ../../utils/spline.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include photopile.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dropshadow.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o photopile photopile.o dropshadow.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include rubikblocks.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o rubikblocks rubikblocks.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include surfaces.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o surfaces surfaces.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hilbert.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hilbert hilbert.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include companion.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include companion_quad.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include companion_disc.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include companion_heart.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o companioncube companion.o companion_quad.o companion_disc.o companion_heart.o gllist.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tronbit.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tronbit_idle1.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tronbit_idle2.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tronbit_no.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include tronbit_yes.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o tronbit tronbit.o tronbit_idle1.o tronbit_idle2.o tronbit_no.o tronbit_yes.o gllist.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include kaleidocycle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o kaleidocycle kaleidocycle.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include quasicrystal.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o quasicrystal quasicrystal.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include unknownpleasures.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o unknownpleasures unknownpleasures.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include geodesic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o geodesic geodesic.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include geodesicgears.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o geodesicgears geodesicgears.o normals.o involute.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include projectiveplane.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o projectiveplane projectiveplane.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include robot.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include robot-wireframe.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include winduprobot.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o winduprobot robot.o robot-wireframe.o gllist.o ../ximage-loader.o sphere.o winduprobot.o normals.o involute.o ../../utils/textclient.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cityflow.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cityflow cityflow.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include romanboy.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o romanboy romanboy.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include splitflap_obj.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include splitflap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o splitflap splitflap_obj.o gllist.o splitflap.o ../../utils/textclient.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dymaxionmap.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dymaxionmap-coords.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o dymaxionmap dymaxionmap.o dymaxionmap-coords.o normals.o sphere.o gllist.o timezones.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include unicrud.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o unicrud unicrud.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include energystream.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o energystream energystream.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include raverhoop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o raverhoop raverhoop.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hydrostat.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hydrostat hydrostat.o sphere.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include discoball.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o discoball discoball.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubetwist.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubetwist cubetwist.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubestack.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubestack cubestack.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include splodesic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o splodesic splodesic.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hexstrut.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hexstrut hexstrut.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include seccam.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include vigilance.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o vigilance seccam.o gllist.o vigilance.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include esper.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o esper esper.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include razzledazzle.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include ships.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o razzledazzle razzledazzle.o ships.o gllist.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include peepers.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o peepers peepers.o normals.o ../ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include crumbler.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include quickhull.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o crumbler crumbler.o quickhull.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include maze3d.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o maze3d maze3d.o ../ximage-loader.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include handsy.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include handsy_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o handsy handsy.o gllist.o handsy_model.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gravitywell.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gravitywell gravitywell.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include deepstars.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o deepstars deepstars.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include gibson.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o gibson gibson.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include etruscanvenus.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o etruscanvenus etruscanvenus.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sphereeversion.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sphereeversion-analytic.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sphereeversion-corrugations.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sphereeversion sphereeversion.o sphereeversion-analytic.o sphereeversion-corrugations.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include covid19.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o covid19 covid19.o sphere.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include headroom.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include headroom_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include skull_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o headroom headroom.o gllist.o headroom_model.o skull_model.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include beats.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o beats beats.o sphere.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include mapscroller.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o mapscroller mapscroller.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o ../../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include squirtorus.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o squirtorus squirtorus.o normals.o ../../utils/spline.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include nakagin.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o nakagin nakagin.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include chompytower.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include teeth_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o chompytower chompytower.o gllist.o teeth_model.o normals.o sphere.o ../../utils/spline.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include hextrail.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o hextrail hextrail.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include papercube.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o papercube papercube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include cubocteversion.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o cubocteversion cubocteversion.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include skulloop.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o skulloop skulloop.o gllist.o skull_model.o normals.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include kallisti.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include kallisti_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o kallisti kallisti.o kallisti_model.o gllist.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include highvoltage.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include highvoltage_model.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o highvoltage highvoltage.o highvoltage_model.o gllist.o tube.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sonar.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include sonar-sim.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -pthread sonar-icmp.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o sonar sonar.o -D_POSIX_PTHREAD_SEMANTICS -pthread sonar-sim.o sonar-icmp.o ../../utils/async_netdb.o ../../utils/thread_util.o ../../utils/aligned_malloc.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -lpthread -L/usr/lib -L/usr/lib -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../../utils -I./../../jwxyz -I./.. -I.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include glforestfire.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o glforestfire glforestfire.o ../ximage-loader.o ../screenhack.o ../xlockmore.o xlock-gl-utils.o erase-gl.o ../../utils/resources.o ../../utils/colors.o ../../utils/hsv.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/font-retry.o ../../utils/pow2.o ../../utils/utf8wc.o ../../utils/usleep.o ../../utils/xmu.o ../../utils/yarandom.o texfont.o ../fps.o fps-gl.o glsl-utils.o rotator.o trackball.o gltrackball.o -L/usr/lib -L/usr/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lGLU -lGL -lSM -lICE -lXft -lXt -lX11 -lXext -lsocket -lnsl -lm make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/glx' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/fonts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/fonts' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver/hacks"' -DAD_DIR='"/usr/share/X11/app-defaults"' xscreensaver.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include blurb.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include atoms.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include clientmsg.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xinput.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver xscreensaver.o blurb.o atoms.o clientmsg.o xinput.o prefs.o ../utils/xmu.o -L/usr/lib -L/usr/lib -lSM -lICE -lXi -lX11 -lsocket -lnsl /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include remote.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include xscreensaver-command.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver-command remote.o xscreensaver-command.o blurb.o atoms.o clientmsg.o -L/usr/lib -L/usr/lib -lSM -lICE -lXi -lX11 -lXext -lsocket -lnsl ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/lib/xscreensaver/config/control-center-2.0"' -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver/hacks"' -DLOCALEDIR=\"/usr/share/locale\" -I./../utils/images demo-Gtk.c In file included from demo-Gtk.c:94: XScreenSaver_ad.h:268:105: warning: unknown escape sequence: '\^' 268 | xflame -root -bitmap /usr/lib/xscreensaver/config/unlock-logo.png \\n\^", | ^ demo-Gtk.c: In function 'dpms_sanity_cb': demo-Gtk.c:1588:16: warning: 'timeout' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1591:3: note: in expansion of macro 'MINUTES' 1591 | MINUTES (standby, timeout, dpms_standby_spinbutton); | ^~~~~~~ demo-Gtk.c:1566:8: note: 'timeout' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ demo-Gtk.c:1588:6: warning: 'standby' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1591:3: note: in expansion of macro 'MINUTES' 1591 | MINUTES (standby, timeout, dpms_standby_spinbutton); | ^~~~~~~ demo-Gtk.c:1566:17: note: 'standby' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ demo-Gtk.c:1588:6: warning: 'suspend' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1592:3: note: in expansion of macro 'MINUTES' 1592 | MINUTES (suspend, standby, dpms_suspend_spinbutton); | ^~~~~~~ demo-Gtk.c:1566:26: note: 'suspend' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ demo-Gtk.c:1588:6: warning: 'off' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1593:3: note: in expansion of macro 'MINUTES' 1593 | MINUTES (off, standby, dpms_off_spinbutton); | ^~~~~~~ demo-Gtk.c:1566:35: note: 'off' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~ In function 'dpms_sanity_cb', inlined from 'dpms_sanity_event_cb' at demo-Gtk.c:1605:3: demo-Gtk.c:1588:16: warning: 'timeout' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1591:3: note: in expansion of macro 'MINUTES' 1591 | MINUTES (standby, timeout, dpms_standby_spinbutton); | ^~~~~~~ demo-Gtk.c: In function 'dpms_sanity_event_cb': demo-Gtk.c:1566:8: note: 'timeout' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ In function 'dpms_sanity_cb', inlined from 'dpms_sanity_event_cb' at demo-Gtk.c:1605:3: demo-Gtk.c:1588:6: warning: 'standby' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1591:3: note: in expansion of macro 'MINUTES' 1591 | MINUTES (standby, timeout, dpms_standby_spinbutton); | ^~~~~~~ demo-Gtk.c: In function 'dpms_sanity_event_cb': demo-Gtk.c:1566:17: note: 'standby' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ In function 'dpms_sanity_cb', inlined from 'dpms_sanity_event_cb' at demo-Gtk.c:1605:3: demo-Gtk.c:1588:6: warning: 'suspend' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1592:3: note: in expansion of macro 'MINUTES' 1592 | MINUTES (suspend, standby, dpms_suspend_spinbutton); | ^~~~~~~ demo-Gtk.c: In function 'dpms_sanity_event_cb': demo-Gtk.c:1566:26: note: 'suspend' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~~~~~ In function 'dpms_sanity_cb', inlined from 'dpms_sanity_event_cb' at demo-Gtk.c:1605:3: demo-Gtk.c:1588:6: warning: 'off' may be used uninitialized [-Wmaybe-uninitialized] 1588 | if ((V) != 0 && (V) < LOWER) \ | ^ demo-Gtk.c:1593:3: note: in expansion of macro 'MINUTES' 1593 | MINUTES (off, standby, dpms_off_spinbutton); | ^~~~~~~ demo-Gtk.c: In function 'dpms_sanity_event_cb': demo-Gtk.c:1566:35: note: 'off' was declared here 1566 | Time timeout, standby, suspend, off; | ^~~ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/lib/xscreensaver/config/control-center-2.0"' -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver/hacks"' -DLOCALEDIR=\"/usr/share/locale\" -I./../utils/images demo-Gtk-conf.c glib-compile-resources ./gresource.xml --target=demo-Gtk-resources.c --sourcedir=. --sourcedir=./../utils/images --generate-source /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/lib/xscreensaver/config/control-center-2.0"' -DDEFAULT_PATH_PREFIX='"/usr/lib/xscreensaver/hacks"' -DLOCALEDIR=\"/usr/share/locale\" -I./../utils/images -Wno-long-long -Wno-c99-extensions -Wno-pedantic demo-Gtk-resources.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include exec.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include prefsw.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include dpms.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include screens.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver-settings-Gtk demo-Gtk.o demo-Gtk-conf.o demo-Gtk-resources.o blurb.o exec.o prefs.o prefsw.o dpms.o remote.o screens.o clientmsg.o atoms.o ../utils/xmu.o ../utils/resources.o ../utils/visual.o ../utils/screenshot.o ../utils/usleep.o -L/usr/lib -L/usr/lib -lSM -lICE -lintl -lXinerama -lXrandr -lXrender -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgio-2.0 -lgmodule-2.0 -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lXt -lX11 -lXext -lXi -lsocket -lnsl cp -p xscreensaver-settings-Gtk xscreensaver-settings /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" xscreensaver-gfx.c In file included from xscreensaver-gfx.c:78: XScreenSaver_ad.h:268:105: warning: unknown escape sequence: '\^' 268 | xflame -root -bitmap /usr/lib/xscreensaver/config/unlock-logo.png \\n\^", | ^ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include windows.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include subprocs.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include fade.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include exts.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include atomswm.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver-gfx xscreensaver-gfx.o screens.o windows.o subprocs.o exec.o prefsw.o dpms.o fade.o exts.o atomswm.o prefs.o blurb.o atoms.o clientmsg.o xinput.o ../utils/xmu.o ../utils/yarandom.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/font-retry.o ../utils/logo.o ../utils/minixpm.o ../utils/screenshot.o ../utils/xft.o ../utils/utf8wc.o ../utils/xshm.o ../utils/aligned_malloc.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXinerama -lXrandr -lXrender -lXxf86vm -lXi -lXt -lX11 -lXext -lXi -lsocket -lnsl -lintl /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -DAD_DIR='"/usr/share/X11/app-defaults"' xscreensaver-auth.c In file included from xscreensaver-auth.c:81: XScreenSaver_ad.h:268:105: warning: unknown escape sequence: '\^' 268 | xflame -root -bitmap /usr/lib/xscreensaver/config/unlock-logo.png \\n\^", | ^ /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -DAD_DIR='"/usr/share/X11/app-defaults"' dialog.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include passwd.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include setuid.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -c -I. -I. -I./../utils -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DFFI_NO_RAW_API -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include -DHAVE_CONFIG_H -m64 -O3 -funsafe-math-optimizations -Wall -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/xscreensaver-6.09/mesa/GL -std=c99 -D_FILE_OFFSET_BITS=64 -Wno-incompatible-pointer-types -I/usr/include -Wl,-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -I/usr/include -I/usr/include passwd-pam.c /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -std=gnu99 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wno-overlength-strings -m64 -I/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/mesa/GL -L/usr/lib/amd64 -R/usr/lib/amd64 -L/usr/lib/amd64 -o xscreensaver-auth xscreensaver-auth.o dialog.o passwd.o setuid.o passwd-pam.o blurb.o screens.o xinput.o prefs.o atoms.o atomswm.o ../utils/xft.o ../utils/xftwrap.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/yarandom.o ../utils/usleep.o ../utils/resources.o ../utils/logo.o ../utils/minixpm.o -L/usr/lib -L/usr/lib -lSM -lICE -lXft -lXi -lXinerama -lXrandr -lXrender -lXxf86vm -lXi -lXt -lX11 -lXext -lXi -lpam -ldl -lsocket -lnsl -lintl LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xscreensaver.desktop.in xscreensaver.desktop Generating and caching the translation database Merging translations into xscreensaver.desktop. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xscreensaver.service.in xscreensaver.service Found cached translation database Merging translations into xscreensaver.service. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file et.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/po' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/utils' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/utils' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/jwxyz' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/jwxyz' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/images' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/images' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks' /usr/gnu/bin/install -c attraction /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/attraction /usr/gnu/bin/install -c blitspin /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blitspin /usr/gnu/bin/install -c bouboule /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouboule /usr/gnu/bin/install -c braid /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/braid /usr/gnu/bin/install -c decayscreen /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/decayscreen /usr/gnu/bin/install -c deco /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deco /usr/gnu/bin/install -c drift /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/drift /usr/gnu/bin/install -c flame /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flame /usr/gnu/bin/install -c galaxy /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/galaxy /usr/gnu/bin/install -c grav /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/grav /usr/gnu/bin/install -c greynetic /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/greynetic /usr/gnu/bin/install -c halo /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halo /usr/gnu/bin/install -c helix /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/helix /usr/gnu/bin/install -c hopalong /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hopalong /usr/gnu/bin/install -c ifs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ifs /usr/gnu/bin/install -c imsmap /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/imsmap /usr/gnu/bin/install -c julia /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/julia /usr/gnu/bin/install -c kaleidescope /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidescope /usr/gnu/bin/install -c maze /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze /usr/gnu/bin/install -c moire /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire /usr/gnu/bin/install -c noseguy /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noseguy /usr/gnu/bin/install -c pedal /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pedal /usr/gnu/bin/install -c penrose /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penrose /usr/gnu/bin/install -c pyro /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pyro /usr/gnu/bin/install -c qix /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/qix /usr/gnu/bin/install -c rocks /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rocks /usr/gnu/bin/install -c rorschach /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rorschach /usr/gnu/bin/install -c sierpinski /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski /usr/gnu/bin/install -c slidescreen /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slidescreen /usr/gnu/bin/install -c slip /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slip /usr/gnu/bin/install -c strange /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/strange /usr/gnu/bin/install -c swirl /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/swirl /usr/gnu/bin/install -c goop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/goop /usr/gnu/bin/install -c starfish /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starfish /usr/gnu/bin/install -c munch /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/munch /usr/gnu/bin/install -c fadeplot /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fadeplot /usr/gnu/bin/install -c rdbomb /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rdbomb /usr/gnu/bin/install -c coral /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/coral /usr/gnu/bin/install -c mountain /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mountain /usr/gnu/bin/install -c triangle /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/triangle /usr/gnu/bin/install -c xjack /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xjack /usr/gnu/bin/install -c xlyap /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xlyap /usr/gnu/bin/install -c cynosure /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cynosure /usr/gnu/bin/install -c moire2 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire2 /usr/gnu/bin/install -c flow /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flow /usr/gnu/bin/install -c epicycle /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/epicycle /usr/gnu/bin/install -c interference /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interference /usr/gnu/bin/install -c truchet /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/truchet /usr/gnu/bin/install -c bsod /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bsod /usr/gnu/bin/install -c crystal /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crystal /usr/gnu/bin/install -c discrete /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discrete /usr/gnu/bin/install -c distort /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/distort /usr/gnu/bin/install -c kumppa /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kumppa /usr/gnu/bin/install -c demon /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/demon /usr/gnu/bin/install -c loop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/loop /usr/gnu/bin/install -c penetrate /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penetrate /usr/gnu/bin/install -c deluxe /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deluxe /usr/gnu/bin/install -c compass /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/compass /usr/gnu/bin/install -c squiral /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squiral /usr/gnu/bin/install -c xflame /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xflame /usr/gnu/bin/install -c wander /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wander /usr/gnu/bin/install -c spotlight /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spotlight /usr/gnu/bin/install -c phosphor /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/phosphor /usr/gnu/bin/install -c xmatrix /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xmatrix /usr/gnu/bin/install -c petri /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/petri /usr/gnu/bin/install -c shadebobs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/shadebobs /usr/gnu/bin/install -c ccurve /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ccurve /usr/gnu/bin/install -c blaster /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blaster /usr/gnu/bin/install -c bumps /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bumps /usr/gnu/bin/install -c ripples /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ripples /usr/gnu/bin/install -c xspirograph /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xspirograph /usr/gnu/bin/install -c nerverot /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nerverot /usr/gnu/bin/install -c xrayswarm /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xrayswarm /usr/gnu/bin/install -c zoom /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/zoom /usr/gnu/bin/install -c whirlwindwarp /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/whirlwindwarp /usr/gnu/bin/install -c rotzoomer /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rotzoomer /usr/gnu/bin/install -c speedmine /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/speedmine /usr/gnu/bin/install -c vermiculate /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vermiculate /usr/gnu/bin/install -c twang /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/twang /usr/gnu/bin/install -c apollonian /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apollonian /usr/gnu/bin/install -c euler2d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/euler2d /usr/gnu/bin/install -c polyominoes /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyominoes /usr/gnu/bin/install -c fluidballs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fluidballs /usr/gnu/bin/install -c anemone /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemone /usr/gnu/bin/install -c halftone /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halftone /usr/gnu/bin/install -c metaballs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/metaballs /usr/gnu/bin/install -c eruption /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/eruption /usr/gnu/bin/install -c popsquares /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/popsquares /usr/gnu/bin/install -c barcode /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/barcode /usr/gnu/bin/install -c piecewise /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/piecewise /usr/gnu/bin/install -c cloudlife /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cloudlife /usr/gnu/bin/install -c fontglide /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fontglide /usr/gnu/bin/install -c apple2 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apple2 /usr/gnu/bin/install -c xanalogtv /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xanalogtv /usr/gnu/bin/install -c pong /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pong /usr/gnu/bin/install -c filmleader /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/filmleader /usr/gnu/bin/install -c wormhole /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wormhole /usr/gnu/bin/install -c pacman /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pacman /usr/gnu/bin/install -c fuzzyflakes /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fuzzyflakes /usr/gnu/bin/install -c anemotaxis /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemotaxis /usr/gnu/bin/install -c memscroller /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/memscroller /usr/gnu/bin/install -c substrate /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/substrate /usr/gnu/bin/install -c intermomentary /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/intermomentary /usr/gnu/bin/install -c fireworkx /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fireworkx /usr/gnu/bin/install -c fiberlamp /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fiberlamp /usr/gnu/bin/install -c boxfit /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxfit /usr/gnu/bin/install -c interaggregate /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interaggregate /usr/gnu/bin/install -c celtic /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/celtic /usr/gnu/bin/install -c cwaves /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cwaves /usr/gnu/bin/install -c m6502 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/m6502 /usr/gnu/bin/install -c abstractile /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/abstractile /usr/gnu/bin/install -c lcdscrub /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lcdscrub /usr/gnu/bin/install -c hexadrop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexadrop /usr/gnu/bin/install -c tessellimage /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tessellimage /usr/gnu/bin/install -c binaryring /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryring /usr/gnu/bin/install -c glitchpeg /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glitchpeg /usr/gnu/bin/install -c vfeedback /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vfeedback /usr/gnu/bin/install -c scooter /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/scooter /usr/gnu/bin/install -c marbling /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/marbling /usr/gnu/bin/install -c binaryhorizon /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryhorizon /usr/gnu/bin/install -c droste /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/droste /usr/gnu/bin/install -c xscreensaver-getimage /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-getimage /usr/gnu/bin/install -c webcollage-helper /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/webcollage-helper /usr/gnu/bin/install -c xscreensaver-getimage-file /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-getimage-file /usr/gnu/bin/install -c xscreensaver-getimage-video /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-getimage-video /usr/gnu/bin/install -c xscreensaver-text /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-text /usr/gnu/bin/install -c vidwhacker /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vidwhacker /usr/gnu/bin/install -c webcollage /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/webcollage /usr/gnu/bin/install -c -m 644 ./config/attraction.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/attraction.xml /usr/gnu/bin/install -c -m 644 ./config/blitspin.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/blitspin.xml /usr/gnu/bin/install -c -m 644 ./config/bouboule.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/bouboule.xml /usr/gnu/bin/install -c -m 644 ./config/braid.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/braid.xml /usr/gnu/bin/install -c -m 644 ./config/decayscreen.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/decayscreen.xml /usr/gnu/bin/install -c -m 644 ./config/deco.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/deco.xml /usr/gnu/bin/install -c -m 644 ./config/drift.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/drift.xml /usr/gnu/bin/install -c -m 644 ./config/flame.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flame.xml /usr/gnu/bin/install -c -m 644 ./config/galaxy.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/galaxy.xml /usr/gnu/bin/install -c -m 644 ./config/grav.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/grav.xml /usr/gnu/bin/install -c -m 644 ./config/greynetic.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/greynetic.xml /usr/gnu/bin/install -c -m 644 ./config/halo.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/halo.xml /usr/gnu/bin/install -c -m 644 ./config/helix.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/helix.xml /usr/gnu/bin/install -c -m 644 ./config/hopalong.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hopalong.xml /usr/gnu/bin/install -c -m 644 ./config/ifs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/ifs.xml /usr/gnu/bin/install -c -m 644 ./config/imsmap.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/imsmap.xml /usr/gnu/bin/install -c -m 644 ./config/julia.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/julia.xml /usr/gnu/bin/install -c -m 644 ./config/kaleidescope.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/kaleidescope.xml /usr/gnu/bin/install -c -m 644 ./config/maze.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/maze.xml /usr/gnu/bin/install -c -m 644 ./config/moire.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/moire.xml /usr/gnu/bin/install -c -m 644 ./config/noseguy.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/noseguy.xml /usr/gnu/bin/install -c -m 644 ./config/pedal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pedal.xml /usr/gnu/bin/install -c -m 644 ./config/penrose.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/penrose.xml /usr/gnu/bin/install -c -m 644 ./config/pyro.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pyro.xml /usr/gnu/bin/install -c -m 644 ./config/qix.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/qix.xml /usr/gnu/bin/install -c -m 644 ./config/rocks.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rocks.xml /usr/gnu/bin/install -c -m 644 ./config/rorschach.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rorschach.xml /usr/gnu/bin/install -c -m 644 ./config/sierpinski.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sierpinski.xml /usr/gnu/bin/install -c -m 644 ./config/slidescreen.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/slidescreen.xml /usr/gnu/bin/install -c -m 644 ./config/slip.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/slip.xml /usr/gnu/bin/install -c -m 644 ./config/strange.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/strange.xml /usr/gnu/bin/install -c -m 644 ./config/swirl.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/swirl.xml /usr/gnu/bin/install -c -m 644 ./config/goop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/goop.xml /usr/gnu/bin/install -c -m 644 ./config/starfish.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/starfish.xml /usr/gnu/bin/install -c -m 644 ./config/munch.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/munch.xml /usr/gnu/bin/install -c -m 644 ./config/fadeplot.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fadeplot.xml /usr/gnu/bin/install -c -m 644 ./config/rdbomb.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rdbomb.xml /usr/gnu/bin/install -c -m 644 ./config/coral.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/coral.xml /usr/gnu/bin/install -c -m 644 ./config/mountain.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/mountain.xml /usr/gnu/bin/install -c -m 644 ./config/triangle.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/triangle.xml /usr/gnu/bin/install -c -m 644 ./config/xjack.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xjack.xml /usr/gnu/bin/install -c -m 644 ./config/xlyap.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xlyap.xml /usr/gnu/bin/install -c -m 644 ./config/cynosure.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cynosure.xml /usr/gnu/bin/install -c -m 644 ./config/moire2.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/moire2.xml /usr/gnu/bin/install -c -m 644 ./config/flow.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flow.xml /usr/gnu/bin/install -c -m 644 ./config/epicycle.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/epicycle.xml /usr/gnu/bin/install -c -m 644 ./config/interference.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/interference.xml /usr/gnu/bin/install -c -m 644 ./config/truchet.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/truchet.xml /usr/gnu/bin/install -c -m 644 ./config/bsod.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/bsod.xml /usr/gnu/bin/install -c -m 644 ./config/crystal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/crystal.xml /usr/gnu/bin/install -c -m 644 ./config/discrete.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/discrete.xml /usr/gnu/bin/install -c -m 644 ./config/distort.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/distort.xml /usr/gnu/bin/install -c -m 644 ./config/kumppa.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/kumppa.xml /usr/gnu/bin/install -c -m 644 ./config/demon.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/demon.xml /usr/gnu/bin/install -c -m 644 ./config/loop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/loop.xml /usr/gnu/bin/install -c -m 644 ./config/penetrate.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/penetrate.xml /usr/gnu/bin/install -c -m 644 ./config/deluxe.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/deluxe.xml /usr/gnu/bin/install -c -m 644 ./config/compass.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/compass.xml /usr/gnu/bin/install -c -m 644 ./config/squiral.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/squiral.xml /usr/gnu/bin/install -c -m 644 ./config/xflame.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xflame.xml /usr/gnu/bin/install -c -m 644 ./config/wander.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/wander.xml /usr/gnu/bin/install -c -m 644 ./config/spotlight.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/spotlight.xml /usr/gnu/bin/install -c -m 644 ./config/phosphor.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/phosphor.xml /usr/gnu/bin/install -c -m 644 ./config/xmatrix.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xmatrix.xml /usr/gnu/bin/install -c -m 644 ./config/petri.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/petri.xml /usr/gnu/bin/install -c -m 644 ./config/shadebobs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/shadebobs.xml /usr/gnu/bin/install -c -m 644 ./config/ccurve.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/ccurve.xml /usr/gnu/bin/install -c -m 644 ./config/blaster.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/blaster.xml /usr/gnu/bin/install -c -m 644 ./config/bumps.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/bumps.xml /usr/gnu/bin/install -c -m 644 ./config/ripples.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/ripples.xml /usr/gnu/bin/install -c -m 644 ./config/xspirograph.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xspirograph.xml /usr/gnu/bin/install -c -m 644 ./config/nerverot.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/nerverot.xml /usr/gnu/bin/install -c -m 644 ./config/xrayswarm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xrayswarm.xml /usr/gnu/bin/install -c -m 644 ./config/zoom.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/zoom.xml /usr/gnu/bin/install -c -m 644 ./config/whirlwindwarp.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/whirlwindwarp.xml /usr/gnu/bin/install -c -m 644 ./config/rotzoomer.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rotzoomer.xml /usr/gnu/bin/install -c -m 644 ./config/speedmine.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/speedmine.xml /usr/gnu/bin/install -c -m 644 ./config/vermiculate.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/vermiculate.xml /usr/gnu/bin/install -c -m 644 ./config/twang.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/twang.xml /usr/gnu/bin/install -c -m 644 ./config/apollonian.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/apollonian.xml /usr/gnu/bin/install -c -m 644 ./config/euler2d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/euler2d.xml /usr/gnu/bin/install -c -m 644 ./config/polyominoes.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/polyominoes.xml /usr/gnu/bin/install -c -m 644 ./config/fluidballs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fluidballs.xml /usr/gnu/bin/install -c -m 644 ./config/anemone.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/anemone.xml /usr/gnu/bin/install -c -m 644 ./config/halftone.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/halftone.xml /usr/gnu/bin/install -c -m 644 ./config/metaballs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/metaballs.xml /usr/gnu/bin/install -c -m 644 ./config/eruption.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/eruption.xml /usr/gnu/bin/install -c -m 644 ./config/popsquares.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/popsquares.xml /usr/gnu/bin/install -c -m 644 ./config/barcode.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/barcode.xml /usr/gnu/bin/install -c -m 644 ./config/piecewise.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/piecewise.xml /usr/gnu/bin/install -c -m 644 ./config/cloudlife.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cloudlife.xml /usr/gnu/bin/install -c -m 644 ./config/fontglide.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fontglide.xml /usr/gnu/bin/install -c -m 644 ./config/apple2.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/apple2.xml /usr/gnu/bin/install -c -m 644 ./config/xanalogtv.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/xanalogtv.xml /usr/gnu/bin/install -c -m 644 ./config/pong.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pong.xml /usr/gnu/bin/install -c -m 644 ./config/filmleader.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/filmleader.xml /usr/gnu/bin/install -c -m 644 ./config/wormhole.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/wormhole.xml /usr/gnu/bin/install -c -m 644 ./config/pacman.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pacman.xml /usr/gnu/bin/install -c -m 644 ./config/fuzzyflakes.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fuzzyflakes.xml /usr/gnu/bin/install -c -m 644 ./config/anemotaxis.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/anemotaxis.xml /usr/gnu/bin/install -c -m 644 ./config/memscroller.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/memscroller.xml /usr/gnu/bin/install -c -m 644 ./config/substrate.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/substrate.xml /usr/gnu/bin/install -c -m 644 ./config/intermomentary.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/intermomentary.xml /usr/gnu/bin/install -c -m 644 ./config/fireworkx.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fireworkx.xml /usr/gnu/bin/install -c -m 644 ./config/fiberlamp.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fiberlamp.xml /usr/gnu/bin/install -c -m 644 ./config/boxfit.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/boxfit.xml /usr/gnu/bin/install -c -m 644 ./config/interaggregate.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/interaggregate.xml /usr/gnu/bin/install -c -m 644 ./config/celtic.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/celtic.xml /usr/gnu/bin/install -c -m 644 ./config/cwaves.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cwaves.xml /usr/gnu/bin/install -c -m 644 ./config/m6502.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/m6502.xml /usr/gnu/bin/install -c -m 644 ./config/abstractile.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/abstractile.xml /usr/gnu/bin/install -c -m 644 ./config/lcdscrub.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/lcdscrub.xml /usr/gnu/bin/install -c -m 644 ./config/hexadrop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hexadrop.xml /usr/gnu/bin/install -c -m 644 ./config/tessellimage.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/tessellimage.xml /usr/gnu/bin/install -c -m 644 ./config/binaryring.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/binaryring.xml /usr/gnu/bin/install -c -m 644 ./config/glitchpeg.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glitchpeg.xml /usr/gnu/bin/install -c -m 644 ./config/vfeedback.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/vfeedback.xml /usr/gnu/bin/install -c -m 644 ./config/scooter.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/scooter.xml /usr/gnu/bin/install -c -m 644 ./config/marbling.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/marbling.xml /usr/gnu/bin/install -c -m 644 ./config/binaryhorizon.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/binaryhorizon.xml /usr/gnu/bin/install -c -m 644 ./config/droste.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/droste.xml /usr/gnu/bin/install -c -m 644 ./config/vidwhacker.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/vidwhacker.xml /usr/gnu/bin/install -c -m 644 ./config/webcollage.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/webcollage.xml installing man pages: .TH XScreenSaver 6 "6.09 (07-Jun-2024)" "X Version 11" /usr/gnu/bin/install -c -m 644 ./anemone.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/anemone.6 /usr/gnu/bin/install -c -m 644 ./apollonian.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/apollonian.6 /usr/gnu/bin/install -c -m 644 ./attraction.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/attraction.6 /usr/gnu/bin/install -c -m 644 ./blaster.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/blaster.6 /usr/gnu/bin/install -c -m 644 ./blitspin.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/blitspin.6 /usr/gnu/bin/install -c -m 644 ./bouboule.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/bouboule.6 /usr/gnu/bin/install -c -m 644 ./braid.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/braid.6 /usr/gnu/bin/install -c -m 644 ./bsod.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/bsod.6 /usr/gnu/bin/install -c -m 644 ./bumps.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/bumps.6 /usr/gnu/bin/install -c -m 644 ./ccurve.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/ccurve.6 /usr/gnu/bin/install -c -m 644 ./compass.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/compass.6 /usr/gnu/bin/install -c -m 644 ./coral.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/coral.6 /usr/gnu/bin/install -c -m 644 ./crystal.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/crystal.6 /usr/gnu/bin/install -c -m 644 ./cynosure.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cynosure.6 /usr/gnu/bin/install -c -m 644 ./decayscreen.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/decayscreen.6 /usr/gnu/bin/install -c -m 644 ./deco.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/deco.6 /usr/gnu/bin/install -c -m 644 ./deluxe.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/deluxe.6 /usr/gnu/bin/install -c -m 644 ./demon.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/demon.6 /usr/gnu/bin/install -c -m 644 ./discrete.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/discrete.6 /usr/gnu/bin/install -c -m 644 ./distort.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/distort.6 /usr/gnu/bin/install -c -m 644 ./drift.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/drift.6 /usr/gnu/bin/install -c -m 644 ./epicycle.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/epicycle.6 /usr/gnu/bin/install -c -m 644 ./euler2d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/euler2d.6 /usr/gnu/bin/install -c -m 644 ./fadeplot.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fadeplot.6 /usr/gnu/bin/install -c -m 644 ./flame.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flame.6 /usr/gnu/bin/install -c -m 644 ./flow.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flow.6 /usr/gnu/bin/install -c -m 644 ./fluidballs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fluidballs.6 /usr/gnu/bin/install -c -m 644 ./galaxy.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/galaxy.6 /usr/gnu/bin/install -c -m 644 ./goop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/goop.6 /usr/gnu/bin/install -c -m 644 ./grav.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/grav.6 /usr/gnu/bin/install -c -m 644 ./greynetic.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/greynetic.6 /usr/gnu/bin/install -c -m 644 ./halo.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/halo.6 /usr/gnu/bin/install -c -m 644 ./helix.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/helix.6 /usr/gnu/bin/install -c -m 644 ./hopalong.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hopalong.6 /usr/gnu/bin/install -c -m 644 ./ifs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/ifs.6 /usr/gnu/bin/install -c -m 644 ./imsmap.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/imsmap.6 /usr/gnu/bin/install -c -m 644 ./interference.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/interference.6 /usr/gnu/bin/install -c -m 644 ./julia.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/julia.6 /usr/gnu/bin/install -c -m 644 ./kaleidescope.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/kaleidescope.6 /usr/gnu/bin/install -c -m 644 ./kumppa.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/kumppa.6 /usr/gnu/bin/install -c -m 644 ./loop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/loop.6 /usr/gnu/bin/install -c -m 644 ./maze.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/maze.6 /usr/gnu/bin/install -c -m 644 ./moire.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/moire.6 /usr/gnu/bin/install -c -m 644 ./moire2.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/moire2.6 /usr/gnu/bin/install -c -m 644 ./mountain.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/mountain.6 /usr/gnu/bin/install -c -m 644 ./munch.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/munch.6 /usr/gnu/bin/install -c -m 644 ./nerverot.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/nerverot.6 /usr/gnu/bin/install -c -m 644 ./noseguy.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/noseguy.6 /usr/gnu/bin/install -c -m 644 ./pedal.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pedal.6 /usr/gnu/bin/install -c -m 644 ./penetrate.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/penetrate.6 /usr/gnu/bin/install -c -m 644 ./penrose.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/penrose.6 /usr/gnu/bin/install -c -m 644 ./petri.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/petri.6 /usr/gnu/bin/install -c -m 644 ./phosphor.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/phosphor.6 /usr/gnu/bin/install -c -m 644 ./polyominoes.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/polyominoes.6 /usr/gnu/bin/install -c -m 644 ./pyro.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pyro.6 /usr/gnu/bin/install -c -m 644 ./qix.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/qix.6 /usr/gnu/bin/install -c -m 644 ./rdbomb.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rdbomb.6 /usr/gnu/bin/install -c -m 644 ./ripples.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/ripples.6 /usr/gnu/bin/install -c -m 644 ./rocks.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rocks.6 /usr/gnu/bin/install -c -m 644 ./rorschach.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rorschach.6 /usr/gnu/bin/install -c -m 644 ./rotzoomer.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rotzoomer.6 /usr/gnu/bin/install -c -m 644 ./shadebobs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/shadebobs.6 /usr/gnu/bin/install -c -m 644 ./sierpinski.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sierpinski.6 /usr/gnu/bin/install -c -m 644 ./slidescreen.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/slidescreen.6 /usr/gnu/bin/install -c -m 644 ./slip.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/slip.6 /usr/gnu/bin/install -c -m 644 ./speedmine.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/speedmine.6 /usr/gnu/bin/install -c -m 644 ./spotlight.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/spotlight.6 /usr/gnu/bin/install -c -m 644 ./squiral.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/squiral.6 /usr/gnu/bin/install -c -m 644 ./starfish.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/starfish.6 /usr/gnu/bin/install -c -m 644 ./strange.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/strange.6 /usr/gnu/bin/install -c -m 644 ./swirl.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/swirl.6 /usr/gnu/bin/install -c -m 644 ./triangle.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/triangle.6 /usr/gnu/bin/install -c -m 644 ./truchet.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/truchet.6 /usr/gnu/bin/install -c -m 644 ./twang.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/twang.6 /usr/gnu/bin/install -c -m 644 ./vermiculate.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/vermiculate.6 /usr/gnu/bin/install -c -m 644 ./vidwhacker.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/vidwhacker.6 /usr/gnu/bin/install -c -m 644 ./wander.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/wander.6 /usr/gnu/bin/install -c -m 644 ./webcollage.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/webcollage.6 /usr/gnu/bin/install -c -m 644 ./whirlwindwarp.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/whirlwindwarp.6 /usr/gnu/bin/install -c -m 644 ./xflame.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xflame.6 /usr/gnu/bin/install -c -m 644 ./xjack.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xjack.6 /usr/gnu/bin/install -c -m 644 ./xlyap.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xlyap.6 /usr/gnu/bin/install -c -m 644 ./xmatrix.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xmatrix.6 /usr/gnu/bin/install -c -m 644 ./xrayswarm.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xrayswarm.6 /usr/gnu/bin/install -c -m 644 ./xspirograph.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xspirograph.6 /usr/gnu/bin/install -c -m 644 ./zoom.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/zoom.6 /usr/gnu/bin/install -c -m 644 ./halftone.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/halftone.6 /usr/gnu/bin/install -c -m 644 ./eruption.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/eruption.6 /usr/gnu/bin/install -c -m 644 ./popsquares.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/popsquares.6 /usr/gnu/bin/install -c -m 644 ./metaballs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/metaballs.6 /usr/gnu/bin/install -c -m 644 ./barcode.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/barcode.6 /usr/gnu/bin/install -c -m 644 ./piecewise.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/piecewise.6 /usr/gnu/bin/install -c -m 644 ./cloudlife.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cloudlife.6 /usr/gnu/bin/install -c -m 644 ./fontglide.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fontglide.6 /usr/gnu/bin/install -c -m 644 ./apple2.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/apple2.6 /usr/gnu/bin/install -c -m 644 ./xanalogtv.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xanalogtv.6 /usr/gnu/bin/install -c -m 644 ./filmleader.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/filmleader.6 /usr/gnu/bin/install -c -m 644 ./pong.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pong.6 /usr/gnu/bin/install -c -m 644 ./wormhole.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/wormhole.6 /usr/gnu/bin/install -c -m 644 ./pacman.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pacman.6 /usr/gnu/bin/install -c -m 644 ./fuzzyflakes.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fuzzyflakes.6 /usr/gnu/bin/install -c -m 644 ./anemotaxis.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/anemotaxis.6 /usr/gnu/bin/install -c -m 644 ./memscroller.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/memscroller.6 /usr/gnu/bin/install -c -m 644 ./substrate.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/substrate.6 /usr/gnu/bin/install -c -m 644 ./m6502.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/m6502.6 /usr/gnu/bin/install -c -m 644 ./intermomentary.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/intermomentary.6 /usr/gnu/bin/install -c -m 644 ./fireworkx.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fireworkx.6 /usr/gnu/bin/install -c -m 644 ./fiberlamp.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fiberlamp.6 /usr/gnu/bin/install -c -m 644 ./boxfit.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/boxfit.6 /usr/gnu/bin/install -c -m 644 ./interaggregate.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/interaggregate.6 /usr/gnu/bin/install -c -m 644 ./celtic.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/celtic.6 /usr/gnu/bin/install -c -m 644 ./cwaves.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cwaves.6 /usr/gnu/bin/install -c -m 644 ./abstractile.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/abstractile.6 /usr/gnu/bin/install -c -m 644 ./lcdscrub.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/lcdscrub.6 /usr/gnu/bin/install -c -m 644 ./hexadrop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hexadrop.6 /usr/gnu/bin/install -c -m 644 ./tessellimage.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/tessellimage.6 /usr/gnu/bin/install -c -m 644 ./binaryring.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/binaryring.6 /usr/gnu/bin/install -c -m 644 ./glitchpeg.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glitchpeg.6 /usr/gnu/bin/install -c -m 644 ./vfeedback.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/vfeedback.6 /usr/gnu/bin/install -c -m 644 ./scooter.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/scooter.6 /usr/gnu/bin/install -c -m 644 ./marbling.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/marbling.6 /usr/gnu/bin/install -c -m 644 ./binaryhorizon.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/binaryhorizon.6 /usr/gnu/bin/install -c -m 644 ./droste.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/droste.6 /usr/gnu/bin/install -c -m 644 ./xscreensaver-text.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-text.6 /usr/gnu/bin/install -c -m 644 ./xscreensaver-getimage.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-getimage.6 /usr/gnu/bin/install -c -m 644 ./xscreensaver-getimage-file.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-getimage-file.6 /usr/gnu/bin/install -c -m 644 ./xscreensaver-getimage-video.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-getimage-video.6 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/glx' /usr/gnu/bin/install -c cage /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cage /usr/gnu/bin/install -c gears /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gears /usr/gnu/bin/install -c moebius /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebius /usr/gnu/bin/install -c pipes /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pipes /usr/gnu/bin/install -c sproingies /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sproingies /usr/gnu/bin/install -c stairs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stairs /usr/gnu/bin/install -c superquadrics /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/superquadrics /usr/gnu/bin/install -c morph3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/morph3d /usr/gnu/bin/install -c rubik /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubik /usr/gnu/bin/install -c atlantis /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atlantis /usr/gnu/bin/install -c lament /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lament /usr/gnu/bin/install -c bubble3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bubble3d /usr/gnu/bin/install -c glplanet /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glplanet /usr/gnu/bin/install -c pulsar /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pulsar /usr/gnu/bin/install -c sierpinski3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski3d /usr/gnu/bin/install -c gflux /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gflux /usr/gnu/bin/install -c stonerview /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stonerview /usr/gnu/bin/install -c starwars /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starwars /usr/gnu/bin/install -c gltext /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gltext /usr/gnu/bin/install -c molecule /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/molecule /usr/gnu/bin/install -c dangerball /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dangerball /usr/gnu/bin/install -c circuit /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/circuit /usr/gnu/bin/install -c menger /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/menger /usr/gnu/bin/install -c engine /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/engine /usr/gnu/bin/install -c flipscreen3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipscreen3d /usr/gnu/bin/install -c glsnake /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glsnake /usr/gnu/bin/install -c boxed /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxed /usr/gnu/bin/install -c sballs /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sballs /usr/gnu/bin/install -c cubenetic /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubenetic /usr/gnu/bin/install -c spheremonics /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spheremonics /usr/gnu/bin/install -c lavalite /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lavalite /usr/gnu/bin/install -c queens /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/queens /usr/gnu/bin/install -c endgame /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/endgame /usr/gnu/bin/install -c glblur /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glblur /usr/gnu/bin/install -c flurry /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flurry /usr/gnu/bin/install -c atunnel /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atunnel /usr/gnu/bin/install -c flyingtoasters /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flyingtoasters /usr/gnu/bin/install -c bouncingcow /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouncingcow /usr/gnu/bin/install -c glslideshow /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glslideshow /usr/gnu/bin/install -c jigglypuff /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigglypuff /usr/gnu/bin/install -c klein /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/klein /usr/gnu/bin/install -c hypertorus /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypertorus /usr/gnu/bin/install -c glmatrix /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glmatrix /usr/gnu/bin/install -c cubestorm /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestorm /usr/gnu/bin/install -c glknots /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glknots /usr/gnu/bin/install -c blocktube /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blocktube /usr/gnu/bin/install -c flipflop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipflop /usr/gnu/bin/install -c antspotlight /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antspotlight /usr/gnu/bin/install -c polytopes /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polytopes /usr/gnu/bin/install -c gleidescope /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gleidescope /usr/gnu/bin/install -c mirrorblob /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mirrorblob /usr/gnu/bin/install -c blinkbox /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blinkbox /usr/gnu/bin/install -c noof /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noof /usr/gnu/bin/install -c polyhedra /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyhedra /usr/gnu/bin/install -c antinspect /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antinspect /usr/gnu/bin/install -c providence /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/providence /usr/gnu/bin/install -c pinion /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pinion /usr/gnu/bin/install -c boing /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boing /usr/gnu/bin/install -c carousel /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/carousel /usr/gnu/bin/install -c fliptext /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fliptext /usr/gnu/bin/install -c antmaze /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antmaze /usr/gnu/bin/install -c tangram /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tangram /usr/gnu/bin/install -c crackberg /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crackberg /usr/gnu/bin/install -c glhanoi /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glhanoi /usr/gnu/bin/install -c cube21 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cube21 /usr/gnu/bin/install -c timetunnel /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/timetunnel /usr/gnu/bin/install -c juggler3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/juggler3d /usr/gnu/bin/install -c topblock /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/topblock /usr/gnu/bin/install -c glschool /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glschool /usr/gnu/bin/install -c glcells /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glcells /usr/gnu/bin/install -c voronoi /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/voronoi /usr/gnu/bin/install -c moebiusgears /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebiusgears /usr/gnu/bin/install -c lockward /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lockward /usr/gnu/bin/install -c cubicgrid /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubicgrid /usr/gnu/bin/install -c hypnowheel /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypnowheel /usr/gnu/bin/install -c skytentacles /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skytentacles /usr/gnu/bin/install -c jigsaw /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigsaw /usr/gnu/bin/install -c photopile /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/photopile /usr/gnu/bin/install -c rubikblocks /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubikblocks /usr/gnu/bin/install -c surfaces /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/surfaces /usr/gnu/bin/install -c hilbert /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hilbert /usr/gnu/bin/install -c companioncube /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/companioncube /usr/gnu/bin/install -c tronbit /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tronbit /usr/gnu/bin/install -c kaleidocycle /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidocycle /usr/gnu/bin/install -c quasicrystal /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/quasicrystal /usr/gnu/bin/install -c unknownpleasures /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unknownpleasures /usr/gnu/bin/install -c geodesic /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesic /usr/gnu/bin/install -c geodesicgears /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesicgears /usr/gnu/bin/install -c projectiveplane /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/projectiveplane /usr/gnu/bin/install -c winduprobot /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/winduprobot /usr/gnu/bin/install -c cityflow /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cityflow /usr/gnu/bin/install -c romanboy /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/romanboy /usr/gnu/bin/install -c splitflap /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splitflap /usr/gnu/bin/install -c dymaxionmap /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dymaxionmap /usr/gnu/bin/install -c unicrud /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unicrud /usr/gnu/bin/install -c energystream /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/energystream /usr/gnu/bin/install -c raverhoop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/raverhoop /usr/gnu/bin/install -c hydrostat /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hydrostat /usr/gnu/bin/install -c discoball /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discoball /usr/gnu/bin/install -c cubetwist /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubetwist /usr/gnu/bin/install -c cubestack /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestack /usr/gnu/bin/install -c splodesic /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splodesic /usr/gnu/bin/install -c hexstrut /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexstrut /usr/gnu/bin/install -c vigilance /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vigilance /usr/gnu/bin/install -c esper /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/esper /usr/gnu/bin/install -c razzledazzle /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/razzledazzle /usr/gnu/bin/install -c peepers /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/peepers /usr/gnu/bin/install -c crumbler /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crumbler /usr/gnu/bin/install -c maze3d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze3d /usr/gnu/bin/install -c handsy /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/handsy /usr/gnu/bin/install -c gravitywell /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gravitywell /usr/gnu/bin/install -c deepstars /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deepstars /usr/gnu/bin/install -c gibson /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gibson /usr/gnu/bin/install -c etruscanvenus /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/etruscanvenus /usr/gnu/bin/install -c sphereeversion /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sphereeversion /usr/gnu/bin/install -c covid19 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/covid19 /usr/gnu/bin/install -c headroom /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/headroom /usr/gnu/bin/install -c beats /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/beats /usr/gnu/bin/install -c mapscroller /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mapscroller /usr/gnu/bin/install -c squirtorus /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squirtorus /usr/gnu/bin/install -c nakagin /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nakagin /usr/gnu/bin/install -c chompytower /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/chompytower /usr/gnu/bin/install -c hextrail /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hextrail /usr/gnu/bin/install -c papercube /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/papercube /usr/gnu/bin/install -c cubocteversion /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubocteversion /usr/gnu/bin/install -c skulloop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skulloop /usr/gnu/bin/install -c kallisti /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kallisti /usr/gnu/bin/install -c highvoltage /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/highvoltage /usr/gnu/bin/install -c xscreensaver-gl-visual /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gl-visual /usr/gnu/bin/install -c -o root -m 4755 sonar /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sonar install: cannot change ownership of '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sonar': Not owner /usr/gnu/bin/install -c sonar /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sonar WARNING: unable to install sonar setuid: installed non-setuid instead. /usr/gnu/bin/install -c mapscroller.pl /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mapscroller.pl /usr/gnu/bin/install -c -m 644 ./../config/cage.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cage.xml /usr/gnu/bin/install -c -m 644 ./../config/gears.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gears.xml /usr/gnu/bin/install -c -m 644 ./../config/moebius.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/moebius.xml /usr/gnu/bin/install -c -m 644 ./../config/pipes.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pipes.xml /usr/gnu/bin/install -c -m 644 ./../config/sproingies.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sproingies.xml /usr/gnu/bin/install -c -m 644 ./../config/stairs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/stairs.xml /usr/gnu/bin/install -c -m 644 ./../config/superquadrics.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/superquadrics.xml /usr/gnu/bin/install -c -m 644 ./../config/morph3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/morph3d.xml /usr/gnu/bin/install -c -m 644 ./../config/rubik.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rubik.xml /usr/gnu/bin/install -c -m 644 ./../config/atlantis.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/atlantis.xml /usr/gnu/bin/install -c -m 644 ./../config/lament.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/lament.xml /usr/gnu/bin/install -c -m 644 ./../config/bubble3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/bubble3d.xml /usr/gnu/bin/install -c -m 644 ./../config/glplanet.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glplanet.xml /usr/gnu/bin/install -c -m 644 ./../config/pulsar.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pulsar.xml /usr/gnu/bin/install -c -m 644 ./../config/sierpinski3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sierpinski3d.xml /usr/gnu/bin/install -c -m 644 ./../config/gflux.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gflux.xml /usr/gnu/bin/install -c -m 644 ./../config/stonerview.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/stonerview.xml /usr/gnu/bin/install -c -m 644 ./../config/starwars.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/starwars.xml /usr/gnu/bin/install -c -m 644 ./../config/gltext.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gltext.xml /usr/gnu/bin/install -c -m 644 ./../config/molecule.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/molecule.xml /usr/gnu/bin/install -c -m 644 ./../config/dangerball.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/dangerball.xml /usr/gnu/bin/install -c -m 644 ./../config/circuit.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/circuit.xml /usr/gnu/bin/install -c -m 644 ./../config/menger.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/menger.xml /usr/gnu/bin/install -c -m 644 ./../config/engine.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/engine.xml /usr/gnu/bin/install -c -m 644 ./../config/flipscreen3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flipscreen3d.xml /usr/gnu/bin/install -c -m 644 ./../config/glsnake.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glsnake.xml /usr/gnu/bin/install -c -m 644 ./../config/boxed.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/boxed.xml /usr/gnu/bin/install -c -m 644 ./../config/sballs.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sballs.xml /usr/gnu/bin/install -c -m 644 ./../config/cubenetic.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubenetic.xml /usr/gnu/bin/install -c -m 644 ./../config/spheremonics.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/spheremonics.xml /usr/gnu/bin/install -c -m 644 ./../config/lavalite.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/lavalite.xml /usr/gnu/bin/install -c -m 644 ./../config/queens.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/queens.xml /usr/gnu/bin/install -c -m 644 ./../config/endgame.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/endgame.xml /usr/gnu/bin/install -c -m 644 ./../config/glblur.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glblur.xml /usr/gnu/bin/install -c -m 644 ./../config/flurry.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flurry.xml /usr/gnu/bin/install -c -m 644 ./../config/atunnel.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/atunnel.xml /usr/gnu/bin/install -c -m 644 ./../config/flyingtoasters.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flyingtoasters.xml /usr/gnu/bin/install -c -m 644 ./../config/bouncingcow.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/bouncingcow.xml /usr/gnu/bin/install -c -m 644 ./../config/glslideshow.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glslideshow.xml /usr/gnu/bin/install -c -m 644 ./../config/jigglypuff.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/jigglypuff.xml /usr/gnu/bin/install -c -m 644 ./../config/klein.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/klein.xml /usr/gnu/bin/install -c -m 644 ./../config/hypertorus.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hypertorus.xml /usr/gnu/bin/install -c -m 644 ./../config/glmatrix.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glmatrix.xml /usr/gnu/bin/install -c -m 644 ./../config/cubestorm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubestorm.xml /usr/gnu/bin/install -c -m 644 ./../config/glknots.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glknots.xml /usr/gnu/bin/install -c -m 644 ./../config/blocktube.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/blocktube.xml /usr/gnu/bin/install -c -m 644 ./../config/flipflop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/flipflop.xml /usr/gnu/bin/install -c -m 644 ./../config/antspotlight.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/antspotlight.xml /usr/gnu/bin/install -c -m 644 ./../config/polytopes.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/polytopes.xml /usr/gnu/bin/install -c -m 644 ./../config/gleidescope.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gleidescope.xml /usr/gnu/bin/install -c -m 644 ./../config/mirrorblob.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/mirrorblob.xml /usr/gnu/bin/install -c -m 644 ./../config/blinkbox.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/blinkbox.xml /usr/gnu/bin/install -c -m 644 ./../config/noof.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/noof.xml /usr/gnu/bin/install -c -m 644 ./../config/polyhedra.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/polyhedra.xml /usr/gnu/bin/install -c -m 644 ./../config/antinspect.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/antinspect.xml /usr/gnu/bin/install -c -m 644 ./../config/providence.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/providence.xml /usr/gnu/bin/install -c -m 644 ./../config/pinion.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/pinion.xml /usr/gnu/bin/install -c -m 644 ./../config/boing.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/boing.xml /usr/gnu/bin/install -c -m 644 ./../config/carousel.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/carousel.xml /usr/gnu/bin/install -c -m 644 ./../config/fliptext.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/fliptext.xml /usr/gnu/bin/install -c -m 644 ./../config/antmaze.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/antmaze.xml /usr/gnu/bin/install -c -m 644 ./../config/tangram.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/tangram.xml /usr/gnu/bin/install -c -m 644 ./../config/crackberg.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/crackberg.xml /usr/gnu/bin/install -c -m 644 ./../config/glhanoi.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glhanoi.xml /usr/gnu/bin/install -c -m 644 ./../config/cube21.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cube21.xml /usr/gnu/bin/install -c -m 644 ./../config/timetunnel.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/timetunnel.xml /usr/gnu/bin/install -c -m 644 ./../config/juggler3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/juggler3d.xml /usr/gnu/bin/install -c -m 644 ./../config/topblock.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/topblock.xml /usr/gnu/bin/install -c -m 644 ./../config/glschool.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glschool.xml /usr/gnu/bin/install -c -m 644 ./../config/glcells.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/glcells.xml /usr/gnu/bin/install -c -m 644 ./../config/voronoi.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/voronoi.xml /usr/gnu/bin/install -c -m 644 ./../config/moebiusgears.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/moebiusgears.xml /usr/gnu/bin/install -c -m 644 ./../config/lockward.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/lockward.xml /usr/gnu/bin/install -c -m 644 ./../config/cubicgrid.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubicgrid.xml /usr/gnu/bin/install -c -m 644 ./../config/hypnowheel.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hypnowheel.xml /usr/gnu/bin/install -c -m 644 ./../config/skytentacles.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/skytentacles.xml /usr/gnu/bin/install -c -m 644 ./../config/jigsaw.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/jigsaw.xml /usr/gnu/bin/install -c -m 644 ./../config/photopile.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/photopile.xml /usr/gnu/bin/install -c -m 644 ./../config/rubikblocks.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/rubikblocks.xml /usr/gnu/bin/install -c -m 644 ./../config/surfaces.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/surfaces.xml /usr/gnu/bin/install -c -m 644 ./../config/hilbert.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hilbert.xml /usr/gnu/bin/install -c -m 644 ./../config/companioncube.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/companioncube.xml /usr/gnu/bin/install -c -m 644 ./../config/tronbit.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/tronbit.xml /usr/gnu/bin/install -c -m 644 ./../config/kaleidocycle.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/kaleidocycle.xml /usr/gnu/bin/install -c -m 644 ./../config/quasicrystal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/quasicrystal.xml /usr/gnu/bin/install -c -m 644 ./../config/unknownpleasures.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/unknownpleasures.xml /usr/gnu/bin/install -c -m 644 ./../config/geodesic.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/geodesic.xml /usr/gnu/bin/install -c -m 644 ./../config/geodesicgears.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/geodesicgears.xml /usr/gnu/bin/install -c -m 644 ./../config/projectiveplane.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/projectiveplane.xml /usr/gnu/bin/install -c -m 644 ./../config/winduprobot.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/winduprobot.xml /usr/gnu/bin/install -c -m 644 ./../config/cityflow.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cityflow.xml /usr/gnu/bin/install -c -m 644 ./../config/romanboy.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/romanboy.xml /usr/gnu/bin/install -c -m 644 ./../config/splitflap.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/splitflap.xml /usr/gnu/bin/install -c -m 644 ./../config/dymaxionmap.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/dymaxionmap.xml /usr/gnu/bin/install -c -m 644 ./../config/unicrud.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/unicrud.xml /usr/gnu/bin/install -c -m 644 ./../config/energystream.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/energystream.xml /usr/gnu/bin/install -c -m 644 ./../config/raverhoop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/raverhoop.xml /usr/gnu/bin/install -c -m 644 ./../config/hydrostat.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hydrostat.xml /usr/gnu/bin/install -c -m 644 ./../config/discoball.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/discoball.xml /usr/gnu/bin/install -c -m 644 ./../config/cubetwist.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubetwist.xml /usr/gnu/bin/install -c -m 644 ./../config/cubestack.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubestack.xml /usr/gnu/bin/install -c -m 644 ./../config/splodesic.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/splodesic.xml /usr/gnu/bin/install -c -m 644 ./../config/hexstrut.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hexstrut.xml /usr/gnu/bin/install -c -m 644 ./../config/vigilance.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/vigilance.xml /usr/gnu/bin/install -c -m 644 ./../config/esper.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/esper.xml /usr/gnu/bin/install -c -m 644 ./../config/razzledazzle.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/razzledazzle.xml /usr/gnu/bin/install -c -m 644 ./../config/peepers.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/peepers.xml /usr/gnu/bin/install -c -m 644 ./../config/crumbler.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/crumbler.xml /usr/gnu/bin/install -c -m 644 ./../config/maze3d.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/maze3d.xml /usr/gnu/bin/install -c -m 644 ./../config/handsy.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/handsy.xml /usr/gnu/bin/install -c -m 644 ./../config/gravitywell.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gravitywell.xml /usr/gnu/bin/install -c -m 644 ./../config/deepstars.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/deepstars.xml /usr/gnu/bin/install -c -m 644 ./../config/gibson.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/gibson.xml /usr/gnu/bin/install -c -m 644 ./../config/etruscanvenus.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/etruscanvenus.xml /usr/gnu/bin/install -c -m 644 ./../config/sphereeversion.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sphereeversion.xml /usr/gnu/bin/install -c -m 644 ./../config/covid19.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/covid19.xml /usr/gnu/bin/install -c -m 644 ./../config/headroom.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/headroom.xml /usr/gnu/bin/install -c -m 644 ./../config/beats.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/beats.xml /usr/gnu/bin/install -c -m 644 ./../config/mapscroller.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/mapscroller.xml /usr/gnu/bin/install -c -m 644 ./../config/squirtorus.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/squirtorus.xml /usr/gnu/bin/install -c -m 644 ./../config/nakagin.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/nakagin.xml /usr/gnu/bin/install -c -m 644 ./../config/chompytower.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/chompytower.xml /usr/gnu/bin/install -c -m 644 ./../config/hextrail.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/hextrail.xml /usr/gnu/bin/install -c -m 644 ./../config/papercube.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/papercube.xml /usr/gnu/bin/install -c -m 644 ./../config/cubocteversion.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/cubocteversion.xml /usr/gnu/bin/install -c -m 644 ./../config/skulloop.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/skulloop.xml /usr/gnu/bin/install -c -m 644 ./../config/kallisti.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/kallisti.xml /usr/gnu/bin/install -c -m 644 ./../config/highvoltage.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/highvoltage.xml /usr/gnu/bin/install -c -m 644 ./../config/sonar.xml /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/sonar.xml installing man pages: .TH XScreenSaver 6 "6.09 (07-Jun-2024)" "X Version 11" /usr/gnu/bin/install -c -m 644 ./xscreensaver-gl-visual.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-gl-visual.6 /usr/gnu/bin/install -c -m 644 ./atlantis.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/atlantis.6 /usr/gnu/bin/install -c -m 644 ./boxed.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/boxed.6 /usr/gnu/bin/install -c -m 644 ./bubble3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/bubble3d.6 /usr/gnu/bin/install -c -m 644 ./cage.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cage.6 /usr/gnu/bin/install -c -m 644 ./circuit.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/circuit.6 /usr/gnu/bin/install -c -m 644 ./cubenetic.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubenetic.6 /usr/gnu/bin/install -c -m 644 ./dangerball.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/dangerball.6 /usr/gnu/bin/install -c -m 644 ./engine.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/engine.6 /usr/gnu/bin/install -c -m 644 ./extrusion.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/extrusion.6 /usr/gnu/bin/install -c -m 644 ./flipscreen3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flipscreen3d.6 /usr/gnu/bin/install -c -m 644 ./gears.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gears.6 /usr/gnu/bin/install -c -m 644 ./gflux.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gflux.6 /usr/gnu/bin/install -c -m 644 ./glplanet.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glplanet.6 /usr/gnu/bin/install -c -m 644 ./glsnake.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glsnake.6 /usr/gnu/bin/install -c -m 644 ./gltext.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gltext.6 /usr/gnu/bin/install -c -m 644 ./lament.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/lament.6 /usr/gnu/bin/install -c -m 644 ./lavalite.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/lavalite.6 /usr/gnu/bin/install -c -m 644 ./menger.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/menger.6 /usr/gnu/bin/install -c -m 644 ./moebius.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/moebius.6 /usr/gnu/bin/install -c -m 644 ./molecule.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/molecule.6 /usr/gnu/bin/install -c -m 644 ./morph3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/morph3d.6 /usr/gnu/bin/install -c -m 644 ./pipes.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pipes.6 /usr/gnu/bin/install -c -m 644 ./pulsar.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pulsar.6 /usr/gnu/bin/install -c -m 644 ./queens.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/queens.6 /usr/gnu/bin/install -c -m 644 ./rubik.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rubik.6 /usr/gnu/bin/install -c -m 644 ./sballs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sballs.6 /usr/gnu/bin/install -c -m 644 ./sierpinski3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sierpinski3d.6 /usr/gnu/bin/install -c -m 644 ./spheremonics.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/spheremonics.6 /usr/gnu/bin/install -c -m 644 ./sproingies.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sproingies.6 /usr/gnu/bin/install -c -m 644 ./stairs.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/stairs.6 /usr/gnu/bin/install -c -m 644 ./starwars.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/starwars.6 /usr/gnu/bin/install -c -m 644 ./stonerview.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/stonerview.6 /usr/gnu/bin/install -c -m 644 ./superquadrics.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/superquadrics.6 /usr/gnu/bin/install -c -m 644 ./endgame.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/endgame.6 /usr/gnu/bin/install -c -m 644 ./flurry.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flurry.6 /usr/gnu/bin/install -c -m 644 ./glblur.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glblur.6 /usr/gnu/bin/install -c -m 644 ./atunnel.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/atunnel.6 /usr/gnu/bin/install -c -m 644 ./flyingtoasters.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flyingtoasters.6 /usr/gnu/bin/install -c -m 644 ./bouncingcow.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/bouncingcow.6 /usr/gnu/bin/install -c -m 644 ./glslideshow.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glslideshow.6 /usr/gnu/bin/install -c -m 644 ./jigglypuff.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/jigglypuff.6 /usr/gnu/bin/install -c -m 644 ./klein.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/klein.6 /usr/gnu/bin/install -c -m 644 ./hypertorus.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hypertorus.6 /usr/gnu/bin/install -c -m 644 ./glmatrix.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glmatrix.6 /usr/gnu/bin/install -c -m 644 ./cubestorm.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubestorm.6 /usr/gnu/bin/install -c -m 644 ./glknots.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glknots.6 /usr/gnu/bin/install -c -m 644 ./blocktube.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/blocktube.6 /usr/gnu/bin/install -c -m 644 ./flipflop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/flipflop.6 /usr/gnu/bin/install -c -m 644 ./antspotlight.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/antspotlight.6 /usr/gnu/bin/install -c -m 644 ./polytopes.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/polytopes.6 /usr/gnu/bin/install -c -m 644 ./gleidescope.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gleidescope.6 /usr/gnu/bin/install -c -m 644 ./mirrorblob.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/mirrorblob.6 /usr/gnu/bin/install -c -m 644 ./blinkbox.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/blinkbox.6 /usr/gnu/bin/install -c -m 644 ./noof.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/noof.6 /usr/gnu/bin/install -c -m 644 ./polyhedra.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/polyhedra.6 /usr/gnu/bin/install -c -m 644 ./antinspect.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/antinspect.6 /usr/gnu/bin/install -c -m 644 ./providence.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/providence.6 /usr/gnu/bin/install -c -m 644 ./pinion.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/pinion.6 /usr/gnu/bin/install -c -m 644 ./boing.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/boing.6 /usr/gnu/bin/install -c -m 644 ./carousel.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/carousel.6 /usr/gnu/bin/install -c -m 644 ./fliptext.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/fliptext.6 /usr/gnu/bin/install -c -m 644 ./antmaze.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/antmaze.6 /usr/gnu/bin/install -c -m 644 ./tangram.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/tangram.6 /usr/gnu/bin/install -c -m 644 ./crackberg.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/crackberg.6 /usr/gnu/bin/install -c -m 644 ./glhanoi.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glhanoi.6 /usr/gnu/bin/install -c -m 644 ./cube21.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cube21.6 /usr/gnu/bin/install -c -m 644 ./timetunnel.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/timetunnel.6 /usr/gnu/bin/install -c -m 644 ./juggler3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/juggler3d.6 /usr/gnu/bin/install -c -m 644 ./topblock.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/topblock.6 /usr/gnu/bin/install -c -m 644 ./glschool.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glschool.6 /usr/gnu/bin/install -c -m 644 ./glcells.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/glcells.6 /usr/gnu/bin/install -c -m 644 ./voronoi.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/voronoi.6 /usr/gnu/bin/install -c -m 644 ./moebiusgears.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/moebiusgears.6 /usr/gnu/bin/install -c -m 644 ./lockward.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/lockward.6 /usr/gnu/bin/install -c -m 644 ./cubicgrid.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubicgrid.6 /usr/gnu/bin/install -c -m 644 ./hypnowheel.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hypnowheel.6 /usr/gnu/bin/install -c -m 644 ./skytentacles.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/skytentacles.6 /usr/gnu/bin/install -c -m 644 ./sonar.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sonar.6 /usr/gnu/bin/install -c -m 644 ./jigsaw.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/jigsaw.6 /usr/gnu/bin/install -c -m 644 ./photopile.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/photopile.6 /usr/gnu/bin/install -c -m 644 ./rubikblocks.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/rubikblocks.6 /usr/gnu/bin/install -c -m 644 ./surfaces.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/surfaces.6 /usr/gnu/bin/install -c -m 644 ./hilbert.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hilbert.6 /usr/gnu/bin/install -c -m 644 ./companioncube.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/companioncube.6 /usr/gnu/bin/install -c -m 644 ./tronbit.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/tronbit.6 /usr/gnu/bin/install -c -m 644 ./kaleidocycle.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/kaleidocycle.6 /usr/gnu/bin/install -c -m 644 ./quasicrystal.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/quasicrystal.6 /usr/gnu/bin/install -c -m 644 ./unknownpleasures.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/unknownpleasures.6 /usr/gnu/bin/install -c -m 644 ./geodesic.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/geodesic.6 /usr/gnu/bin/install -c -m 644 ./geodesicgears.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/geodesicgears.6 /usr/gnu/bin/install -c -m 644 ./projectiveplane.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/projectiveplane.6 /usr/gnu/bin/install -c -m 644 ./winduprobot.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/winduprobot.6 /usr/gnu/bin/install -c -m 644 ./cityflow.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cityflow.6 /usr/gnu/bin/install -c -m 644 ./romanboy.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/romanboy.6 /usr/gnu/bin/install -c -m 644 ./splitflap.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/splitflap.6 /usr/gnu/bin/install -c -m 644 ./dymaxionmap.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/dymaxionmap.6 /usr/gnu/bin/install -c -m 644 ./unicrud.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/unicrud.6 /usr/gnu/bin/install -c -m 644 ./energystream.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/energystream.6 /usr/gnu/bin/install -c -m 644 ./raverhoop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/raverhoop.6 /usr/gnu/bin/install -c -m 644 ./hydrostat.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hydrostat.6 /usr/gnu/bin/install -c -m 644 ./discoball.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/discoball.6 /usr/gnu/bin/install -c -m 644 ./cubetwist.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubetwist.6 /usr/gnu/bin/install -c -m 644 ./cubestack.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubestack.6 /usr/gnu/bin/install -c -m 644 ./splodesic.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/splodesic.6 /usr/gnu/bin/install -c -m 644 ./hexstrut.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hexstrut.6 /usr/gnu/bin/install -c -m 644 ./vigilance.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/vigilance.6 /usr/gnu/bin/install -c -m 644 ./esper.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/esper.6 /usr/gnu/bin/install -c -m 644 ./razzledazzle.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/razzledazzle.6 /usr/gnu/bin/install -c -m 644 ./peepers.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/peepers.6 /usr/gnu/bin/install -c -m 644 ./crumbler.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/crumbler.6 /usr/gnu/bin/install -c -m 644 ./maze3d.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/maze3d.6 /usr/gnu/bin/install -c -m 644 ./handsy.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/handsy.6 /usr/gnu/bin/install -c -m 644 ./gravitywell.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gravitywell.6 /usr/gnu/bin/install -c -m 644 ./deepstars.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/deepstars.6 /usr/gnu/bin/install -c -m 644 ./gibson.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/gibson.6 /usr/gnu/bin/install -c -m 644 ./etruscanvenus.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/etruscanvenus.6 /usr/gnu/bin/install -c -m 644 ./sphereeversion.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/sphereeversion.6 /usr/gnu/bin/install -c -m 644 ./covid19.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/covid19.6 /usr/gnu/bin/install -c -m 644 ./headroom.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/headroom.6 /usr/gnu/bin/install -c -m 644 ./beats.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/beats.6 /usr/gnu/bin/install -c -m 644 ./mapscroller.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/mapscroller.6 /usr/gnu/bin/install -c -m 644 ./squirtorus.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/squirtorus.6 /usr/gnu/bin/install -c -m 644 ./nakagin.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/nakagin.6 /usr/gnu/bin/install -c -m 644 ./chompytower.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/chompytower.6 /usr/gnu/bin/install -c -m 644 ./hextrail.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/hextrail.6 /usr/gnu/bin/install -c -m 644 ./papercube.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/papercube.6 /usr/gnu/bin/install -c -m 644 ./cubocteversion.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/cubocteversion.6 /usr/gnu/bin/install -c -m 644 ./skulloop.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/skulloop.6 /usr/gnu/bin/install -c -m 644 ./kallisti.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/kallisti.6 /usr/gnu/bin/install -c -m 644 ./highvoltage.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/highvoltage.6 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/glx' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/fonts' /usr/gnu/bin/install -c -d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver /usr/gnu/bin/install -c -m 644 ./clacon.ttf /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver/clacon.ttf /usr/gnu/bin/install -c -m 644 ./gallant12x22.ttf /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver/gallant12x22.ttf /usr/gnu/bin/install -c -m 644 ./luximr.ttf /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver/luximr.ttf /usr/gnu/bin/install -c -m 644 ./OCRA.ttf /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver/OCRA.ttf /usr/gnu/bin/install -c -m 644 ./SpecialElite.ttf /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/fonts/xscreensaver/SpecialElite.ttf make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/hacks/fonts' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' /usr/gnu/bin/install -c xscreensaver /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver /usr/gnu/bin/install -c xscreensaver-command /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-command /usr/gnu/bin/install -c xscreensaver-settings /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-settings /usr/gnu/bin/install -c xscreensaver-gfx /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gfx /usr/gnu/bin/install -c xscreensaver-auth /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-auth ln -sf xscreensaver-settings /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-demo /usr/gnu/bin/install -c -m 644 XScreenSaver.ad /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/X11/app-defaults/XScreenSaver /usr/gnu/bin/install -c -d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man1 /usr/gnu/bin/install -c -m 644 xscreensaver.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man1/xscreensaver.1 /usr/gnu/bin/install -c -m 644 xscreensaver-settings.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man1/xscreensaver-settings.1 /usr/gnu/bin/install -c -m 644 xscreensaver-command.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man1/xscreensaver-command.1 /usr/gnu/bin/install -c -m 644 xscreensaver-gfx.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-gfx.6 /usr/gnu/bin/install -c -m 644 xscreensaver-auth.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-auth.6 /usr/gnu/bin/install -c -m 644 xscreensaver-systemd.man /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man6/xscreensaver-systemd.6 ln -sf xscreensaver-settings.1 /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/man/man1/xscreensaver-demo.1 /usr/gnu/bin/install -c -m 644 ./../hacks/config/README /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/config/control-center-2.0/README /usr/gnu/bin/install -c -d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/etc/pam.d /usr/gnu/bin/install -c -m 644 xscreensaver.pam /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/etc/pam.d/xscreensaver LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xscreensaver-settings.desktop.in xscreensaver-settings.desktop Found cached translation database Merging translations into xscreensaver-settings.desktop. /usr/gnu/bin/install -c -d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/applications /usr/gnu/bin/install -c -m 644 xscreensaver.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/applications/xscreensaver.desktop chmod a+x /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/applications/xscreensaver.desktop /usr/gnu/bin/install -c -m 644 xscreensaver-settings.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/applications/xscreensaver-settings.desktop chmod a+x /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/applications/xscreensaver-settings.desktop /usr/gnu/bin/install -c -d /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/xscreensaver /usr/gnu/bin/install -c -m 644 xscreensaver.service /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/xscreensaver/xscreensaver.service /usr/gnu/bin/install -c -m 644 ./../utils/images/logo-512.png /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/pixmaps/xscreensaver.png rm -f /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/pixmaps/xscreensaver.xpm gtk-update-icon-cache --force --quiet /usr/share/icons/Adwaita gtk-update-icon-cache: Failed to open file /usr/share/icons/Adwaita/.icon-theme.cache : Permission denied gtk-update-icon-cache --force --quiet /usr/share/icons/AdwaitaLegacy gtk-update-icon-cache: Failed to open file /usr/share/icons/AdwaitaLegacy/.icon-theme.cache : Permission denied gtk-update-icon-cache --force --quiet /usr/share/icons/Enlightenment-X gtk-update-icon-cache: Failed to open file /usr/share/icons/Enlightenment-X/.icon-theme.cache : Permission denied gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor gtk-update-icon-cache: Failed to open file /usr/share/icons/hicolor/.icon-theme.cache : Permission denied make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/driver' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/po' linguas="da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ /usr/gnu/bin/install -c -d $dir; \ if test -r $lang.gmo; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo $dir/xscreensaver.mo; \ echo "installing $lang.gmo as $dir/xscreensaver.mo"; \ else \ /usr/gnu/bin/install -c -m 644 ./$lang.gmo $dir/xscreensaver.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xscreensaver.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo.m $dir/xscreensaver.mo.m; \ echo "installing $lang.gmo.m as $dir/xscreensaver.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/gnu/bin/install -c -m 644 ./$lang.gmo.m \ $dir/xscreensaver.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xscreensaver.mo.m"; \ else \ true; \ fi; \ fi; \ done installing da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo installing et.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo installing fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo installing ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo installing ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo installing nb.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo installing nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo installing pt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo installing ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo installing sk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo installing sv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo installing vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo installing wa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo installing zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/amd64/po' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gl-visual Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gl-visual Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesic Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesic Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/beats Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/beats Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/chompytower Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/chompytower Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/covid19 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/covid19 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crumbler Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crumbler Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/esper Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/esper Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flyingtoasters Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flyingtoasters Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/headroom Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/headroom Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hilbert Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hilbert Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidocycle Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidocycle Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mapscroller Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mapscroller Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nakagin Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nakagin Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/peepers Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/peepers Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/quasicrystal Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/quasicrystal Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/razzledazzle Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/razzledazzle Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sonar Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sonar Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sphereeversion Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sphereeversion Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squirtorus Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squirtorus Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tronbit Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tronbit Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unknownpleasures Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unknownpleasures Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antinspect Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antinspect Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antmaze Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antmaze Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antspotlight Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/antspotlight Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atlantis Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atlantis Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atunnel Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/atunnel Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blinkbox Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blinkbox Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blocktube Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blocktube Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boing Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boing Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouncingcow Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouncingcow Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxed Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxed Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bubble3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bubble3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cage Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cage Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/carousel Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/carousel Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/circuit Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/circuit Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cityflow Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cityflow Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/companioncube Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/companioncube Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crackberg Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crackberg Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cube21 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cube21 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubenetic Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubenetic Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestack Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestack Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestorm Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubestorm Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubetwist Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubetwist Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubicgrid Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubicgrid Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubocteversion Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cubocteversion Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dangerball Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dangerball Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deepstars Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deepstars Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discoball Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discoball Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dymaxionmap Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/dymaxionmap Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/endgame Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/endgame Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/energystream Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/energystream Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/engine Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/engine Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/etruscanvenus Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/etruscanvenus Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipflop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipflop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipscreen3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flipscreen3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fliptext Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fliptext Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flurry Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flurry Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gears Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gears Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesicgears Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/geodesicgears Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gflux Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gflux Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gibson Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gibson Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glblur Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glblur Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glcells Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glcells Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gleidescope Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gleidescope Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glhanoi Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glhanoi Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glknots Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glknots Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glmatrix Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glmatrix Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glplanet Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glplanet Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glschool Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glschool Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glslideshow Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glslideshow Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glsnake Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glsnake Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gltext Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gltext Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gravitywell Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/gravitywell Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/handsy Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/handsy Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexstrut Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexstrut Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hextrail Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hextrail Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/highvoltage Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/highvoltage Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hydrostat Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hydrostat Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypertorus Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypertorus Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypnowheel Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hypnowheel Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigglypuff Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigglypuff Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigsaw Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/jigsaw Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/juggler3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/juggler3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kallisti Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kallisti Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/klein Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/klein Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lament Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lament Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lavalite Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lavalite Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lockward Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lockward Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/menger Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/menger Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mirrorblob Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mirrorblob Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebius Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebius Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebiusgears Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moebiusgears Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/molecule Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/molecule Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/morph3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/morph3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noof Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noof Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/papercube Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/papercube Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/photopile Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/photopile Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pinion Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pinion Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pipes Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pipes Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyhedra Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyhedra Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polytopes Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polytopes Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/projectiveplane Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/projectiveplane Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/providence Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/providence Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pulsar Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pulsar Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/queens Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/queens Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/raverhoop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/raverhoop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/romanboy Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/romanboy Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubik Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubik Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubikblocks Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rubikblocks Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sballs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sballs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski3d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski3d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skulloop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skulloop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skytentacles Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/skytentacles Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spheremonics Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spheremonics Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splitflap Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splitflap Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splodesic Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/splodesic Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sproingies Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sproingies Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stairs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stairs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starwars Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starwars Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stonerview Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/stonerview Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/superquadrics Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/superquadrics Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/surfaces Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/surfaces Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tangram Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tangram Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/timetunnel Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/timetunnel Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/topblock Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/topblock Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unicrud Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/unicrud Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vigilance Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vigilance Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/voronoi Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/voronoi Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/winduprobot Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/winduprobot Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-getimage Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-getimage Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryhorizon Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryhorizon Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexadrop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hexadrop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/marbling Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/marbling Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/webcollage-helper Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/webcollage-helper Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/abstractile Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/abstractile Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemone Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemone Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemotaxis Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/anemotaxis Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apollonian Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apollonian Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apple2 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/apple2 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/attraction Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/attraction Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/barcode Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/barcode Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryring Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/binaryring Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blaster Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blaster Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blitspin Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/blitspin Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouboule Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bouboule Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxfit Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/boxfit Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/braid Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/braid Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bsod Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bsod Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bumps Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/bumps Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ccurve Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ccurve Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/celtic Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/celtic Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cloudlife Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cloudlife Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/compass Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/compass Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/coral Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/coral Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crystal Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/crystal Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cwaves Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cwaves Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cynosure Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/cynosure Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/decayscreen Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/decayscreen Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deco Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deco Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deluxe Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/deluxe Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/demon Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/demon Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discrete Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/discrete Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/distort Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/distort Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/drift Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/drift Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/droste Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/droste Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/epicycle Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/epicycle Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/eruption Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/eruption Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/euler2d Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/euler2d Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fadeplot Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fadeplot Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fiberlamp Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fiberlamp Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/filmleader Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/filmleader Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fireworkx Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fireworkx Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flame Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flame Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flow Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/flow Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fluidballs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fluidballs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fontglide Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fontglide Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fuzzyflakes Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/fuzzyflakes Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/galaxy Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/galaxy Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glitchpeg Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/glitchpeg Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/goop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/goop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/grav Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/grav Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/greynetic Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/greynetic Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halftone Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halftone Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halo Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/halo Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/helix Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/helix Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hopalong Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/hopalong Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ifs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ifs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/imsmap Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/imsmap Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interaggregate Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interaggregate Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interference Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/interference Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/intermomentary Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/intermomentary Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/julia Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/julia Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidescope Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kaleidescope Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kumppa Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/kumppa Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lcdscrub Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/lcdscrub Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/loop Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/loop Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/m6502 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/m6502 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/maze Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/memscroller Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/memscroller Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/metaballs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/metaballs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire2 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/moire2 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mountain Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/mountain Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/munch Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/munch Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nerverot Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/nerverot Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noseguy Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/noseguy Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pacman Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pacman Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pedal Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pedal Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penetrate Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penetrate Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penrose Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/penrose Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/petri Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/petri Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/phosphor Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/phosphor Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/piecewise Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/piecewise Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyominoes Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/polyominoes Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pong Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pong Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/popsquares Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/popsquares Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pyro Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/pyro Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/qix Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/qix Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rdbomb Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rdbomb Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ripples Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/ripples Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rocks Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rocks Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rorschach Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rorschach Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rotzoomer Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/rotzoomer Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/scooter Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/scooter Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/shadebobs Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/shadebobs Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/sierpinski Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slidescreen Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slidescreen Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slip Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/slip Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/speedmine Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/speedmine Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spotlight Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/spotlight Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squiral Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/squiral Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starfish Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/starfish Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/strange Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/strange Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/substrate Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/substrate Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/swirl Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/swirl Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tessellimage Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/tessellimage Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/triangle Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/triangle Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/truchet Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/truchet Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/twang Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/twang Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vermiculate Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vermiculate Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vfeedback Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/vfeedback Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wander Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wander Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/whirlwindwarp Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/whirlwindwarp Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wormhole Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/wormhole Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xanalogtv Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xanalogtv Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xflame Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xflame Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xjack Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xjack Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xlyap Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xlyap Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xmatrix Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xmatrix Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xrayswarm Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xrayswarm Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xspirograph Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xspirograph Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/zoom Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/zoom Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-auth Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-auth Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gfx Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/lib/xscreensaver/hacks/xscreensaver-gfx Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-command Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-command Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-settings Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/prototype/i386/usr/bin/xscreensaver-settings VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/manifest-i386-xscreensaver_hacks_gl.depend.res /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/manifest-i386-xscreensaver_hacks.depend.res /jenkins/jobs/oi-userland/workspace/components/desktop/xscreensaver/build/manifest-i386-xscreensaver.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: desktop/xscreensaver pkg://openindiana.org/desktop/xscreensaver/hacks/hacks-gl@6.9,5.11-2025.0.0.0:20250304T193510Z PUBLISHED pkg://openindiana.org/desktop/xscreensaver/hacks@6.9,5.11-2025.0.0.0:20250304T193533Z PUBLISHED pkg://openindiana.org/desktop/xscreensaver@6.9,5.11-2025.0.0.0:20250304T193553Z PUBLISHED