You are not logged in.

#1 2023-11-21 06:43:10

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Unable to install compiz-fusion-extra and compiz-fusion-experimental

I'm reinstalling Compiz Reloaded due to an issue after updating to latest version of Linux Kernel and Nvidia Driver.

I'm unable to install compiz-fusion-extra and compiz-fusion-experimantal.

compiz-fusion-extra-git Error:

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: compiz-fusion-plugins-extra-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
compiz-fusion-plugins-extra-git - exit status 4

compiz-fusion-experimental-git Error:

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: compiz-fusion-plugins-extra-git-exit status 4
==> Making package: compiz-fusion-plugins-experimental-git 0.8.14.r29.ge18bf77-1 (Tue 21 Nov 2023 01:38:26 AM EST)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> compiz-fusion-plugins-extra-git
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
 -> error making: compiz-fusion-plugins-experimental-git-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
compiz-fusion-plugins-extra-git - exit status 4
compiz-fusion-plugins-experimental-git - exit status 8

Offline

#2 2023-11-21 19:33:42

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

Please post the full output from building compiz-fusion-plugins-extra-git with makepkg.  You might also want to adjust the thread title to use the correct package names.

Offline

#3 2023-11-22 09:07:46

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:

Please post the full output from building compiz-fusion-plugins-extra-git with makepkg.  You might also want to adjust the thread title to use the correct package names.

Here's a log after trying to install compiz-fusion-plugins-extra-git. Same issue happened to pamac-aur after reinstalling Arch Linux and hoping if it solves the issue (but it doesn't!).

[1m[32m==>(B[m[1m Making package: compiz-fusion-plugins-extra 0.8.18-1 (Wed 22 Nov 2023 04:03:46 AM EST)(B[m
[1m[32m==>(B[m[1m Checking runtime dependencies...(B[m
[1m[32m==>(B[m[1m Checking buildtime dependencies...(B[m
[1m[32m==>(B[m[1m Retrieving sources...(B[m
[1m[34m  ->(B[m[1m Downloading compiz-plugins-extra-v0.8.18.tar.bz2...(B[m
[1m[32m==>(B[m[1m Validating source files with sha256sums...(B[m
[1m[32m==>(B[m[1m Extracting sources...(B[m
[1m[34m  ->(B[m[1m Extracting compiz-plugins-extra-v0.8.18.tar.bz2 with bsdtar(B[m
[1m[32m==>(B[m[1m Starting build()...(B[m
Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
You should update your 'aclocal.m4' by running aclocal.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
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/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.38.0
checking for XML::Parser... ok
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
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 whether byte ordering is bigendian... no
configure: Using PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... yes
checking for BCOP... yes
checking for GL_CFLAGS... 
checking for GL_LIBS... -lGL
checking for BELL... no
checking for GROUP... yes
checking for SCALEFILTER... yes
checking for COMPIZCUBE... yes
checking for SHOWMOUSE... yes
checking for HIGHLIGHTCONTENT... yes
checking for LIBNOTIFY... yes
checking for COMPIZANIMATION... yes
checking for COMPIZTEXT... yes
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating compiz-animationaddon.pc
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating images/Makefile
config.status: creating include/Makefile
config.status: creating metadata/Makefile
config.status: creating src/Makefile
config.status: creating src/3d/Makefile
config.status: creating src/addhelper/Makefile
config.status: creating src/animationaddon/Makefile
config.status: creating src/bell/Makefile
config.status: creating src/bench/Makefile
config.status: creating src/bicubic/Makefile
config.status: creating src/crashhandler/Makefile
config.status: creating src/cubeaddon/Makefile
config.status: creating src/extrawm/Makefile
config.status: creating src/fadedesktop/Makefile
config.status: creating src/firepaint/Makefile
config.status: creating src/gears/Makefile
config.status: creating src/grid/Makefile
config.status: creating src/group/Makefile
config.status: creating src/highlightcontent/Makefile
config.status: creating src/maximumize/Makefile
config.status: creating src/mblur/Makefile
config.status: creating src/notification/Makefile
config.status: creating src/reflex/Makefile
config.status: creating src/scalefilter/Makefile
config.status: creating src/shelf/Makefile
config.status: creating src/showdesktop/Makefile
config.status: creating src/splash/Makefile
config.status: creating src/trailfocus/Makefile
config.status: creating src/widget/Makefile
config.status: creating src/showmouse/Makefile
config.status: creating src/loginout/Makefile
config.status: creating src/vidcap/Makefile
config.status: creating src/wallpaper/Makefile
config.status: creating src/workspacenames/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
make  all-recursive
make[1]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18'
Making all in metadata
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/metadata'
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po addhelper.xml.in addhelper.xml
Generating and caching the translation database
Merging translations into addhelper.xml.
CREATED addhelper.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po bench.xml.in bench.xml
Found cached translation database
Merging translations into bench.xml.
CREATED bench.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po bicubic.xml.in bicubic.xml
Found cached translation database
Merging translations into bicubic.xml.
CREATED bicubic.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po crashhandler.xml.in crashhandler.xml
Found cached translation database
Merging translations into crashhandler.xml.
CREATED crashhandler.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po extrawm.xml.in extrawm.xml
Found cached translation database
Merging translations into extrawm.xml.
CREATED extrawm.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po fadedesktop.xml.in fadedesktop.xml
Found cached translation database
Merging translations into fadedesktop.xml.
CREATED fadedesktop.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po firepaint.xml.in firepaint.xml
Found cached translation database
Merging translations into firepaint.xml.
CREATED firepaint.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po gears.xml.in gears.xml
Found cached translation database
Merging translations into gears.xml.
CREATED gears.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po grid.xml.in grid.xml
Found cached translation database
Merging translations into grid.xml.
CREATED grid.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po loginout.xml.in loginout.xml
Found cached translation database
Merging translations into loginout.xml.
CREATED loginout.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po maximumize.xml.in maximumize.xml
Found cached translation database
Merging translations into maximumize.xml.
CREATED maximumize.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po mblur.xml.in mblur.xml
Found cached translation database
Merging translations into mblur.xml.
CREATED mblur.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po reflex.xml.in reflex.xml
Found cached translation database
Merging translations into reflex.xml.
CREATED reflex.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po shelf.xml.in shelf.xml
Found cached translation database
Merging translations into shelf.xml.
CREATED shelf.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po showdesktop.xml.in showdesktop.xml
Found cached translation database
Merging translations into showdesktop.xml.
CREATED showdesktop.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po splash.xml.in splash.xml
Found cached translation database
Merging translations into splash.xml.
CREATED splash.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po trailfocus.xml.in trailfocus.xml
Found cached translation database
Merging translations into trailfocus.xml.
CREATED trailfocus.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po widget.xml.in widget.xml
Found cached translation database
Merging translations into widget.xml.
CREATED widget.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po vidcap.xml.in vidcap.xml
Found cached translation database
Merging translations into vidcap.xml.
CREATED vidcap.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po wallpaper.xml.in wallpaper.xml
Found cached translation database
Merging translations into wallpaper.xml.
CREATED wallpaper.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po animationaddon.xml.in animationaddon.xml
Found cached translation database
Merging translations into animationaddon.xml.
CREATED animationaddon.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po cubeaddon.xml.in cubeaddon.xml
Found cached translation database
Merging translations into cubeaddon.xml.
CREATED cubeaddon.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po group.xml.in group.xml
Found cached translation database
Merging translations into group.xml.
CREATED group.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po notification.xml.in notification.xml
Found cached translation database
Merging translations into notification.xml.
CREATED notification.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po scalefilter.xml.in scalefilter.xml
Found cached translation database
Merging translations into scalefilter.xml.
CREATED scalefilter.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po showmouse.xml.in showmouse.xml
Found cached translation database
Merging translations into showmouse.xml.
CREATED showmouse.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po highlightcontent.xml.in highlightcontent.xml
Found cached translation database
Merging translations into highlightcontent.xml.
CREATED highlightcontent.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 3d.xml.in 3d.xml
Found cached translation database
Merging translations into 3d.xml.
CREATED 3d.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po workspacenames.xml.in workspacenames.xml
Found cached translation database
Merging translations into workspacenames.xml.
CREATED workspacenames.xml
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/metadata'
Making all in include
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/include'
Making all in po
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo bn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/po'
Making all in src
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src'
Making all in 3d
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/3d'
/usr/bin/bcop --header 3d_options.h ../../metadata/3d.xml.in
/usr/bin/bcop --source 3d_options.c ../../metadata/3d.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/3d'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c -o 3d.lo 3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c 3d.c  -fPIC -DPIC -o .libs/3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c 3d.c -o 3d.o >/dev/null 2>&1
mv -f .deps/3d.Tpo .deps/3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c -o 3d_options.lo 3d_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c 3d_options.c  -fPIC -DPIC -o .libs/3d_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c 3d_options.c -o 3d_options.o >/dev/null 2>&1
mv -f .deps/3d_options.Tpo .deps/3d_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lib3d.la -rpath /usr/lib/compiz 3d.lo 3d_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/3d.o .libs/3d_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,lib3d.so -o .libs/lib3d.so
libtool: link: ar cr .libs/lib3d.a  3d.o 3d_options.o
libtool: link: ranlib .libs/lib3d.a
libtool: link: ( cd ".libs" && rm -f "lib3d.la" && ln -s "../lib3d.la" "lib3d.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/3d'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/3d'
Making all in addhelper
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/addhelper'
/usr/bin/bcop --header addhelper_options.h ../../metadata/addhelper.xml.in
/usr/bin/bcop --source addhelper_options.c ../../metadata/addhelper.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/addhelper'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c -o addhelper.lo addhelper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c addhelper.c  -fPIC -DPIC -o .libs/addhelper.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c addhelper.c -o addhelper.o >/dev/null 2>&1
mv -f .deps/addhelper.Tpo .deps/addhelper.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c -o addhelper_options.lo addhelper_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c addhelper_options.c  -fPIC -DPIC -o .libs/addhelper_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c addhelper_options.c -o addhelper_options.o >/dev/null 2>&1
mv -f .deps/addhelper_options.Tpo .deps/addhelper_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libaddhelper.la -rpath /usr/lib/compiz addhelper.lo addhelper_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/addhelper.o .libs/addhelper_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libaddhelper.so -o .libs/libaddhelper.so
libtool: link: ar cr .libs/libaddhelper.a  addhelper.o addhelper_options.o
libtool: link: ranlib .libs/libaddhelper.a
libtool: link: ( cd ".libs" && rm -f "libaddhelper.la" && ln -s "../libaddhelper.la" "libaddhelper.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/addhelper'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/addhelper'
Making all in animationaddon
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/animationaddon'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c -o airplane3d.lo airplane3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c airplane3d.c  -fPIC -DPIC -o .libs/airplane3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c airplane3d.c -o airplane3d.o >/dev/null 2>&1
mv -f .deps/airplane3d.Tpo .deps/airplane3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c -o animationaddon.lo animationaddon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c animationaddon.c  -fPIC -DPIC -o .libs/animationaddon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c animationaddon.c -o animationaddon.o >/dev/null 2>&1
mv -f .deps/animationaddon.Tpo .deps/animationaddon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c -o beamup.lo beamup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c beamup.c  -fPIC -DPIC -o .libs/beamup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c beamup.c -o beamup.o >/dev/null 2>&1
mv -f .deps/beamup.Tpo .deps/beamup.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c -o burn.lo burn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c burn.c  -fPIC -DPIC -o .libs/burn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c burn.c -o burn.o >/dev/null 2>&1
mv -f .deps/burn.Tpo .deps/burn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c -o domino.lo domino.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c domino.c  -fPIC -DPIC -o .libs/domino.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c domino.c -o domino.o >/dev/null 2>&1
mv -f .deps/domino.Tpo .deps/domino.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c -o explode3d.lo explode3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c explode3d.c  -fPIC -DPIC -o .libs/explode3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c explode3d.c -o explode3d.o >/dev/null 2>&1
mv -f .deps/explode3d.Tpo .deps/explode3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c -o fold3d.lo fold3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c fold3d.c  -fPIC -DPIC -o .libs/fold3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c fold3d.c -o fold3d.o >/dev/null 2>&1
mv -f .deps/fold3d.Tpo .deps/fold3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c -o glide3.lo glide3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c glide3.c  -fPIC -DPIC -o .libs/glide3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c glide3.c -o glide3.o >/dev/null 2>&1
mv -f .deps/glide3.Tpo .deps/glide3.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c -o leafspread.lo leafspread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c leafspread.c  -fPIC -DPIC -o .libs/leafspread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c leafspread.c -o leafspread.o >/dev/null 2>&1
mv -f .deps/leafspread.Tpo .deps/leafspread.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c -o particle.lo particle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c particle.c  -fPIC -DPIC -o .libs/particle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c particle.c -o particle.o >/dev/null 2>&1
mv -f .deps/particle.Tpo .deps/particle.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c -o polygon.lo polygon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.c  -fPIC -DPIC -o .libs/polygon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.c -o polygon.o >/dev/null 2>&1
mv -f .deps/polygon.Tpo .deps/polygon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c -o skewer.lo skewer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c skewer.c  -fPIC -DPIC -o .libs/skewer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c skewer.c -o skewer.o >/dev/null 2>&1
mv -f .deps/skewer.Tpo .deps/skewer.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -lGLU -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libanimationaddon.la -rpath /usr/lib/compiz airplane3d.lo animationaddon.lo beamup.lo burn.lo domino.lo explode3d.lo fold3d.lo glide3.lo leafspread.lo particle.lo polygon.lo skewer.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/airplane3d.o .libs/animationaddon.o .libs/beamup.o .libs/burn.o .libs/domino.o .libs/explode3d.o .libs/fold3d.o .libs/glide3.o .libs/leafspread.o .libs/particle.o .libs/polygon.o .libs/skewer.o   -lGLU -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libanimationaddon.so -o .libs/libanimationaddon.so
libtool: link: ar cr .libs/libanimationaddon.a  airplane3d.o animationaddon.o beamup.o burn.o domino.o explode3d.o fold3d.o glide3.o leafspread.o particle.o polygon.o skewer.o
libtool: link: ranlib .libs/libanimationaddon.a
libtool: link: ( cd ".libs" && rm -f "libanimationaddon.la" && ln -s "../libanimationaddon.la" "libanimationaddon.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/animationaddon'
Making all in bell
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bell'
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bell'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bell'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bell'
Making all in bench
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bench'
/usr/bin/bcop --header bench_options.h ../../metadata/bench.xml.in
/usr/bin/bcop --source bench_options.c ../../metadata/bench.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bench'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c -o bench.lo bench.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c bench.c  -fPIC -DPIC -o .libs/bench.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c bench.c -o bench.o >/dev/null 2>&1
mv -f .deps/bench.Tpo .deps/bench.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c -o bench_options.lo bench_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c bench_options.c  -fPIC -DPIC -o .libs/bench_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c bench_options.c -o bench_options.o >/dev/null 2>&1
mv -f .deps/bench_options.Tpo .deps/bench_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbench.la -rpath /usr/lib/compiz bench.lo bench_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bench.o .libs/bench_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbench.so -o .libs/libbench.so
libtool: link: ar cr .libs/libbench.a  bench.o bench_options.o
libtool: link: ranlib .libs/libbench.a
libtool: link: ( cd ".libs" && rm -f "libbench.la" && ln -s "../libbench.la" "libbench.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bench'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bench'
Making all in bicubic
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bicubic'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c -o bicubic.lo bicubic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.c  -fPIC -DPIC -o .libs/bicubic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.c -o bicubic.o >/dev/null 2>&1
mv -f .deps/bicubic.Tpo .deps/bicubic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbicubic.la -rpath /usr/lib/compiz bicubic.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bicubic.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbicubic.so -o .libs/libbicubic.so
libtool: link: ar cr .libs/libbicubic.a  bicubic.o
libtool: link: ranlib .libs/libbicubic.a
libtool: link: ( cd ".libs" && rm -f "libbicubic.la" && ln -s "../libbicubic.la" "libbicubic.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/bicubic'
Making all in crashhandler
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/crashhandler'
/usr/bin/bcop --header crashhandler_options.h ../../metadata/crashhandler.xml.in
/usr/bin/bcop --source crashhandler_options.c ../../metadata/crashhandler.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/crashhandler'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c -o crashhandler.lo crashhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c crashhandler.c  -fPIC -DPIC -o .libs/crashhandler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c crashhandler.c -o crashhandler.o >/dev/null 2>&1
mv -f .deps/crashhandler.Tpo .deps/crashhandler.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c -o crashhandler_options.lo crashhandler_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c crashhandler_options.c  -fPIC -DPIC -o .libs/crashhandler_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c crashhandler_options.c -o crashhandler_options.o >/dev/null 2>&1
mv -f .deps/crashhandler_options.Tpo .deps/crashhandler_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcrashhandler.la -rpath /usr/lib/compiz crashhandler.lo crashhandler_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/crashhandler.o .libs/crashhandler_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcrashhandler.so -o .libs/libcrashhandler.so
libtool: link: ar cr .libs/libcrashhandler.a  crashhandler.o crashhandler_options.o
libtool: link: ranlib .libs/libcrashhandler.a
libtool: link: ( cd ".libs" && rm -f "libcrashhandler.la" && ln -s "../libcrashhandler.la" "libcrashhandler.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/crashhandler'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/crashhandler'
Making all in cubeaddon
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/cubeaddon'
/usr/bin/bcop --header cubeaddon_options.h ../../metadata/cubeaddon.xml.in
/usr/bin/bcop --source cubeaddon_options.c ../../metadata/cubeaddon.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/cubeaddon'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c -o cubeaddon.lo cubeaddon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c cubeaddon.c  -fPIC -DPIC -o .libs/cubeaddon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c cubeaddon.c -o cubeaddon.o >/dev/null 2>&1
mv -f .deps/cubeaddon.Tpo .deps/cubeaddon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c -o cubeaddon_options.lo cubeaddon_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c cubeaddon_options.c  -fPIC -DPIC -o .libs/cubeaddon_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c cubeaddon_options.c -o cubeaddon_options.o >/dev/null 2>&1
mv -f .deps/cubeaddon_options.Tpo .deps/cubeaddon_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcubeaddon.la -rpath /usr/lib/compiz cubeaddon.lo cubeaddon_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cubeaddon.o .libs/cubeaddon_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcubeaddon.so -o .libs/libcubeaddon.so
libtool: link: ar cr .libs/libcubeaddon.a  cubeaddon.o cubeaddon_options.o
libtool: link: ranlib .libs/libcubeaddon.a
libtool: link: ( cd ".libs" && rm -f "libcubeaddon.la" && ln -s "../libcubeaddon.la" "libcubeaddon.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/cubeaddon'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/cubeaddon'
Making all in extrawm
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/extrawm'
/usr/bin/bcop --header extrawm_options.h ../../metadata/extrawm.xml.in
/usr/bin/bcop --source extrawm_options.c ../../metadata/extrawm.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/extrawm'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c -o extrawm.lo extrawm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c extrawm.c  -fPIC -DPIC -o .libs/extrawm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c extrawm.c -o extrawm.o >/dev/null 2>&1
mv -f .deps/extrawm.Tpo .deps/extrawm.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c -o extrawm_options.lo extrawm_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c extrawm_options.c  -fPIC -DPIC -o .libs/extrawm_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c extrawm_options.c -o extrawm_options.o >/dev/null 2>&1
mv -f .deps/extrawm_options.Tpo .deps/extrawm_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libextrawm.la -rpath /usr/lib/compiz extrawm.lo extrawm_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/extrawm.o .libs/extrawm_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libextrawm.so -o .libs/libextrawm.so
libtool: link: ar cr .libs/libextrawm.a  extrawm.o extrawm_options.o
libtool: link: ranlib .libs/libextrawm.a
libtool: link: ( cd ".libs" && rm -f "libextrawm.la" && ln -s "../libextrawm.la" "libextrawm.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/extrawm'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/extrawm'
Making all in fadedesktop
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/fadedesktop'
/usr/bin/bcop --header fadedesktop_options.h ../../metadata/fadedesktop.xml.in
/usr/bin/bcop --source fadedesktop_options.c ../../metadata/fadedesktop.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/fadedesktop'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c -o fadedesktop.lo fadedesktop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c fadedesktop.c  -fPIC -DPIC -o .libs/fadedesktop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c fadedesktop.c -o fadedesktop.o >/dev/null 2>&1
mv -f .deps/fadedesktop.Tpo .deps/fadedesktop.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c -o fadedesktop_options.lo fadedesktop_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c fadedesktop_options.c  -fPIC -DPIC -o .libs/fadedesktop_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c fadedesktop_options.c -o fadedesktop_options.o >/dev/null 2>&1
mv -f .deps/fadedesktop_options.Tpo .deps/fadedesktop_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfadedesktop.la -rpath /usr/lib/compiz fadedesktop.lo fadedesktop_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fadedesktop.o .libs/fadedesktop_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfadedesktop.so -o .libs/libfadedesktop.so
libtool: link: ar cr .libs/libfadedesktop.a  fadedesktop.o fadedesktop_options.o
libtool: link: ranlib .libs/libfadedesktop.a
libtool: link: ( cd ".libs" && rm -f "libfadedesktop.la" && ln -s "../libfadedesktop.la" "libfadedesktop.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/fadedesktop'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/fadedesktop'
Making all in firepaint
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/firepaint'
/usr/bin/bcop --header firepaint_options.h ../../metadata/firepaint.xml.in
/usr/bin/bcop --source firepaint_options.c ../../metadata/firepaint.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/firepaint'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c -o firepaint.lo firepaint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c firepaint.c  -fPIC -DPIC -o .libs/firepaint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c firepaint.c -o firepaint.o >/dev/null 2>&1
mv -f .deps/firepaint.Tpo .deps/firepaint.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c -o firepaint_options.lo firepaint_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c firepaint_options.c  -fPIC -DPIC -o .libs/firepaint_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c firepaint_options.c -o firepaint_options.o >/dev/null 2>&1
mv -f .deps/firepaint_options.Tpo .deps/firepaint_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfirepaint.la -rpath /usr/lib/compiz firepaint.lo firepaint_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/firepaint.o .libs/firepaint_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfirepaint.so -o .libs/libfirepaint.so
libtool: link: ar cr .libs/libfirepaint.a  firepaint.o firepaint_options.o
libtool: link: ranlib .libs/libfirepaint.a
libtool: link: ( cd ".libs" && rm -f "libfirepaint.la" && ln -s "../libfirepaint.la" "libfirepaint.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/firepaint'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/firepaint'
Making all in gears
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/gears'
/usr/bin/bcop --header gears_options.h ../../metadata/gears.xml.in
/usr/bin/bcop --source gears_options.c ../../metadata/gears.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/gears'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c -o gears.lo gears.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c gears.c  -fPIC -DPIC -o .libs/gears.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c gears.c -o gears.o >/dev/null 2>&1
mv -f .deps/gears.Tpo .deps/gears.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c -o gears_options.lo gears_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c gears_options.c  -fPIC -DPIC -o .libs/gears_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c gears_options.c -o gears_options.o >/dev/null 2>&1
mv -f .deps/gears_options.Tpo .deps/gears_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgears.la -rpath /usr/lib/compiz gears.lo gears_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gears.o .libs/gears_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgears.so -o .libs/libgears.so
libtool: link: ar cr .libs/libgears.a  gears.o gears_options.o
libtool: link: ranlib .libs/libgears.a
libtool: link: ( cd ".libs" && rm -f "libgears.la" && ln -s "../libgears.la" "libgears.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/gears'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/gears'
Making all in grid
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/grid'
/usr/bin/bcop --header grid_options.h ../../metadata/grid.xml.in
/usr/bin/bcop --source grid_options.c ../../metadata/grid.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/grid'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c  -fPIC -DPIC -o .libs/grid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -o grid.o >/dev/null 2>&1
mv -f .deps/grid.Tpo .deps/grid.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c -o grid_options.lo grid_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c grid_options.c  -fPIC -DPIC -o .libs/grid_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c grid_options.c -o grid_options.o >/dev/null 2>&1
mv -f .deps/grid_options.Tpo .deps/grid_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgrid.la -rpath /usr/lib/compiz grid.lo grid_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/grid.o .libs/grid_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgrid.so -o .libs/libgrid.so
libtool: link: ar cr .libs/libgrid.a  grid.o grid_options.o
libtool: link: ranlib .libs/libgrid.a
libtool: link: ( cd ".libs" && rm -f "libgrid.la" && ln -s "../libgrid.la" "libgrid.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/grid'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/grid'
Making all in group
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/group'
/usr/bin/bcop --header group_options.h ../../metadata/group.xml.in
/usr/bin/bcop --source group_options.c ../../metadata/group.xml.in		
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/group'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c -o cairo.lo cairo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c  -fPIC -DPIC -o .libs/cairo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -o cairo.o >/dev/null 2>&1
mv -f .deps/cairo.Tpo .deps/cairo.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c  -fPIC -DPIC -o .libs/group.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -o group.o >/dev/null 2>&1
mv -f .deps/group.Tpo .deps/group.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c -o paint.lo paint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c paint.c  -fPIC -DPIC -o .libs/paint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c paint.c -o paint.o >/dev/null 2>&1
mv -f .deps/paint.Tpo .deps/paint.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c -o queues.lo queues.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c  -fPIC -DPIC -o .libs/queues.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -o queues.o >/dev/null 2>&1
mv -f .deps/queues.Tpo .deps/queues.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c -o selection.lo selection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c  -fPIC -DPIC -o .libs/selection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c -o selection.o >/dev/null 2>&1
mv -f .deps/selection.Tpo .deps/selection.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c -o tab.lo tab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.c  -fPIC -DPIC -o .libs/tab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.c -o tab.o >/dev/null 2>&1
mv -f .deps/tab.Tpo .deps/tab.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c -o group_options.lo group_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c group_options.c  -fPIC -DPIC -o .libs/group_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c group_options.c -o group_options.o >/dev/null 2>&1
mv -f .deps/group_options.Tpo .deps/group_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgroup.la -rpath /usr/lib/compiz cairo.lo group.lo init.lo paint.lo queues.lo selection.lo tab.lo group_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lXrender -lX11 -lcairo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cairo.o .libs/group.o .libs/init.o .libs/paint.o .libs/queues.o .libs/selection.o .libs/tab.o .libs/group_options.o   -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lXrender -lX11 -lcairo  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgroup.so -o .libs/libgroup.so
libtool: link: ar cr .libs/libgroup.a  cairo.o group.o init.o paint.o queues.o selection.o tab.o group_options.o
libtool: link: ranlib .libs/libgroup.a
libtool: link: ( cd ".libs" && rm -f "libgroup.la" && ln -s "../libgroup.la" "libgroup.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/group'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/group'
Making all in highlightcontent
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/highlightcontent'
/usr/bin/bcop --header highlightcontent_options.h ../../metadata/highlightcontent.xml.in
/usr/bin/bcop --source highlightcontent_options.c ../../metadata/highlightcontent.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/highlightcontent'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c -o highlightcontent.lo highlightcontent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c highlightcontent.c  -fPIC -DPIC -o .libs/highlightcontent.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c highlightcontent.c -o highlightcontent.o >/dev/null 2>&1
mv -f .deps/highlightcontent.Tpo .deps/highlightcontent.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c -o highlightcontent_options.lo highlightcontent_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c highlightcontent_options.c  -fPIC -DPIC -o .libs/highlightcontent_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c highlightcontent_options.c -o highlightcontent_options.o >/dev/null 2>&1
mv -f .deps/highlightcontent_options.Tpo .deps/highlightcontent_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libhighlightcontent.la -rpath /usr/lib/compiz highlightcontent.lo highlightcontent_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXext -lcairo -lXrender -lX11  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/highlightcontent.o .libs/highlightcontent_options.o   -lXcomposite -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lXext -lcairo -lXrender -lX11  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libhighlightcontent.so -o .libs/libhighlightcontent.so
libtool: link: ar cr .libs/libhighlightcontent.a  highlightcontent.o highlightcontent_options.o
libtool: link: ranlib .libs/libhighlightcontent.a
libtool: link: ( cd ".libs" && rm -f "libhighlightcontent.la" && ln -s "../libhighlightcontent.la" "libhighlightcontent.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/highlightcontent'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/highlightcontent'
Making all in maximumize
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/maximumize'
/usr/bin/bcop --header maximumize_options.h ../../metadata/maximumize.xml.in
/usr/bin/bcop --source maximumize_options.c ../../metadata/maximumize.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/maximumize'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c -o maximumize.lo maximumize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c maximumize.c  -fPIC -DPIC -o .libs/maximumize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c maximumize.c -o maximumize.o >/dev/null 2>&1
mv -f .deps/maximumize.Tpo .deps/maximumize.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c -o maximumize_options.lo maximumize_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c maximumize_options.c  -fPIC -DPIC -o .libs/maximumize_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c maximumize_options.c -o maximumize_options.o >/dev/null 2>&1
mv -f .deps/maximumize_options.Tpo .deps/maximumize_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmaximumize.la -rpath /usr/lib/compiz maximumize.lo maximumize_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/maximumize.o .libs/maximumize_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmaximumize.so -o .libs/libmaximumize.so
libtool: link: ar cr .libs/libmaximumize.a  maximumize.o maximumize_options.o
libtool: link: ranlib .libs/libmaximumize.a
libtool: link: ( cd ".libs" && rm -f "libmaximumize.la" && ln -s "../libmaximumize.la" "libmaximumize.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/maximumize'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/maximumize'
Making all in mblur
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/mblur'
/usr/bin/bcop --header mblur_options.h ../../metadata/mblur.xml.in
/usr/bin/bcop --source mblur_options.c ../../metadata/mblur.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/mblur'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c -o mblur.lo mblur.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c mblur.c  -fPIC -DPIC -o .libs/mblur.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c mblur.c -o mblur.o >/dev/null 2>&1
mv -f .deps/mblur.Tpo .deps/mblur.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c -o mblur_options.lo mblur_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c mblur_options.c  -fPIC -DPIC -o .libs/mblur_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c mblur_options.c -o mblur_options.o >/dev/null 2>&1
mv -f .deps/mblur_options.Tpo .deps/mblur_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmblur.la -rpath /usr/lib/compiz mblur.lo mblur_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mblur.o .libs/mblur_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmblur.so -o .libs/libmblur.so
libtool: link: ar cr .libs/libmblur.a  mblur.o mblur_options.o
libtool: link: ranlib .libs/libmblur.a
libtool: link: ( cd ".libs" && rm -f "libmblur.la" && ln -s "../libmblur.la" "libmblur.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/mblur'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/mblur'
Making all in notification
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/notification'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c -o notification.lo notification.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c notification.c  -fPIC -DPIC -o .libs/notification.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c notification.c -o notification.o >/dev/null 2>&1
mv -f .deps/notification.Tpo .deps/notification.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libnotification.la -rpath /usr/lib/compiz notification.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/notification.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libnotification.so -o .libs/libnotification.so
libtool: link: ar cr .libs/libnotification.a  notification.o
libtool: link: ranlib .libs/libnotification.a
libtool: link: ( cd ".libs" && rm -f "libnotification.la" && ln -s "../libnotification.la" "libnotification.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/notification'
Making all in reflex
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/reflex'
/usr/bin/bcop --header reflex_options.h ../../metadata/reflex.xml.in
/usr/bin/bcop --source reflex_options.c ../../metadata/reflex.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/reflex'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c -o reflex.lo reflex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c reflex.c  -fPIC -DPIC -o .libs/reflex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c reflex.c -o reflex.o >/dev/null 2>&1
mv -f .deps/reflex.Tpo .deps/reflex.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c -o reflex_options.lo reflex_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c reflex_options.c  -fPIC -DPIC -o .libs/reflex_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c reflex_options.c -o reflex_options.o >/dev/null 2>&1
mv -f .deps/reflex_options.Tpo .deps/reflex_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libreflex.la -rpath /usr/lib/compiz reflex.lo reflex_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/reflex.o .libs/reflex_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libreflex.so -o .libs/libreflex.so
libtool: link: ar cr .libs/libreflex.a  reflex.o reflex_options.o
libtool: link: ranlib .libs/libreflex.a
libtool: link: ( cd ".libs" && rm -f "libreflex.la" && ln -s "../libreflex.la" "libreflex.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/reflex'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/reflex'
Making all in scalefilter
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/scalefilter'
/usr/bin/bcop --header scalefilter_options.h ../../metadata/scalefilter.xml.in
/usr/bin/bcop --source scalefilter_options.c ../../metadata/scalefilter.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/scalefilter'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c -o scalefilter.lo scalefilter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c scalefilter.c  -fPIC -DPIC -o .libs/scalefilter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c scalefilter.c -o scalefilter.o >/dev/null 2>&1
mv -f .deps/scalefilter.Tpo .deps/scalefilter.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c -o scalefilter_options.lo scalefilter_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c scalefilter_options.c  -fPIC -DPIC -o .libs/scalefilter_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c scalefilter_options.c -o scalefilter_options.o >/dev/null 2>&1
mv -f .deps/scalefilter_options.Tpo .deps/scalefilter_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libscalefilter.la -rpath /usr/lib/compiz scalefilter.lo scalefilter_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lXrender -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/scalefilter.o .libs/scalefilter_options.o   -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lXrender -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libscalefilter.so -o .libs/libscalefilter.so
libtool: link: ar cr .libs/libscalefilter.a  scalefilter.o scalefilter_options.o
libtool: link: ranlib .libs/libscalefilter.a
libtool: link: ( cd ".libs" && rm -f "libscalefilter.la" && ln -s "../libscalefilter.la" "libscalefilter.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/scalefilter'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/scalefilter'
Making all in shelf
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/shelf'
/usr/bin/bcop --header shelf_options.h ../../metadata/shelf.xml.in
/usr/bin/bcop --source shelf_options.c ../../metadata/shelf.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/shelf'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c -o shelf.lo shelf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c shelf.c  -fPIC -DPIC -o .libs/shelf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c shelf.c -o shelf.o >/dev/null 2>&1
mv -f .deps/shelf.Tpo .deps/shelf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c -o shelf_options.lo shelf_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c shelf_options.c  -fPIC -DPIC -o .libs/shelf_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c shelf_options.c -o shelf_options.o >/dev/null 2>&1
mv -f .deps/shelf_options.Tpo .deps/shelf_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshelf.la -rpath /usr/lib/compiz shelf.lo shelf_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/shelf.o .libs/shelf_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshelf.so -o .libs/libshelf.so
libtool: link: ar cr .libs/libshelf.a  shelf.o shelf_options.o
libtool: link: ranlib .libs/libshelf.a
libtool: link: ( cd ".libs" && rm -f "libshelf.la" && ln -s "../libshelf.la" "libshelf.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/shelf'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/shelf'
Making all in showdesktop
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showdesktop'
/usr/bin/bcop --header showdesktop_options.h ../../metadata/showdesktop.xml.in
/usr/bin/bcop --source showdesktop_options.c ../../metadata/showdesktop.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showdesktop'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c -o showdesktop.lo showdesktop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c showdesktop.c  -fPIC -DPIC -o .libs/showdesktop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c showdesktop.c -o showdesktop.o >/dev/null 2>&1
mv -f .deps/showdesktop.Tpo .deps/showdesktop.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c -o showdesktop_options.lo showdesktop_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c showdesktop_options.c  -fPIC -DPIC -o .libs/showdesktop_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c showdesktop_options.c -o showdesktop_options.o >/dev/null 2>&1
mv -f .deps/showdesktop_options.Tpo .deps/showdesktop_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshowdesktop.la -rpath /usr/lib/compiz showdesktop.lo showdesktop_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/showdesktop.o .libs/showdesktop_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshowdesktop.so -o .libs/libshowdesktop.so
libtool: link: ar cr .libs/libshowdesktop.a  showdesktop.o showdesktop_options.o
libtool: link: ranlib .libs/libshowdesktop.a
libtool: link: ( cd ".libs" && rm -f "libshowdesktop.la" && ln -s "../libshowdesktop.la" "libshowdesktop.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showdesktop'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showdesktop'
Making all in splash
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/splash'
/usr/bin/bcop --header splash_options.h ../../metadata/splash.xml.in
/usr/bin/bcop --source splash_options.c ../../metadata/splash.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/splash'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c -o splash.lo splash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c splash.c  -fPIC -DPIC -o .libs/splash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c splash.c -o splash.o >/dev/null 2>&1
mv -f .deps/splash.Tpo .deps/splash.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c -o splash_options.lo splash_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c splash_options.c  -fPIC -DPIC -o .libs/splash_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c splash_options.c -o splash_options.o >/dev/null 2>&1
mv -f .deps/splash_options.Tpo .deps/splash_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsplash.la -rpath /usr/lib/compiz splash.lo splash_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/splash.o .libs/splash_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsplash.so -o .libs/libsplash.so
libtool: link: ar cr .libs/libsplash.a  splash.o splash_options.o
libtool: link: ranlib .libs/libsplash.a
libtool: link: ( cd ".libs" && rm -f "libsplash.la" && ln -s "../libsplash.la" "libsplash.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/splash'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/splash'
Making all in trailfocus
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/trailfocus'
/usr/bin/bcop --header trailfocus_options.h ../../metadata/trailfocus.xml.in
/usr/bin/bcop --source trailfocus_options.c ../../metadata/trailfocus.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/trailfocus'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c -o trailfocus.lo trailfocus.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c trailfocus.c  -fPIC -DPIC -o .libs/trailfocus.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c trailfocus.c -o trailfocus.o >/dev/null 2>&1
mv -f .deps/trailfocus.Tpo .deps/trailfocus.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c -o trailfocus_options.lo trailfocus_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c trailfocus_options.c  -fPIC -DPIC -o .libs/trailfocus_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c trailfocus_options.c -o trailfocus_options.o >/dev/null 2>&1
mv -f .deps/trailfocus_options.Tpo .deps/trailfocus_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtrailfocus.la -rpath /usr/lib/compiz trailfocus.lo trailfocus_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/trailfocus.o .libs/trailfocus_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libtrailfocus.so -o .libs/libtrailfocus.so
libtool: link: ar cr .libs/libtrailfocus.a  trailfocus.o trailfocus_options.o
libtool: link: ranlib .libs/libtrailfocus.a
libtool: link: ( cd ".libs" && rm -f "libtrailfocus.la" && ln -s "../libtrailfocus.la" "libtrailfocus.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/trailfocus'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/trailfocus'
Making all in widget
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/widget'
/usr/bin/bcop --header widget_options.h ../../metadata/widget.xml.in
/usr/bin/bcop --source widget_options.c ../../metadata/widget.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/widget'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c  -fPIC -DPIC -o .libs/widget.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c -o widget.o >/dev/null 2>&1
mv -f .deps/widget.Tpo .deps/widget.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c -o widget_options.lo widget_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c widget_options.c  -fPIC -DPIC -o .libs/widget_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c widget_options.c -o widget_options.o >/dev/null 2>&1
mv -f .deps/widget_options.Tpo .deps/widget_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libwidget.la -rpath /usr/lib/compiz widget.lo widget_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/widget.o .libs/widget_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libwidget.so -o .libs/libwidget.so
libtool: link: ar cr .libs/libwidget.a  widget.o widget_options.o
libtool: link: ranlib .libs/libwidget.a
libtool: link: ( cd ".libs" && rm -f "libwidget.la" && ln -s "../libwidget.la" "libwidget.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/widget'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/widget'
Making all in showmouse
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showmouse'
/usr/bin/bcop --header showmouse_options.h ../../metadata/showmouse.xml.in
/usr/bin/bcop --source showmouse_options.c ../../metadata/showmouse.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showmouse'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c -o showmouse.lo showmouse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c showmouse.c  -fPIC -DPIC -o .libs/showmouse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c showmouse.c -o showmouse.o >/dev/null 2>&1
mv -f .deps/showmouse.Tpo .deps/showmouse.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c -o showmouse_options.lo showmouse_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c showmouse_options.c  -fPIC -DPIC -o .libs/showmouse_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c showmouse_options.c -o showmouse_options.o >/dev/null 2>&1
mv -f .deps/showmouse_options.Tpo .deps/showmouse_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshowmouse.la -rpath /usr/lib/compiz showmouse.lo showmouse_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXext -lcairo -lXrender -lX11  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/showmouse.o .libs/showmouse_options.o   -lXcomposite -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lXext -lcairo -lXrender -lX11  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshowmouse.so -o .libs/libshowmouse.so
libtool: link: ar cr .libs/libshowmouse.a  showmouse.o showmouse_options.o
libtool: link: ranlib .libs/libshowmouse.a
libtool: link: ( cd ".libs" && rm -f "libshowmouse.la" && ln -s "../libshowmouse.la" "libshowmouse.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showmouse'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/showmouse'
Making all in loginout
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/loginout'
/usr/bin/bcop --header loginout_options.h ../../metadata/loginout.xml.in
/usr/bin/bcop --source loginout_options.c ../../metadata/loginout.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/loginout'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c -o loginout.lo loginout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c loginout.c  -fPIC -DPIC -o .libs/loginout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c loginout.c -o loginout.o >/dev/null 2>&1
mv -f .deps/loginout.Tpo .deps/loginout.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c -o loginout_options.lo loginout_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c loginout_options.c  -fPIC -DPIC -o .libs/loginout_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c loginout_options.c -o loginout_options.o >/dev/null 2>&1
mv -f .deps/loginout_options.Tpo .deps/loginout_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libloginout.la -rpath /usr/lib/compiz loginout.lo loginout_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/loginout.o .libs/loginout_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libloginout.so -o .libs/libloginout.so
libtool: link: ar cr .libs/libloginout.a  loginout.o loginout_options.o
libtool: link: ranlib .libs/libloginout.a
libtool: link: ( cd ".libs" && rm -f "libloginout.la" && ln -s "../libloginout.la" "libloginout.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/loginout'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/loginout'
Making all in vidcap
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/vidcap'
/usr/bin/bcop --header vidcap_options.h ../../metadata/vidcap.xml.in
/usr/bin/bcop --source vidcap_options.c ../../metadata/vidcap.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/vidcap'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c -o vidcap.lo vidcap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c vidcap.c  -fPIC -DPIC -o .libs/vidcap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c vidcap.c -o vidcap.o >/dev/null 2>&1
mv -f .deps/vidcap.Tpo .deps/vidcap.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c -o vidcap_options.lo vidcap_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c vidcap_options.c  -fPIC -DPIC -o .libs/vidcap_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c vidcap_options.c -o vidcap_options.o >/dev/null 2>&1
mv -f .deps/vidcap_options.Tpo .deps/vidcap_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libvidcap.la -rpath /usr/lib/compiz vidcap.lo vidcap_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vidcap.o .libs/vidcap_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libvidcap.so -o .libs/libvidcap.so
libtool: link: ar cr .libs/libvidcap.a  vidcap.o vidcap_options.o
libtool: link: ranlib .libs/libvidcap.a
libtool: link: ( cd ".libs" && rm -f "libvidcap.la" && ln -s "../libvidcap.la" "libvidcap.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/vidcap'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/vidcap'
Making all in wallpaper
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/wallpaper'
/usr/bin/bcop --header wallpaper_options.h ../../metadata/wallpaper.xml.in
/usr/bin/bcop --source wallpaper_options.c ../../metadata/wallpaper.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/wallpaper'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT wallpaper.lo -MD -MP -MF .deps/wallpaper.Tpo -c -o wallpaper.lo wallpaper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT wallpaper.lo -MD -MP -MF .deps/wallpaper.Tpo -c wallpaper.c  -fPIC -DPIC -o .libs/wallpaper.o
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/wallpaper'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src/wallpaper'
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18/src'
make[1]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra/src/compiz-plugins-extra-v0.8.18'

Offline

#4 2023-11-22 10:58:38

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

ABOhiccups wrote:
loqs wrote:

Please post the full output from building compiz-fusion-plugins-extra-git with makepkg.  You might also want to adjust the thread title to use the correct package names.

Here's a log after trying to install compiz-fusion-plugins-extra-git.

The end of the log appears to be missing.  I can not see an error in what has been posted.

Offline

#5 2023-11-22 18:11:24

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:
ABOhiccups wrote:
loqs wrote:

Please post the full output from building compiz-fusion-plugins-extra-git with makepkg.  You might also want to adjust the thread title to use the correct package names.

Here's a log after trying to install compiz-fusion-plugins-extra-git.

The end of the log appears to be missing.  I can not see an error in what has been posted.

I was using "> text.txt". I guest it does not output the whole thing. I look it up on search engine. I have to add -L alone with -s and -i. So it will be like this "makepkg -siL" Anyway and went on ahead and do the same for other AUR packages that I'm also having trouble installing.

compiz-fusion-plugins-extra-git

aclocal: installing 'm4/build-to-host.m4' from '/usr/share/aclocal/build-to-host.m4'
aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.m4'
aclocal: installing 'm4/host-cpu-c-abi.m4' from '/usr/share/aclocal/host-cpu-c-abi.m4'
aclocal: installing 'm4/iconv.m4' from '/usr/share/aclocal/iconv.m4'
aclocal: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4'
aclocal: installing 'm4/lib-ld.m4' from '/usr/share/aclocal/lib-ld.m4'
aclocal: installing 'm4/lib-link.m4' from '/usr/share/aclocal/lib-link.m4'
aclocal: installing 'm4/lib-prefix.m4' from '/usr/share/aclocal/lib-prefix.m4'
aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
aclocal: installing 'm4/nls.m4' from '/usr/share/aclocal/nls.m4'
aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
aclocal: installing 'm4/po.m4' from '/usr/share/aclocal/po.m4'
aclocal: installing 'm4/progtest.m4' from '/usr/share/aclocal/progtest.m4'
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file ABOUT-NLS
Copying file config.rpath
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:6: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:6: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:6: the top level
configure.ac:9: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:9: the top level
configure.ac:13: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:13: the top level
configure.ac:179: warning: AC_OUTPUT should be used without arguments.
configure.ac:179: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/3d/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
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 whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: Using PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... yes
checking for BCOP... yes
checking for GL_CFLAGS... 
checking for GL_LIBS... -lGL
checking for BELL... no
checking for GROUP... yes
checking for SCALEFILTER... yes
checking for COMPIZCUBE... yes
checking for SHOWMOUSE... yes
checking for HIGHLIGHTCONTENT... yes
checking for LIBNOTIFY... yes
checking for COMPIZANIMATION... yes
checking for COMPIZTEXT... yes
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating compiz-animationaddon.pc
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating images/Makefile
config.status: creating include/Makefile
config.status: creating metadata/Makefile
config.status: creating src/Makefile
config.status: creating src/3d/Makefile
config.status: creating src/addhelper/Makefile
config.status: creating src/animationaddon/Makefile
config.status: creating src/bell/Makefile
config.status: creating src/bench/Makefile
config.status: creating src/bicubic/Makefile
config.status: creating src/crashhandler/Makefile
config.status: creating src/cubeaddon/Makefile
config.status: creating src/extrawm/Makefile
config.status: creating src/fadedesktop/Makefile
config.status: creating src/firepaint/Makefile
config.status: creating src/gears/Makefile
config.status: creating src/grid/Makefile
config.status: creating src/group/Makefile
config.status: creating src/highlightcontent/Makefile
config.status: creating src/maximumize/Makefile
config.status: creating src/mblur/Makefile
config.status: creating src/notification/Makefile
config.status: creating src/reflex/Makefile
config.status: creating src/scalefilter/Makefile
config.status: creating src/shelf/Makefile
config.status: creating src/showdesktop/Makefile
config.status: creating src/splash/Makefile
config.status: creating src/trailfocus/Makefile
config.status: creating src/widget/Makefile
config.status: creating src/showmouse/Makefile
config.status: creating src/loginout/Makefile
config.status: creating src/vidcap/Makefile
config.status: creating src/wallpaper/Makefile
config.status: creating src/workspacenames/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make  all-recursive
make[1]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra'
Making all in metadata
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/metadata'
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template addhelper.xml.in -d ../po -o addhelper.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template bench.xml.in -d ../po -o bench.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template bicubic.xml.in -d ../po -o bicubic.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template crashhandler.xml.in -d ../po -o crashhandler.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template extrawm.xml.in -d ../po -o extrawm.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template fadedesktop.xml.in -d ../po -o fadedesktop.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template firepaint.xml.in -d ../po -o firepaint.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template gears.xml.in -d ../po -o gears.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template grid.xml.in -d ../po -o grid.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template loginout.xml.in -d ../po -o loginout.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template maximumize.xml.in -d ../po -o maximumize.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template mblur.xml.in -d ../po -o mblur.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template reflex.xml.in -d ../po -o reflex.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template shelf.xml.in -d ../po -o shelf.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template showdesktop.xml.in -d ../po -o showdesktop.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template splash.xml.in -d ../po -o splash.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template trailfocus.xml.in -d ../po -o trailfocus.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template widget.xml.in -d ../po -o widget.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template vidcap.xml.in -d ../po -o vidcap.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template wallpaper.xml.in -d ../po -o wallpaper.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template animationaddon.xml.in -d ../po -o animationaddon.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template cubeaddon.xml.in -d ../po -o cubeaddon.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template group.xml.in -d ../po -o group.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template notification.xml.in -d ../po -o notification.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template scalefilter.xml.in -d ../po -o scalefilter.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template showmouse.xml.in -d ../po -o showmouse.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template highlightcontent.xml.in -d ../po -o highlightcontent.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template 3d.xml.in -d ../po -o 3d.xml
GETTEXTDATADIR=../gettext /usr/bin/msgfmt --xml --template workspacenames.xml.in -d ../po -o workspacenames.xml
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/metadata'
Making all in include
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/include'
Making all in po
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
make compiz-plugins-extra.pot-update
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
package_gnu="no"; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
         LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU compiz-plugins-extra' /dev/null '{}' ';' 2>/dev/null; \
       else \
         LC_ALL=C grep -i 'GNU compiz-plugins-extra' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n 'https://gitlab.com/compiz/compiz-plugins-extra/issues' || test 'chat-to-me@raveit.de' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='https://gitlab.com/compiz/compiz-plugins-extra/issues'; \
else \
  msgid_bugs_address='chat-to-me@raveit.de'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=compiz-plugins-extra --directory=.. \
      --add-comments=TRANSLATORS: \
      --files-from=./POTFILES.in \
      --copyright-holder='gitlab.com/compiz' \
      --msgid-bugs-address="$msgid_bugs_address" \
      --from-code=UTF-8 --keyword=_ --keyword=N_ --no-location  \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=compiz-plugins-extra --directory=.. \
      --add-comments=TRANSLATORS: \
      --files-from=./POTFILES.in \
      --copyright-holder='gitlab.com/compiz' \
      --package-name="${package_prefix}compiz-plugins-extra" \
      --package-version='0.8.18' \
      --msgid-bugs-address="$msgid_bugs_address" \
      --from-code=UTF-8 --keyword=_ --keyword=N_ --no-location  \
    ;; \
esac
test ! -f compiz-plugins-extra.po || { \
  if test -f ./compiz-plugins-extra.pot-header; then \
    sed -e '1,/^#$/d' < compiz-plugins-extra.po > compiz-plugins-extra.1po && \
    cat ./compiz-plugins-extra.pot-header compiz-plugins-extra.1po > compiz-plugins-extra.po && \
    rm -f compiz-plugins-extra.1po \
    || exit 1; \
  fi; \
  if test -f ./compiz-plugins-extra.pot; then \
    sed -f remove-potcdate.sed < ./compiz-plugins-extra.pot > compiz-plugins-extra.1po && \
    sed -f remove-potcdate.sed < compiz-plugins-extra.po > compiz-plugins-extra.2po && \
    if cmp compiz-plugins-extra.1po compiz-plugins-extra.2po >/dev/null 2>&1; then \
      rm -f compiz-plugins-extra.1po compiz-plugins-extra.2po compiz-plugins-extra.po; \
    else \
      rm -f compiz-plugins-extra.1po compiz-plugins-extra.2po ./compiz-plugins-extra.pot && \
      mv compiz-plugins-extra.po ./compiz-plugins-extra.pot; \
    fi; \
  else \
    mv compiz-plugins-extra.po ./compiz-plugins-extra.pot; \
  fi; \
}
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
test ! -f ./compiz-plugins-extra.pot || \
  test -z "ar.gmo bn.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo" || make ar.gmo bn.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
/usr/bin/msgmerge --update --quiet  --lang=ar --previous ar.po compiz-plugins-extra.pot
rm -f ar.gmo && /usr/bin/msgmerge --for-msgfmt -o ar.1po ar.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.1po && rm -f ar.1po
ar.1po: 124 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=bn --previous bn.po compiz-plugins-extra.pot
rm -f bn.gmo && /usr/bin/msgmerge --for-msgfmt -o bn.1po bn.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o bn.gmo bn.1po && rm -f bn.1po
bn.1po: 83 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=ca --previous ca.po compiz-plugins-extra.pot
rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.1po ca.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.1po && rm -f ca.1po
ca.1po: 406 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=cs --previous cs.po compiz-plugins-extra.pot
rm -f cs.gmo && /usr/bin/msgmerge --for-msgfmt -o cs.1po cs.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.1po && rm -f cs.1po
cs.1po: 358 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=de --previous de.po compiz-plugins-extra.pot
rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.1po de.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po
de.1po: 435 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=el --previous el.po compiz-plugins-extra.pot
rm -f el.gmo && /usr/bin/msgmerge --for-msgfmt -o el.1po el.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.1po && rm -f el.1po
el.1po: 684 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=en_GB --previous en_GB.po compiz-plugins-extra.pot
rm -f en_GB.gmo && /usr/bin/msgmerge --for-msgfmt -o en_GB.1po en_GB.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.1po && rm -f en_GB.1po
en_GB.1po: 746 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=es --previous es.po compiz-plugins-extra.pot
rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.1po es.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po
es.1po: 607 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=eu --previous eu.po compiz-plugins-extra.pot
rm -f eu.gmo && /usr/bin/msgmerge --for-msgfmt -o eu.1po eu.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.1po && rm -f eu.1po
eu.1po: 467 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=fi --previous fi.po compiz-plugins-extra.pot
rm -f fi.gmo && /usr/bin/msgmerge --for-msgfmt -o fi.1po fi.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.1po && rm -f fi.1po
fi.1po: 594 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=fr --previous fr.po compiz-plugins-extra.pot
rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.1po fr.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.1po && rm -f fr.1po
fr.1po: 667 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=gl --previous gl.po compiz-plugins-extra.pot
rm -f gl.gmo && /usr/bin/msgmerge --for-msgfmt -o gl.1po gl.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.1po && rm -f gl.1po
gl.1po: 684 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=gu --previous gu.po compiz-plugins-extra.pot
rm -f gu.gmo && /usr/bin/msgmerge --for-msgfmt -o gu.1po gu.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.1po && rm -f gu.1po
gu.1po: 483 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=he --previous he.po compiz-plugins-extra.pot
rm -f he.gmo && /usr/bin/msgmerge --for-msgfmt -o he.1po he.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.1po && rm -f he.1po
he.1po: 678 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=hi --previous hi.po compiz-plugins-extra.pot
rm -f hi.gmo && /usr/bin/msgmerge --for-msgfmt -o hi.1po hi.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.1po && rm -f hi.1po
hi.1po: 483 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=hu --previous hu.po compiz-plugins-extra.pot
rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.1po hu.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.1po && rm -f hu.1po
hu.1po: 684 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=it --previous it.po compiz-plugins-extra.pot
rm -f it.gmo && /usr/bin/msgmerge --for-msgfmt -o it.1po it.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.1po && rm -f it.1po
it.1po: 686 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=ja --previous ja.po compiz-plugins-extra.pot
rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.1po ja.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.1po && rm -f ja.1po
ja.1po: 683 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=ko --previous ko.po compiz-plugins-extra.pot
rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.1po ko.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.1po && rm -f ko.1po
ko.1po: 684 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=nb --previous nb.po compiz-plugins-extra.pot
rm -f nb.gmo && /usr/bin/msgmerge --for-msgfmt -o nb.1po nb.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.1po && rm -f nb.1po
nb.1po: 572 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=nl --previous nl.po compiz-plugins-extra.pot
rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.1po nl.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.1po && rm -f nl.1po
nl.1po: 519 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=pl --previous pl.po compiz-plugins-extra.pot
rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.1po pl.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po
pl.1po: 615 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=pt --previous pt.po compiz-plugins-extra.pot
rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.1po pt.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.1po && rm -f pt.1po
pt.1po: 683 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=pt_BR --previous pt_BR.po compiz-plugins-extra.pot
rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po
pt_BR.1po: 483 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=ru --previous ru.po compiz-plugins-extra.pot
rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.1po ru.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.1po && rm -f ru.1po
ru.1po: 256 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=sv --previous sv.po compiz-plugins-extra.pot
rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.1po sv.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.1po && rm -f sv.1po
sv.1po: 608 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=tr --previous tr.po compiz-plugins-extra.pot
rm -f tr.gmo && /usr/bin/msgmerge --for-msgfmt -o tr.1po tr.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.1po && rm -f tr.1po
tr.1po: 331 translated messages.
/usr/bin/msgmerge --update --quiet  --lang=zh_CN --previous zh_CN.po compiz-plugins-extra.pot
rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.1po zh_CN.po compiz-plugins-extra.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.1po && rm -f zh_CN.1po
zh_CN.1po: 613 translated messages.
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
touch ./stamp-po
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/po'
Making all in src
make[2]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src'
Making all in 3d
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/3d'
/usr/bin/bcop --header 3d_options.h ../../metadata/3d.xml.in
/usr/bin/bcop --source 3d_options.c ../../metadata/3d.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/3d'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c -o 3d.lo 3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c 3d.c  -fPIC -DPIC -o .libs/3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c 3d.c -o 3d.o >/dev/null 2>&1
mv -f .deps/3d.Tpo .deps/3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c -o 3d_options.lo 3d_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c 3d_options.c  -fPIC -DPIC -o .libs/3d_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT 3d_options.lo -MD -MP -MF .deps/3d_options.Tpo -c 3d_options.c -o 3d_options.o >/dev/null 2>&1
mv -f .deps/3d_options.Tpo .deps/3d_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lib3d.la -rpath /usr/lib/compiz 3d.lo 3d_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/3d.o .libs/3d_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,lib3d.so -o .libs/lib3d.so
libtool: link: ar cr .libs/lib3d.a  3d.o 3d_options.o
libtool: link: ranlib .libs/lib3d.a
libtool: link: ( cd ".libs" && rm -f "lib3d.la" && ln -s "../lib3d.la" "lib3d.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/3d'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/3d'
Making all in addhelper
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/addhelper'
/usr/bin/bcop --header addhelper_options.h ../../metadata/addhelper.xml.in
/usr/bin/bcop --source addhelper_options.c ../../metadata/addhelper.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/addhelper'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c -o addhelper.lo addhelper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c addhelper.c  -fPIC -DPIC -o .libs/addhelper.o
addhelper.c: In function 'addhelperInitWindow':
addhelper.c:332:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  332 |     aw = malloc (sizeof (AddHelperWindow));
      |          ^~~~~~
addhelper.c:28:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   27 | #include "addhelper_options.h"
  +++ |+#include <stdlib.h>
   28 | 
addhelper.c:332:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  332 |     aw = malloc (sizeof (AddHelperWindow));
      |          ^~~~~~
addhelper.c:332:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
addhelper.c: In function 'addhelperFiniWindow':
addhelper.c:354:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  354 |     free (aw);
      |     ^~~~
addhelper.c:354:5: note: include '<stdlib.h>' or provide a declaration of 'free'
addhelper.c:354:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
addhelper.c:354:5: note: include '<stdlib.h>' or provide a declaration of 'free'
addhelper.c: In function 'addhelperInitScreen':
addhelper.c:365:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  365 |     as = malloc (sizeof (AddHelperScreen));
      |          ^~~~~~
addhelper.c:365:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
addhelper.c:372:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  372 |         free (as);
      |         ^~~~
addhelper.c:372:9: note: include '<stdlib.h>' or provide a declaration of 'free'
addhelper.c: In function 'addhelperFiniScreen':
addhelper.c:399:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  399 |     free (as);
      |     ^~~~
addhelper.c:399:5: note: include '<stdlib.h>' or provide a declaration of 'free'
addhelper.c: In function 'addhelperInitDisplay':
addhelper.c:411:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  411 |     ad = malloc (sizeof (AddHelperDisplay));
      |          ^~~~~~
addhelper.c:411:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
addhelper.c:418:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  418 |         free (ad);
      |         ^~~~
addhelper.c:418:9: note: include '<stdlib.h>' or provide a declaration of 'free'
addhelper.c: In function 'addhelperFiniDisplay':
addhelper.c:450:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  450 |     free (ad);
      |     ^~~~
addhelper.c:450:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper.lo -MD -MP -MF .deps/addhelper.Tpo -c addhelper.c -o addhelper.o >/dev/null 2>&1
mv -f .deps/addhelper.Tpo .deps/addhelper.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c -o addhelper_options.lo addhelper_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c addhelper_options.c  -fPIC -DPIC -o .libs/addhelper_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT addhelper_options.lo -MD -MP -MF .deps/addhelper_options.Tpo -c addhelper_options.c -o addhelper_options.o >/dev/null 2>&1
mv -f .deps/addhelper_options.Tpo .deps/addhelper_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libaddhelper.la -rpath /usr/lib/compiz addhelper.lo addhelper_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/addhelper.o .libs/addhelper_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libaddhelper.so -o .libs/libaddhelper.so
libtool: link: ar cr .libs/libaddhelper.a  addhelper.o addhelper_options.o
libtool: link: ranlib .libs/libaddhelper.a
libtool: link: ( cd ".libs" && rm -f "libaddhelper.la" && ln -s "../libaddhelper.la" "libaddhelper.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/addhelper'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/addhelper'
Making all in animationaddon
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/animationaddon'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c -o airplane3d.lo airplane3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c airplane3d.c  -fPIC -DPIC -o .libs/airplane3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT airplane3d.lo -MD -MP -MF .deps/airplane3d.Tpo -c airplane3d.c -o airplane3d.o >/dev/null 2>&1
mv -f .deps/airplane3d.Tpo .deps/airplane3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c -o animationaddon.lo animationaddon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c animationaddon.c  -fPIC -DPIC -o .libs/animationaddon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animationaddon.lo -MD -MP -MF .deps/animationaddon.Tpo -c animationaddon.c -o animationaddon.o >/dev/null 2>&1
mv -f .deps/animationaddon.Tpo .deps/animationaddon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c -o beamup.lo beamup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c beamup.c  -fPIC -DPIC -o .libs/beamup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT beamup.lo -MD -MP -MF .deps/beamup.Tpo -c beamup.c -o beamup.o >/dev/null 2>&1
mv -f .deps/beamup.Tpo .deps/beamup.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c -o burn.lo burn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c burn.c  -fPIC -DPIC -o .libs/burn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT burn.lo -MD -MP -MF .deps/burn.Tpo -c burn.c -o burn.o >/dev/null 2>&1
mv -f .deps/burn.Tpo .deps/burn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c -o domino.lo domino.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c domino.c  -fPIC -DPIC -o .libs/domino.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT domino.lo -MD -MP -MF .deps/domino.Tpo -c domino.c -o domino.o >/dev/null 2>&1
mv -f .deps/domino.Tpo .deps/domino.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c -o explode3d.lo explode3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c explode3d.c  -fPIC -DPIC -o .libs/explode3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT explode3d.lo -MD -MP -MF .deps/explode3d.Tpo -c explode3d.c -o explode3d.o >/dev/null 2>&1
mv -f .deps/explode3d.Tpo .deps/explode3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c -o fold3d.lo fold3d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c fold3d.c  -fPIC -DPIC -o .libs/fold3d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fold3d.lo -MD -MP -MF .deps/fold3d.Tpo -c fold3d.c -o fold3d.o >/dev/null 2>&1
mv -f .deps/fold3d.Tpo .deps/fold3d.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c -o glide3.lo glide3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c glide3.c  -fPIC -DPIC -o .libs/glide3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT glide3.lo -MD -MP -MF .deps/glide3.Tpo -c glide3.c -o glide3.o >/dev/null 2>&1
mv -f .deps/glide3.Tpo .deps/glide3.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c -o leafspread.lo leafspread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c leafspread.c  -fPIC -DPIC -o .libs/leafspread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT leafspread.lo -MD -MP -MF .deps/leafspread.Tpo -c leafspread.c -o leafspread.o >/dev/null 2>&1
mv -f .deps/leafspread.Tpo .deps/leafspread.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c -o particle.lo particle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c particle.c  -fPIC -DPIC -o .libs/particle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT particle.lo -MD -MP -MF .deps/particle.Tpo -c particle.c -o particle.o >/dev/null 2>&1
mv -f .deps/particle.Tpo .deps/particle.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c -o polygon.lo polygon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.c  -fPIC -DPIC -o .libs/polygon.o
polygon.c: In function 'ensureLargerClipCapacity':
polygon.c:95:29: warning: pointer 'newList' may be used after 'realloc' [-Wuse-after-free]
   95 |                 pset->clips = newList;
      |                 ~~~~~~~~~~~~^~~~~~~~~
polygon.c:90:27: note: call to 'realloc' here
   90 |             pset->clips = realloc
      |                           ^~~~~~~
   91 |                 (newList, sizeof(Clip4Polygons) * pset->clipCapacity);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.c -o polygon.o >/dev/null 2>&1
mv -f .deps/polygon.Tpo .deps/polygon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c -o skewer.lo skewer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c skewer.c  -fPIC -DPIC -o .libs/skewer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT skewer.lo -MD -MP -MF .deps/skewer.Tpo -c skewer.c -o skewer.o >/dev/null 2>&1
mv -f .deps/skewer.Tpo .deps/skewer.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -lGLU -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libanimationaddon.la -rpath /usr/lib/compiz airplane3d.lo animationaddon.lo beamup.lo burn.lo domino.lo explode3d.lo fold3d.lo glide3.lo leafspread.lo particle.lo polygon.lo skewer.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/airplane3d.o .libs/animationaddon.o .libs/beamup.o .libs/burn.o .libs/domino.o .libs/explode3d.o .libs/fold3d.o .libs/glide3.o .libs/leafspread.o .libs/particle.o .libs/polygon.o .libs/skewer.o   -lGLU -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libanimationaddon.so -o .libs/libanimationaddon.so
libtool: link: ar cr .libs/libanimationaddon.a  airplane3d.o animationaddon.o beamup.o burn.o domino.o explode3d.o fold3d.o glide3.o leafspread.o particle.o polygon.o skewer.o
libtool: link: ranlib .libs/libanimationaddon.a
libtool: link: ( cd ".libs" && rm -f "libanimationaddon.la" && ln -s "../libanimationaddon.la" "libanimationaddon.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/animationaddon'
Making all in bell
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bell'
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bell'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bell'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bell'
Making all in bench
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bench'
/usr/bin/bcop --header bench_options.h ../../metadata/bench.xml.in
/usr/bin/bcop --source bench_options.c ../../metadata/bench.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bench'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c -o bench.lo bench.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c bench.c  -fPIC -DPIC -o .libs/bench.o
bench.c: In function 'benchInitScreen':
bench.c:360:39: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  360 |     BenchScreen *bs = (BenchScreen *) calloc (1, sizeof (BenchScreen) );
      |                                       ^~~~~~
bench.c:27:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   26 | #include "bench_options.h"
  +++ |+#include <stdlib.h>
   27 | 
bench.c:360:39: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  360 |     BenchScreen *bs = (BenchScreen *) calloc (1, sizeof (BenchScreen) );
      |                                       ^~~~~~
bench.c:360:39: note: include '<stdlib.h>' or provide a declaration of 'calloc'
bench.c: In function 'benchFiniScreen':
bench.c:479:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  479 |     free (bs);
      |     ^~~~
bench.c:479:5: note: include '<stdlib.h>' or provide a declaration of 'free'
bench.c:479:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
bench.c:479:5: note: include '<stdlib.h>' or provide a declaration of 'free'
bench.c: In function 'benchInitDisplay':
bench.c:517:27: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  517 |     bd = (BenchDisplay *) malloc (sizeof (BenchDisplay));
      |                           ^~~~~~
bench.c:517:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
bench.c:517:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
bench.c:517:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
bench.c:529:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  529 |         free (bd);
      |         ^~~~
bench.c:529:9: note: include '<stdlib.h>' or provide a declaration of 'free'
bench.c: In function 'benchFiniDisplay':
bench.c:549:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  549 |     free (bd);
      |     ^~~~
bench.c:549:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench.lo -MD -MP -MF .deps/bench.Tpo -c bench.c -o bench.o >/dev/null 2>&1
mv -f .deps/bench.Tpo .deps/bench.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c -o bench_options.lo bench_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c bench_options.c  -fPIC -DPIC -o .libs/bench_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bench_options.lo -MD -MP -MF .deps/bench_options.Tpo -c bench_options.c -o bench_options.o >/dev/null 2>&1
mv -f .deps/bench_options.Tpo .deps/bench_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbench.la -rpath /usr/lib/compiz bench.lo bench_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bench.o .libs/bench_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbench.so -o .libs/libbench.so
libtool: link: ar cr .libs/libbench.a  bench.o bench_options.o
libtool: link: ranlib .libs/libbench.a
libtool: link: ( cd ".libs" && rm -f "libbench.la" && ln -s "../libbench.la" "libbench.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bench'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bench'
Making all in bicubic
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bicubic'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c -o bicubic.lo bicubic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.c  -fPIC -DPIC -o .libs/bicubic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.c -o bicubic.o >/dev/null 2>&1
mv -f .deps/bicubic.Tpo .deps/bicubic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbicubic.la -rpath /usr/lib/compiz bicubic.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bicubic.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbicubic.so -o .libs/libbicubic.so
libtool: link: ar cr .libs/libbicubic.a  bicubic.o
libtool: link: ranlib .libs/libbicubic.a
libtool: link: ( cd ".libs" && rm -f "libbicubic.la" && ln -s "../libbicubic.la" "libbicubic.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/bicubic'
Making all in crashhandler
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/crashhandler'
/usr/bin/bcop --header crashhandler_options.h ../../metadata/crashhandler.xml.in
/usr/bin/bcop --source crashhandler_options.c ../../metadata/crashhandler.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/crashhandler'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c -o crashhandler.lo crashhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c crashhandler.c  -fPIC -DPIC -o .libs/crashhandler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c crashhandler.c -o crashhandler.o >/dev/null 2>&1
mv -f .deps/crashhandler.Tpo .deps/crashhandler.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c -o crashhandler_options.lo crashhandler_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c crashhandler_options.c  -fPIC -DPIC -o .libs/crashhandler_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT crashhandler_options.lo -MD -MP -MF .deps/crashhandler_options.Tpo -c crashhandler_options.c -o crashhandler_options.o >/dev/null 2>&1
mv -f .deps/crashhandler_options.Tpo .deps/crashhandler_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcrashhandler.la -rpath /usr/lib/compiz crashhandler.lo crashhandler_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/crashhandler.o .libs/crashhandler_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcrashhandler.so -o .libs/libcrashhandler.so
libtool: link: ar cr .libs/libcrashhandler.a  crashhandler.o crashhandler_options.o
libtool: link: ranlib .libs/libcrashhandler.a
libtool: link: ( cd ".libs" && rm -f "libcrashhandler.la" && ln -s "../libcrashhandler.la" "libcrashhandler.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/crashhandler'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/crashhandler'
Making all in cubeaddon
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/cubeaddon'
/usr/bin/bcop --header cubeaddon_options.h ../../metadata/cubeaddon.xml.in
/usr/bin/bcop --source cubeaddon_options.c ../../metadata/cubeaddon.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/cubeaddon'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c -o cubeaddon.lo cubeaddon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c cubeaddon.c  -fPIC -DPIC -o .libs/cubeaddon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon.lo -MD -MP -MF .deps/cubeaddon.Tpo -c cubeaddon.c -o cubeaddon.o >/dev/null 2>&1
mv -f .deps/cubeaddon.Tpo .deps/cubeaddon.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c -o cubeaddon_options.lo cubeaddon_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c cubeaddon_options.c  -fPIC -DPIC -o .libs/cubeaddon_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cubeaddon_options.lo -MD -MP -MF .deps/cubeaddon_options.Tpo -c cubeaddon_options.c -o cubeaddon_options.o >/dev/null 2>&1
mv -f .deps/cubeaddon_options.Tpo .deps/cubeaddon_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcubeaddon.la -rpath /usr/lib/compiz cubeaddon.lo cubeaddon_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cubeaddon.o .libs/cubeaddon_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcubeaddon.so -o .libs/libcubeaddon.so
libtool: link: ar cr .libs/libcubeaddon.a  cubeaddon.o cubeaddon_options.o
libtool: link: ranlib .libs/libcubeaddon.a
libtool: link: ( cd ".libs" && rm -f "libcubeaddon.la" && ln -s "../libcubeaddon.la" "libcubeaddon.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/cubeaddon'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/cubeaddon'
Making all in extrawm
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/extrawm'
/usr/bin/bcop --header extrawm_options.h ../../metadata/extrawm.xml.in
/usr/bin/bcop --source extrawm_options.c ../../metadata/extrawm.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/extrawm'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c -o extrawm.lo extrawm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c extrawm.c  -fPIC -DPIC -o .libs/extrawm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm.lo -MD -MP -MF .deps/extrawm.Tpo -c extrawm.c -o extrawm.o >/dev/null 2>&1
mv -f .deps/extrawm.Tpo .deps/extrawm.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c -o extrawm_options.lo extrawm_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c extrawm_options.c  -fPIC -DPIC -o .libs/extrawm_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT extrawm_options.lo -MD -MP -MF .deps/extrawm_options.Tpo -c extrawm_options.c -o extrawm_options.o >/dev/null 2>&1
mv -f .deps/extrawm_options.Tpo .deps/extrawm_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libextrawm.la -rpath /usr/lib/compiz extrawm.lo extrawm_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/extrawm.o .libs/extrawm_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libextrawm.so -o .libs/libextrawm.so
libtool: link: ar cr .libs/libextrawm.a  extrawm.o extrawm_options.o
libtool: link: ranlib .libs/libextrawm.a
libtool: link: ( cd ".libs" && rm -f "libextrawm.la" && ln -s "../libextrawm.la" "libextrawm.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/extrawm'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/extrawm'
Making all in fadedesktop
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/fadedesktop'
/usr/bin/bcop --header fadedesktop_options.h ../../metadata/fadedesktop.xml.in
/usr/bin/bcop --source fadedesktop_options.c ../../metadata/fadedesktop.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/fadedesktop'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c -o fadedesktop.lo fadedesktop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c fadedesktop.c  -fPIC -DPIC -o .libs/fadedesktop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop.lo -MD -MP -MF .deps/fadedesktop.Tpo -c fadedesktop.c -o fadedesktop.o >/dev/null 2>&1
mv -f .deps/fadedesktop.Tpo .deps/fadedesktop.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c -o fadedesktop_options.lo fadedesktop_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c fadedesktop_options.c  -fPIC -DPIC -o .libs/fadedesktop_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT fadedesktop_options.lo -MD -MP -MF .deps/fadedesktop_options.Tpo -c fadedesktop_options.c -o fadedesktop_options.o >/dev/null 2>&1
mv -f .deps/fadedesktop_options.Tpo .deps/fadedesktop_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfadedesktop.la -rpath /usr/lib/compiz fadedesktop.lo fadedesktop_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fadedesktop.o .libs/fadedesktop_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfadedesktop.so -o .libs/libfadedesktop.so
libtool: link: ar cr .libs/libfadedesktop.a  fadedesktop.o fadedesktop_options.o
libtool: link: ranlib .libs/libfadedesktop.a
libtool: link: ( cd ".libs" && rm -f "libfadedesktop.la" && ln -s "../libfadedesktop.la" "libfadedesktop.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/fadedesktop'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/fadedesktop'
Making all in firepaint
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/firepaint'
/usr/bin/bcop --header firepaint_options.h ../../metadata/firepaint.xml.in
/usr/bin/bcop --source firepaint_options.c ../../metadata/firepaint.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/firepaint'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c -o firepaint.lo firepaint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c firepaint.c  -fPIC -DPIC -o .libs/firepaint.o
firepaint.c: In function 'initParticles':
firepaint.c:88:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
   88 |         free (ps->particles);
      |         ^~~~
firepaint.c:26:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   25 | #include "firepaint_tex.h"
  +++ |+#include <stdlib.h>
   26 | 
firepaint.c:88:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
   88 |         free (ps->particles);
      |         ^~~~
firepaint.c:88:9: note: include '<stdlib.h>' or provide a declaration of 'free'
firepaint.c:90:21: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
   90 |     ps->particles = calloc (1, sizeof (Particle) * numParticles);
      |                     ^~~~~~
firepaint.c:90:21: note: include '<stdlib.h>' or provide a declaration of 'calloc'
firepaint.c:90:21: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
firepaint.c:90:21: note: include '<stdlib.h>' or provide a declaration of 'calloc'
firepaint.c: In function 'drawParticles':
firepaint.c:143:30: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration]
  143 |         ps->vertices_cache = realloc (ps->vertices_cache,
      |                              ^~~~~~~
firepaint.c:143:30: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c:143:30: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
firepaint.c:143:30: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c:151:28: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  151 |         ps->coords_cache = realloc (ps->coords_cache,
      |                            ^~~~~~~
firepaint.c:151:28: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c:159:28: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  159 |         ps->colors_cache = realloc (ps->colors_cache,
      |                            ^~~~~~~
firepaint.c:159:28: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c:169:33: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  169 |             ps->dcolors_cache = realloc (ps->dcolors_cache,
      |                                 ^~~~~~~
firepaint.c:169:33: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c: In function 'finiParticles':
firepaint.c:341:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  341 |     free (ps->particles);
      |     ^~~~
firepaint.c:341:5: note: include '<stdlib.h>' or provide a declaration of 'free'
firepaint.c: In function 'fireAddPoint':
firepaint.c:417:26: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  417 |             fs->points = realloc (fs->points,
      |                          ^~~~~~~
firepaint.c:417:26: note: include '<stdlib.h>' or provide a declaration of 'realloc'
firepaint.c: In function 'firePreparePaintScreen':
firepaint.c:603:33: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
  603 |                 rVal = (float) (random () & 0xff) / 255.0;
      |                                 ^~~~~~
firepaint.c:603:33: warning: nested extern declaration of 'random' [-Wnested-externs]
firepaint.c: In function 'fireInitDisplay':
firepaint.c:813:10: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  813 |     fd = calloc (1, sizeof (FireDisplay) );
      |          ^~~~~~
firepaint.c:813:10: note: include '<stdlib.h>' or provide a declaration of 'calloc'
firepaint.c:822:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  822 |         free (fd);
      |         ^~~~
firepaint.c:822:9: note: include '<stdlib.h>' or provide a declaration of 'free'
firepaint.c: In function 'fireFiniDisplay':
firepaint.c:850:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  850 |     free (fd);
      |     ^~~~
firepaint.c:850:5: note: include '<stdlib.h>' or provide a declaration of 'free'
firepaint.c: In function 'fireInitScreen':
firepaint.c:862:10: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  862 |     fs = calloc (1, sizeof (FireScreen) );
      |          ^~~~~~
firepaint.c:862:10: note: include '<stdlib.h>' or provide a declaration of 'calloc'
firepaint.c: In function 'fireFiniScreen':
firepaint.c:901:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  901 |         free (fs->points);
      |         ^~~~
firepaint.c:901:9: note: include '<stdlib.h>' or provide a declaration of 'free'
firepaint.c:903:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  903 |     free (fs);
      |     ^~~~
firepaint.c:903:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint.lo -MD -MP -MF .deps/firepaint.Tpo -c firepaint.c -o firepaint.o >/dev/null 2>&1
mv -f .deps/firepaint.Tpo .deps/firepaint.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c -o firepaint_options.lo firepaint_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c firepaint_options.c  -fPIC -DPIC -o .libs/firepaint_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT firepaint_options.lo -MD -MP -MF .deps/firepaint_options.Tpo -c firepaint_options.c -o firepaint_options.o >/dev/null 2>&1
mv -f .deps/firepaint_options.Tpo .deps/firepaint_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfirepaint.la -rpath /usr/lib/compiz firepaint.lo firepaint_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/firepaint.o .libs/firepaint_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfirepaint.so -o .libs/libfirepaint.so
libtool: link: ar cr .libs/libfirepaint.a  firepaint.o firepaint_options.o
libtool: link: ranlib .libs/libfirepaint.a
libtool: link: ( cd ".libs" && rm -f "libfirepaint.la" && ln -s "../libfirepaint.la" "libfirepaint.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/firepaint'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/firepaint'
Making all in gears
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/gears'
/usr/bin/bcop --header gears_options.h ../../metadata/gears.xml.in
/usr/bin/bcop --source gears_options.c ../../metadata/gears.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/gears'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c -o gears.lo gears.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c gears.c  -fPIC -DPIC -o .libs/gears.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears.lo -MD -MP -MF .deps/gears.Tpo -c gears.c -o gears.o >/dev/null 2>&1
mv -f .deps/gears.Tpo .deps/gears.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c -o gears_options.lo gears_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c gears_options.c  -fPIC -DPIC -o .libs/gears_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT gears_options.lo -MD -MP -MF .deps/gears_options.Tpo -c gears_options.c -o gears_options.o >/dev/null 2>&1
mv -f .deps/gears_options.Tpo .deps/gears_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgears.la -rpath /usr/lib/compiz gears.lo gears_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gears.o .libs/gears_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgears.so -o .libs/libgears.so
libtool: link: ar cr .libs/libgears.a  gears.o gears_options.o
libtool: link: ranlib .libs/libgears.a
libtool: link: ( cd ".libs" && rm -f "libgears.la" && ln -s "../libgears.la" "libgears.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/gears'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/gears'
Making all in grid
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/grid'
/usr/bin/bcop --header grid_options.h ../../metadata/grid.xml.in
/usr/bin/bcop --source grid_options.c ../../metadata/grid.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/grid'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c  -fPIC -DPIC -o .libs/grid.o
grid.c: In function 'applyProgress':
grid.c:620:17: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration]
  620 |            b - (abs (a - b) * progress) :
      |                 ^~~
grid.c:28:1: note: include '<stdlib.h>' or provide a declaration of 'abs'
   27 | #include "grid_options.h"
  +++ |+#include <stdlib.h>
   28 | 
grid.c: In function 'gridInitDisplay':
grid.c:857:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  857 |     gd = malloc (sizeof (GridDisplay));
      |          ^~~~~~
grid.c:857:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
grid.c:857:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
grid.c:857:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
grid.c:864:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  864 |         free (gd);
      |         ^~~~
grid.c:864:9: note: include '<stdlib.h>' or provide a declaration of 'free'
grid.c:864:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
grid.c:864:9: note: include '<stdlib.h>' or provide a declaration of 'free'
grid.c: In function 'gridFiniDisplay':
grid.c:885:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  885 |     free (gd);
      |     ^~~~
grid.c:885:5: note: include '<stdlib.h>' or provide a declaration of 'free'
grid.c: In function 'gridInitScreen':
grid.c:896:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  896 |     gs = malloc (sizeof (GridScreen));
      |          ^~~~~~
grid.c:896:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
grid.c: In function 'gridFiniScreen':
grid.c:949:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  949 |     free (gs);
      |     ^~~~
grid.c:949:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -o grid.o >/dev/null 2>&1
mv -f .deps/grid.Tpo .deps/grid.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c -o grid_options.lo grid_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c grid_options.c  -fPIC -DPIC -o .libs/grid_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT grid_options.lo -MD -MP -MF .deps/grid_options.Tpo -c grid_options.c -o grid_options.o >/dev/null 2>&1
mv -f .deps/grid_options.Tpo .deps/grid_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgrid.la -rpath /usr/lib/compiz grid.lo grid_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/grid.o .libs/grid_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgrid.so -o .libs/libgrid.so
libtool: link: ar cr .libs/libgrid.a  grid.o grid_options.o
libtool: link: ranlib .libs/libgrid.a
libtool: link: ( cd ".libs" && rm -f "libgrid.la" && ln -s "../libgrid.la" "libgrid.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/grid'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/grid'
Making all in group
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/group'
/usr/bin/bcop --header group_options.h ../../metadata/group.xml.in
/usr/bin/bcop --source group_options.c ../../metadata/group.xml.in		
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/group'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c -o cairo.lo cairo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c  -fPIC -DPIC -o .libs/cairo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -o cairo.o >/dev/null 2>&1
mv -f .deps/cairo.Tpo .deps/cairo.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c  -fPIC -DPIC -o .libs/group.o
group.c: In function 'groupWindowUngrabNotify':
group.c:1936:28: warning: 'rect.y' may be used uninitialized [-Wmaybe-uninitialized]
 1936 |                     mask = groupUpdateResizeRectangle (cw, &rect, FALSE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
group.c:1905:20: note: 'rect.y' was declared here
 1905 |         XRectangle rect;
      |                    ^~~~
group.c:1936:28: warning: 'rect.height' may be used uninitialized [-Wmaybe-uninitialized]
 1936 |                     mask = groupUpdateResizeRectangle (cw, &rect, FALSE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
group.c:1905:20: note: 'rect.height' was declared here
 1905 |         XRectangle rect;
      |                    ^~~~
group.c:1936:28: warning: 'rect.width' may be used uninitialized [-Wmaybe-uninitialized]
 1936 |                     mask = groupUpdateResizeRectangle (cw, &rect, FALSE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
group.c:1905:20: note: 'rect.width' was declared here
 1905 |         XRectangle rect;
      |                    ^~~~
group.c:1936:28: warning: 'rect.x' may be used uninitialized [-Wmaybe-uninitialized]
 1936 |                     mask = groupUpdateResizeRectangle (cw, &rect, FALSE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
group.c:1905:20: note: 'rect.x' was declared here
 1905 |         XRectangle rect;
      |                    ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -o group.o >/dev/null 2>&1
mv -f .deps/group.Tpo .deps/group.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c -o paint.lo paint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c paint.c  -fPIC -DPIC -o .libs/paint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT paint.lo -MD -MP -MF .deps/paint.Tpo -c paint.c -o paint.o >/dev/null 2>&1
mv -f .deps/paint.Tpo .deps/paint.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c -o queues.lo queues.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c  -fPIC -DPIC -o .libs/queues.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -o queues.o >/dev/null 2>&1
mv -f .deps/queues.Tpo .deps/queues.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c -o selection.lo selection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c  -fPIC -DPIC -o .libs/selection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c -o selection.o >/dev/null 2>&1
mv -f .deps/selection.Tpo .deps/selection.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c -o tab.lo tab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.c  -fPIC -DPIC -o .libs/tab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.c -o tab.o >/dev/null 2>&1
mv -f .deps/tab.Tpo .deps/tab.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c -o group_options.lo group_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c group_options.c  -fPIC -DPIC -o .libs/group_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT group_options.lo -MD -MP -MF .deps/group_options.Tpo -c group_options.c -o group_options.o >/dev/null 2>&1
mv -f .deps/group_options.Tpo .deps/group_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgroup.la -rpath /usr/lib/compiz cairo.lo group.lo init.lo paint.lo queues.lo selection.lo tab.lo group_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lXrender -lX11 -lcairo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cairo.o .libs/group.o .libs/init.o .libs/paint.o .libs/queues.o .libs/selection.o .libs/tab.o .libs/group_options.o   -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lXrender -lX11 -lcairo  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgroup.so -o .libs/libgroup.so
libtool: link: ar cr .libs/libgroup.a  cairo.o group.o init.o paint.o queues.o selection.o tab.o group_options.o
libtool: link: ranlib .libs/libgroup.a
libtool: link: ( cd ".libs" && rm -f "libgroup.la" && ln -s "../libgroup.la" "libgroup.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/group'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/group'
Making all in highlightcontent
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/highlightcontent'
/usr/bin/bcop --header highlightcontent_options.h ../../metadata/highlightcontent.xml.in
/usr/bin/bcop --source highlightcontent_options.c ../../metadata/highlightcontent.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/highlightcontent'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c -o highlightcontent.lo highlightcontent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c highlightcontent.c  -fPIC -DPIC -o .libs/highlightcontent.o
highlightcontent.c: In function 'highlightcontentInitScreen':
highlightcontent.c:574:61: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  574 |     HighlightcontentScreen *ss = (HighlightcontentScreen *) calloc (1, sizeof (HighlightcontentScreen) );
      |                                                             ^~~~~~
highlightcontent.c:37:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   36 | #include "highlightcontent_options.h"
  +++ |+#include <stdlib.h>
   37 | 
highlightcontent.c:574:61: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  574 |     HighlightcontentScreen *ss = (HighlightcontentScreen *) calloc (1, sizeof (HighlightcontentScreen) );
      |                                                             ^~~~~~
highlightcontent.c:574:61: note: include '<stdlib.h>' or provide a declaration of 'calloc'
highlightcontent.c: In function 'highlightcontentFiniScreen':
highlightcontent.c:608:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  608 |     free (ss);
      |     ^~~~
highlightcontent.c:608:5: note: include '<stdlib.h>' or provide a declaration of 'free'
highlightcontent.c:608:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
highlightcontent.c:608:5: note: include '<stdlib.h>' or provide a declaration of 'free'
highlightcontent.c: In function 'highlightcontentInitDisplay':
highlightcontent.c:626:38: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  626 |     sd = (HighlightcontentDisplay *) malloc (sizeof (HighlightcontentDisplay));
      |                                      ^~~~~~
highlightcontent.c:626:38: note: include '<stdlib.h>' or provide a declaration of 'malloc'
highlightcontent.c:626:38: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
highlightcontent.c:626:38: note: include '<stdlib.h>' or provide a declaration of 'malloc'
highlightcontent.c:638:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  638 |         free (sd);
      |         ^~~~
highlightcontent.c:638:9: note: include '<stdlib.h>' or provide a declaration of 'free'
highlightcontent.c: In function 'highlightcontentFiniDisplay':
highlightcontent.c:672:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  672 |     free (sd);
      |     ^~~~
highlightcontent.c:672:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent.lo -MD -MP -MF .deps/highlightcontent.Tpo -c highlightcontent.c -o highlightcontent.o >/dev/null 2>&1
mv -f .deps/highlightcontent.Tpo .deps/highlightcontent.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c -o highlightcontent_options.lo highlightcontent_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c highlightcontent_options.c  -fPIC -DPIC -o .libs/highlightcontent_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT highlightcontent_options.lo -MD -MP -MF .deps/highlightcontent_options.Tpo -c highlightcontent_options.c -o highlightcontent_options.o >/dev/null 2>&1
mv -f .deps/highlightcontent_options.Tpo .deps/highlightcontent_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libhighlightcontent.la -rpath /usr/lib/compiz highlightcontent.lo highlightcontent_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXext -lcairo -lXrender -lX11  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/highlightcontent.o .libs/highlightcontent_options.o   -lXcomposite -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lXext -lcairo -lXrender -lX11  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libhighlightcontent.so -o .libs/libhighlightcontent.so
libtool: link: ar cr .libs/libhighlightcontent.a  highlightcontent.o highlightcontent_options.o
libtool: link: ranlib .libs/libhighlightcontent.a
libtool: link: ( cd ".libs" && rm -f "libhighlightcontent.la" && ln -s "../libhighlightcontent.la" "libhighlightcontent.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/highlightcontent'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/highlightcontent'
Making all in maximumize
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/maximumize'
/usr/bin/bcop --header maximumize_options.h ../../metadata/maximumize.xml.in
/usr/bin/bcop --source maximumize_options.c ../../metadata/maximumize.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/maximumize'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c -o maximumize.lo maximumize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c maximumize.c  -fPIC -DPIC -o .libs/maximumize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize.lo -MD -MP -MF .deps/maximumize.Tpo -c maximumize.c -o maximumize.o >/dev/null 2>&1
mv -f .deps/maximumize.Tpo .deps/maximumize.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c -o maximumize_options.lo maximumize_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c maximumize_options.c  -fPIC -DPIC -o .libs/maximumize_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT maximumize_options.lo -MD -MP -MF .deps/maximumize_options.Tpo -c maximumize_options.c -o maximumize_options.o >/dev/null 2>&1
mv -f .deps/maximumize_options.Tpo .deps/maximumize_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmaximumize.la -rpath /usr/lib/compiz maximumize.lo maximumize_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/maximumize.o .libs/maximumize_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmaximumize.so -o .libs/libmaximumize.so
libtool: link: ar cr .libs/libmaximumize.a  maximumize.o maximumize_options.o
libtool: link: ranlib .libs/libmaximumize.a
libtool: link: ( cd ".libs" && rm -f "libmaximumize.la" && ln -s "../libmaximumize.la" "libmaximumize.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/maximumize'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/maximumize'
Making all in mblur
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/mblur'
/usr/bin/bcop --header mblur_options.h ../../metadata/mblur.xml.in
/usr/bin/bcop --source mblur_options.c ../../metadata/mblur.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/mblur'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c -o mblur.lo mblur.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c mblur.c  -fPIC -DPIC -o .libs/mblur.o
mblur.c: In function 'mblurInitDisplay':
mblur.c:333:27: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  333 |     md = (MblurDisplay *) calloc (1, sizeof (MblurDisplay));
      |                           ^~~~~~
mblur.c:27:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   26 | #include "mblur_options.h"
  +++ |+#include <stdlib.h>
   27 | 
mblur.c:333:27: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  333 |     md = (MblurDisplay *) calloc (1, sizeof (MblurDisplay));
      |                           ^~~~~~
mblur.c:333:27: note: include '<stdlib.h>' or provide a declaration of 'calloc'
mblur.c:345:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  345 |         free (md);
      |         ^~~~
mblur.c:345:9: note: include '<stdlib.h>' or provide a declaration of 'free'
mblur.c:345:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
mblur.c:345:9: note: include '<stdlib.h>' or provide a declaration of 'free'
mblur.c: In function 'mblurFiniDisplay':
mblur.c:367:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  367 |     free (md);
      |     ^~~~
mblur.c:367:5: note: include '<stdlib.h>' or provide a declaration of 'free'
mblur.c: In function 'mblurInitScreen':
mblur.c:377:39: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  377 |     MblurScreen *ms = (MblurScreen *) calloc (1, sizeof (MblurScreen) );
      |                                       ^~~~~~
mblur.c:377:39: note: include '<stdlib.h>' or provide a declaration of 'calloc'
mblur.c: In function 'mblurFiniScreen':
mblur.c:410:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  410 |     free (ms);
      |     ^~~~
mblur.c:410:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur.lo -MD -MP -MF .deps/mblur.Tpo -c mblur.c -o mblur.o >/dev/null 2>&1
mv -f .deps/mblur.Tpo .deps/mblur.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c -o mblur_options.lo mblur_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c mblur_options.c  -fPIC -DPIC -o .libs/mblur_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT mblur_options.lo -MD -MP -MF .deps/mblur_options.Tpo -c mblur_options.c -o mblur_options.o >/dev/null 2>&1
mv -f .deps/mblur_options.Tpo .deps/mblur_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmblur.la -rpath /usr/lib/compiz mblur.lo mblur_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mblur.o .libs/mblur_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmblur.so -o .libs/libmblur.so
libtool: link: ar cr .libs/libmblur.a  mblur.o mblur_options.o
libtool: link: ranlib .libs/libmblur.a
libtool: link: ( cd ".libs" && rm -f "libmblur.la" && ln -s "../libmblur.la" "libmblur.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/mblur'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/mblur'
Making all in notification
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/notification'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c -o notification.lo notification.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c notification.c  -fPIC -DPIC -o .libs/notification.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c notification.c -o notification.o >/dev/null 2>&1
mv -f .deps/notification.Tpo .deps/notification.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libnotification.la -rpath /usr/lib/compiz notification.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/notification.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libnotification.so -o .libs/libnotification.so
libtool: link: ar cr .libs/libnotification.a  notification.o
libtool: link: ranlib .libs/libnotification.a
libtool: link: ( cd ".libs" && rm -f "libnotification.la" && ln -s "../libnotification.la" "libnotification.la" )
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/notification'
Making all in reflex
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/reflex'
/usr/bin/bcop --header reflex_options.h ../../metadata/reflex.xml.in
/usr/bin/bcop --source reflex_options.c ../../metadata/reflex.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/reflex'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c -o reflex.lo reflex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c reflex.c  -fPIC -DPIC -o .libs/reflex.o
reflex.c: In function 'getReflexFragmentFunction':
reflex.c:160:20: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  160 |         function = malloc (sizeof (ReflexFunction));
      |                    ^~~~~~
reflex.c:24:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   23 | #include "reflex_options.h"
  +++ |+#include <stdlib.h>
   24 | 
reflex.c:160:20: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  160 |         function = malloc (sizeof (ReflexFunction));
      |                    ^~~~~~
reflex.c:160:20: note: include '<stdlib.h>' or provide a declaration of 'malloc'
reflex.c: In function 'reflexDestroyFragmentFunctions':
reflex.c:361:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  361 |         free (function);
      |         ^~~~
reflex.c:361:9: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c:361:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
reflex.c:361:9: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c: In function 'reflexInitDisplay':
reflex.c:377:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  377 |     rd = malloc (sizeof (ReflexDisplay) );
      |          ^~~~~~
reflex.c:377:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
reflex.c:386:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  386 |         free (rd);
      |         ^~~~
reflex.c:386:9: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c: In function 'reflexFiniDisplay':
reflex.c:408:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  408 |     free (rd);
      |     ^~~~
reflex.c:408:5: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c: In function 'reflexInitScreen':
reflex.c:420:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  420 |     rs = malloc (sizeof (ReflexScreen) );
      |          ^~~~~~
reflex.c:420:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
reflex.c:429:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  429 |         free (rs);
      |         ^~~~
reflex.c:429:9: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c: In function 'reflexFiniScreen':
reflex.c:462:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  462 |     free (rs);
      |     ^~~~
reflex.c:462:5: note: include '<stdlib.h>' or provide a declaration of 'free'
reflex.c: In function 'reflexInitWindow':
reflex.c:473:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  473 |     rw = malloc (sizeof (ReflexWindow));
      |          ^~~~~~
reflex.c:473:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
reflex.c: In function 'reflexFiniWindow':
reflex.c:491:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  491 |     free (rw);
      |     ^~~~
reflex.c:491:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex.lo -MD -MP -MF .deps/reflex.Tpo -c reflex.c -o reflex.o >/dev/null 2>&1
mv -f .deps/reflex.Tpo .deps/reflex.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c -o reflex_options.lo reflex_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c reflex_options.c  -fPIC -DPIC -o .libs/reflex_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT reflex_options.lo -MD -MP -MF .deps/reflex_options.Tpo -c reflex_options.c -o reflex_options.o >/dev/null 2>&1
mv -f .deps/reflex_options.Tpo .deps/reflex_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libreflex.la -rpath /usr/lib/compiz reflex.lo reflex_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/reflex.o .libs/reflex_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libreflex.so -o .libs/libreflex.so
libtool: link: ar cr .libs/libreflex.a  reflex.o reflex_options.o
libtool: link: ranlib .libs/libreflex.a
libtool: link: ( cd ".libs" && rm -f "libreflex.la" && ln -s "../libreflex.la" "libreflex.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/reflex'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/reflex'
Making all in scalefilter
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/scalefilter'
/usr/bin/bcop --header scalefilter_options.h ../../metadata/scalefilter.xml.in
/usr/bin/bcop --source scalefilter_options.c ../../metadata/scalefilter.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/scalefilter'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c -o scalefilter.lo scalefilter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c scalefilter.c  -fPIC -DPIC -o .libs/scalefilter.o
scalefilter.c: In function 'scalefilterRenderFilterText':
scalefilter.c:185:5: warning: implicit declaration of function 'wcstombs'; did you mean 'wcsrtombs'? [-Wimplicit-function-declaration]
  185 |     wcstombs (buffer, fs->filterInfo->filterString, MAX_FILTER_STRING_LEN);
      |     ^~~~~~~~
      |     wcsrtombs
scalefilter.c:185:5: warning: nested extern declaration of 'wcstombs' [-Wnested-externs]
scalefilter.c: In function 'scalefilterFiniFilterInfo':
scalefilter.c:316:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  316 |     free (fs->filterInfo);
      |     ^~~~
scalefilter.c:41:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   40 | #include "scalefilter_options.h"
  +++ |+#include <stdlib.h>
   41 | 
scalefilter.c:316:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  316 |     free (fs->filterInfo);
      |     ^~~~
scalefilter.c:316:5: note: include '<stdlib.h>' or provide a declaration of 'free'
scalefilter.c: In function 'scalefilterHandleTextKeyPress':
scalefilter.c:509:5: warning: implicit declaration of function 'mbstowcs'; did you mean 'mbsrtowcs'? [-Wimplicit-function-declaration]
  509 |     mbstowcs (wbuffer, buffer, 9);
      |     ^~~~~~~~
      |     mbsrtowcs
scalefilter.c:509:5: warning: nested extern declaration of 'mbstowcs' [-Wnested-externs]
scalefilter.c:515:37: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  515 |             fs->filterInfo = info = malloc (sizeof (ScaleFilterInfo));
      |                                     ^~~~~~
scalefilter.c:515:37: note: include '<stdlib.h>' or provide a declaration of 'malloc'
scalefilter.c:515:37: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
scalefilter.c:515:37: note: include '<stdlib.h>' or provide a declaration of 'malloc'
scalefilter.c: In function 'scalefilterInitDisplay':
scalefilter.c:753:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  753 |     fd = malloc (sizeof (ScaleFilterDisplay));
      |          ^~~~~~
scalefilter.c:753:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
scalefilter.c:760:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  760 |         free (fd);
      |         ^~~~
scalefilter.c:760:9: note: include '<stdlib.h>' or provide a declaration of 'free'
scalefilter.c: In function 'scalefilterFiniDisplay':
scalefilter.c:813:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  813 |     free (fd);
      |     ^~~~
scalefilter.c:813:5: note: include '<stdlib.h>' or provide a declaration of 'free'
scalefilter.c: In function 'scalefilterInitScreen':
scalefilter.c:825:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  825 |     fs = malloc (sizeof (ScaleFilterScreen));
      |          ^~~~~~
scalefilter.c:825:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
scalefilter.c: In function 'scalefilterFiniScreen':
scalefilter.c:866:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  866 |     free (fs);
      |     ^~~~
scalefilter.c:866:5: note: include '<stdlib.h>' or provide a declaration of 'free'
scalefilter.c: In function 'scalefilterHandleEvent':
scalefilter.c:592:13: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
  592 |         if (s && grabIndex && !dropEvent)
      |             ^
scalefilter.c:550:17: note: 's' was declared here
  550 |     CompScreen *s;
      |                 ^
scalefilter.c:592:15: warning: 'grabIndex' may be used uninitialized [-Wmaybe-uninitialized]
  592 |         if (s && grabIndex && !dropEvent)
      |               ^~
scalefilter.c:551:16: note: 'grabIndex' was declared here
  551 |     int        grabIndex;
      |                ^~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter.lo -MD -MP -MF .deps/scalefilter.Tpo -c scalefilter.c -o scalefilter.o >/dev/null 2>&1
mv -f .deps/scalefilter.Tpo .deps/scalefilter.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c -o scalefilter_options.lo scalefilter_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c scalefilter_options.c  -fPIC -DPIC -o .libs/scalefilter_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT scalefilter_options.lo -MD -MP -MF .deps/scalefilter_options.Tpo -c scalefilter_options.c -o scalefilter_options.o >/dev/null 2>&1
mv -f .deps/scalefilter_options.Tpo .deps/scalefilter_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libscalefilter.la -rpath /usr/lib/compiz scalefilter.lo scalefilter_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lXrender -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/scalefilter.o .libs/scalefilter_options.o   -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lXrender -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libscalefilter.so -o .libs/libscalefilter.so
libtool: link: ar cr .libs/libscalefilter.a  scalefilter.o scalefilter_options.o
libtool: link: ranlib .libs/libscalefilter.a
libtool: link: ( cd ".libs" && rm -f "libscalefilter.la" && ln -s "../libscalefilter.la" "libscalefilter.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/scalefilter'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/scalefilter'
Making all in shelf
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/shelf'
/usr/bin/bcop --header shelf_options.h ../../metadata/shelf.xml.in
/usr/bin/bcop --source shelf_options.c ../../metadata/shelf.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/shelf'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c -o shelf.lo shelf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c shelf.c  -fPIC -DPIC -o .libs/shelf.o
shelf.c: In function 'shelfUnshapeInput':
shelf.c:205:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  205 |         free (sw->info->inputRects);
      |         ^~~~
shelf.c:38:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   37 | #include "shelf_options.h"
  +++ |+#include <stdlib.h>
   38 | 
shelf.c:205:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  205 |         free (sw->info->inputRects);
      |         ^~~~
shelf.c:205:9: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c:221:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  221 |             free (sw->info->frameInputRects);
      |             ^~~~
shelf.c:221:13: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c: In function 'shelfHandleShelfInfo':
shelf.c:388:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  388 |         free (sw->info);
      |         ^~~~
shelf.c:388:9: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c:395:20: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  395 |         sw->info = calloc (1, sizeof (ShelfedWindowInfo));
      |                    ^~~~~~
shelf.c:395:20: note: include '<stdlib.h>' or provide a declaration of 'calloc'
shelf.c:395:20: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
shelf.c:395:20: note: include '<stdlib.h>' or provide a declaration of 'calloc'
shelf.c: In function 'shelfInitScreen':
shelf.c:859:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  859 |     ss = malloc (sizeof (ShelfScreen));
      |          ^~~~~~
shelf.c:859:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
shelf.c:859:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
shelf.c:859:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
shelf.c:866:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  866 |         free (ss);
      |         ^~~~
shelf.c:866:9: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c: In function 'shelfFiniScreen':
shelf.c:907:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  907 |     free (ss);
      |     ^~~~
shelf.c:907:5: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c: In function 'shelfInitDisplay':
shelf.c:926:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  926 |     sd = malloc (sizeof (ShelfDisplay));
      |          ^~~~~~
shelf.c:926:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
shelf.c:933:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  933 |         free (sd);
      |         ^~~~
shelf.c:933:9: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c: In function 'shelfFiniDisplay':
shelf.c:960:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  960 |     free (sd);
      |     ^~~~
shelf.c:960:5: note: include '<stdlib.h>' or provide a declaration of 'free'
shelf.c: In function 'shelfInitWindow':
shelf.c:987:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  987 |     sw = malloc (sizeof (ShelfWindow));
      |          ^~~~~~
shelf.c:987:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
shelf.c: In function 'shelfFiniWindow':
shelf.c:1014:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1014 |     free (sw);
      |     ^~~~
shelf.c:1014:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf.lo -MD -MP -MF .deps/shelf.Tpo -c shelf.c -o shelf.o >/dev/null 2>&1
mv -f .deps/shelf.Tpo .deps/shelf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c -o shelf_options.lo shelf_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c shelf_options.c  -fPIC -DPIC -o .libs/shelf_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT shelf_options.lo -MD -MP -MF .deps/shelf_options.Tpo -c shelf_options.c -o shelf_options.o >/dev/null 2>&1
mv -f .deps/shelf_options.Tpo .deps/shelf_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshelf.la -rpath /usr/lib/compiz shelf.lo shelf_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/shelf.o .libs/shelf_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshelf.so -o .libs/libshelf.so
libtool: link: ar cr .libs/libshelf.a  shelf.o shelf_options.o
libtool: link: ranlib .libs/libshelf.a
libtool: link: ( cd ".libs" && rm -f "libshelf.la" && ln -s "../libshelf.la" "libshelf.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/shelf'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/shelf'
Making all in showdesktop
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showdesktop'
/usr/bin/bcop --header showdesktop_options.h ../../metadata/showdesktop.xml.in
/usr/bin/bcop --source showdesktop_options.c ../../metadata/showdesktop.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showdesktop'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c -o showdesktop.lo showdesktop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c showdesktop.c  -fPIC -DPIC -o .libs/showdesktop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop.lo -MD -MP -MF .deps/showdesktop.Tpo -c showdesktop.c -o showdesktop.o >/dev/null 2>&1
mv -f .deps/showdesktop.Tpo .deps/showdesktop.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c -o showdesktop_options.lo showdesktop_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c showdesktop_options.c  -fPIC -DPIC -o .libs/showdesktop_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showdesktop_options.lo -MD -MP -MF .deps/showdesktop_options.Tpo -c showdesktop_options.c -o showdesktop_options.o >/dev/null 2>&1
mv -f .deps/showdesktop_options.Tpo .deps/showdesktop_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshowdesktop.la -rpath /usr/lib/compiz showdesktop.lo showdesktop_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/showdesktop.o .libs/showdesktop_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshowdesktop.so -o .libs/libshowdesktop.so
libtool: link: ar cr .libs/libshowdesktop.a  showdesktop.o showdesktop_options.o
libtool: link: ranlib .libs/libshowdesktop.a
libtool: link: ( cd ".libs" && rm -f "libshowdesktop.la" && ln -s "../libshowdesktop.la" "libshowdesktop.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showdesktop'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showdesktop'
Making all in splash
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/splash'
/usr/bin/bcop --header splash_options.h ../../metadata/splash.xml.in
/usr/bin/bcop --source splash_options.c ../../metadata/splash.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/splash'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c -o splash.lo splash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c splash.c  -fPIC -DPIC -o .libs/splash.o
splash.c: In function 'splashInitScreen':
splash.c:494:41: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  494 |     SplashScreen *ss = (SplashScreen *) calloc (1, sizeof (SplashScreen) );
      |                                         ^~~~~~
splash.c:28:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   27 | #include "splash_options.h"
  +++ |+#include <stdlib.h>
   28 | 
splash.c:494:41: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  494 |     SplashScreen *ss = (SplashScreen *) calloc (1, sizeof (SplashScreen) );
      |                                         ^~~~~~
splash.c:494:41: note: include '<stdlib.h>' or provide a declaration of 'calloc'
splash.c: In function 'splashFiniScreen':
splash.c:555:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  555 |     free (ss);
      |     ^~~~
splash.c:555:5: note: include '<stdlib.h>' or provide a declaration of 'free'
splash.c:555:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
splash.c:555:5: note: include '<stdlib.h>' or provide a declaration of 'free'
splash.c: In function 'splashInitDisplay':
splash.c:592:28: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  592 |     sd = (SplashDisplay *) malloc (sizeof (SplashDisplay) );
      |                            ^~~~~~
splash.c:592:28: note: include '<stdlib.h>' or provide a declaration of 'malloc'
splash.c:592:28: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
splash.c:592:28: note: include '<stdlib.h>' or provide a declaration of 'malloc'
splash.c:604:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  604 |         free (sd);
      |         ^~~~
splash.c:604:9: note: include '<stdlib.h>' or provide a declaration of 'free'
splash.c: In function 'splashFiniDisplay':
splash.c:626:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  626 |     free (sd);
      |     ^~~~
splash.c:626:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash.lo -MD -MP -MF .deps/splash.Tpo -c splash.c -o splash.o >/dev/null 2>&1
mv -f .deps/splash.Tpo .deps/splash.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c -o splash_options.lo splash_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c splash_options.c  -fPIC -DPIC -o .libs/splash_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT splash_options.lo -MD -MP -MF .deps/splash_options.Tpo -c splash_options.c -o splash_options.o >/dev/null 2>&1
mv -f .deps/splash_options.Tpo .deps/splash_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsplash.la -rpath /usr/lib/compiz splash.lo splash_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/splash.o .libs/splash_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsplash.so -o .libs/libsplash.so
libtool: link: ar cr .libs/libsplash.a  splash.o splash_options.o
libtool: link: ranlib .libs/libsplash.a
libtool: link: ( cd ".libs" && rm -f "libsplash.la" && ln -s "../libsplash.la" "libsplash.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/splash'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/splash'
Making all in trailfocus
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/trailfocus'
/usr/bin/bcop --header trailfocus_options.h ../../metadata/trailfocus.xml.in
/usr/bin/bcop --source trailfocus_options.c ../../metadata/trailfocus.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/trailfocus'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c -o trailfocus.lo trailfocus.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c trailfocus.c  -fPIC -DPIC -o .libs/trailfocus.o
trailfocus.c: In function 'recalculateAttributes':
trailfocus.c:402:15: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration]
  402 |     ts->win = realloc (ts->win, sizeof (Window) * (winMax + 1));
      |               ^~~~~~~
trailfocus.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'realloc'
   30 | #include "trailfocus_options.h"
  +++ |+#include <stdlib.h>
   31 | 
trailfocus.c:402:15: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  402 |     ts->win = realloc (ts->win, sizeof (Window) * (winMax + 1));
      |               ^~~~~~~
trailfocus.c:402:15: note: include '<stdlib.h>' or provide a declaration of 'realloc'
trailfocus.c: In function 'trailfocusInitWindow':
trailfocus.c:490:10: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  490 |     tw = calloc (1, sizeof (TrailfocusWindow));
      |          ^~~~~~
trailfocus.c:490:10: note: include '<stdlib.h>' or provide a declaration of 'calloc'
trailfocus.c:490:10: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
trailfocus.c:490:10: note: include '<stdlib.h>' or provide a declaration of 'calloc'
trailfocus.c: In function 'trailfocusFiniWindow':
trailfocus.c:507:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  507 |     free (tw);
      |     ^~~~
trailfocus.c:507:5: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c:507:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
trailfocus.c:507:5: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c: In function 'trailfocusInitScreen':
trailfocus.c:522:10: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  522 |     ts = calloc (1, sizeof (TrailfocusScreen));
      |          ^~~~~~
trailfocus.c:522:10: note: include '<stdlib.h>' or provide a declaration of 'calloc'
trailfocus.c:529:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  529 |         free (ts);
      |         ^~~~
trailfocus.c:529:9: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c: In function 'trailfocusFiniScreen':
trailfocus.c:569:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  569 |         free (ts->win);
      |         ^~~~
trailfocus.c:569:9: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c:571:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  571 |         free (ts->inc);
      |         ^~~~
trailfocus.c:571:9: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c:575:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  575 |     free (ts);
      |     ^~~~
trailfocus.c:575:5: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c: In function 'trailfocusInitDisplay':
trailfocus.c:587:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  587 |     td = malloc (sizeof (TrailfocusDisplay));
      |          ^~~~~~
trailfocus.c:587:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
trailfocus.c:587:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
trailfocus.c:587:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
trailfocus.c:594:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  594 |         free (td);
      |         ^~~~
trailfocus.c:594:9: note: include '<stdlib.h>' or provide a declaration of 'free'
trailfocus.c: In function 'trailfocusFiniDisplay':
trailfocus.c:614:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  614 |     free (td);
      |     ^~~~
trailfocus.c:614:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus.lo -MD -MP -MF .deps/trailfocus.Tpo -c trailfocus.c -o trailfocus.o >/dev/null 2>&1
mv -f .deps/trailfocus.Tpo .deps/trailfocus.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c -o trailfocus_options.lo trailfocus_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c trailfocus_options.c  -fPIC -DPIC -o .libs/trailfocus_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT trailfocus_options.lo -MD -MP -MF .deps/trailfocus_options.Tpo -c trailfocus_options.c -o trailfocus_options.o >/dev/null 2>&1
mv -f .deps/trailfocus_options.Tpo .deps/trailfocus_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtrailfocus.la -rpath /usr/lib/compiz trailfocus.lo trailfocus_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/trailfocus.o .libs/trailfocus_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libtrailfocus.so -o .libs/libtrailfocus.so
libtool: link: ar cr .libs/libtrailfocus.a  trailfocus.o trailfocus_options.o
libtool: link: ranlib .libs/libtrailfocus.a
libtool: link: ( cd ".libs" && rm -f "libtrailfocus.la" && ln -s "../libtrailfocus.la" "libtrailfocus.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/trailfocus'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/trailfocus'
Making all in widget
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/widget'
/usr/bin/bcop --header widget_options.h ../../metadata/widget.xml.in
/usr/bin/bcop --source widget_options.c ../../metadata/widget.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/widget'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c  -fPIC -DPIC -o .libs/widget.o
widget.c: In function 'widgetMatchInitExp':
widget.c:318:25: warning: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Wimplicit-function-declaration]
  318 |         exp->priv.val = strtol (value + 7, NULL, 0);
      |                         ^~~~~~
      |                         strtok
widget.c:318:25: warning: nested extern declaration of 'strtol' [-Wnested-externs]
widget.c: In function 'widgetInitDisplay':
widget.c:799:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  799 |     wd = malloc (sizeof (WidgetDisplay));
      |          ^~~~~~
widget.c:34:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   33 | #include "widget_options.h"
  +++ |+#include <stdlib.h>
   34 | 
widget.c:799:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  799 |     wd = malloc (sizeof (WidgetDisplay));
      |          ^~~~~~
widget.c:799:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
widget.c:806:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  806 |         free (wd);
      |         ^~~~
widget.c:806:9: note: include '<stdlib.h>' or provide a declaration of 'free'
widget.c:806:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
widget.c:806:9: note: include '<stdlib.h>' or provide a declaration of 'free'
widget.c: In function 'widgetFiniDisplay':
widget.c:847:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  847 |     free (wd);
      |     ^~~~
widget.c:847:5: note: include '<stdlib.h>' or provide a declaration of 'free'
widget.c: In function 'widgetInitScreen':
widget.c:858:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  858 |     ws = malloc (sizeof (WidgetScreen));
      |          ^~~~~~
widget.c:858:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
widget.c:865:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  865 |         free (ws);
      |         ^~~~
widget.c:865:9: note: include '<stdlib.h>' or provide a declaration of 'free'
widget.c: In function 'widgetFiniScreen':
widget.c:902:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  902 |     free (ws);
      |     ^~~~
widget.c:902:5: note: include '<stdlib.h>' or provide a declaration of 'free'
widget.c: In function 'widgetInitWindow':
widget.c:913:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  913 |     ww = malloc (sizeof (WidgetWindow));
      |          ^~~~~~
widget.c:913:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
widget.c: In function 'widgetFiniWindow':
widget.c:947:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  947 |     free (ww);
      |     ^~~~
widget.c:947:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c -o widget.o >/dev/null 2>&1
mv -f .deps/widget.Tpo .deps/widget.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c -o widget_options.lo widget_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c widget_options.c  -fPIC -DPIC -o .libs/widget_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT widget_options.lo -MD -MP -MF .deps/widget_options.Tpo -c widget_options.c -o widget_options.o >/dev/null 2>&1
mv -f .deps/widget_options.Tpo .deps/widget_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libwidget.la -rpath /usr/lib/compiz widget.lo widget_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/widget.o .libs/widget_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libwidget.so -o .libs/libwidget.so
libtool: link: ar cr .libs/libwidget.a  widget.o widget_options.o
libtool: link: ranlib .libs/libwidget.a
libtool: link: ( cd ".libs" && rm -f "libwidget.la" && ln -s "../libwidget.la" "libwidget.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/widget'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/widget'
Making all in showmouse
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showmouse'
/usr/bin/bcop --header showmouse_options.h ../../metadata/showmouse.xml.in
/usr/bin/bcop --source showmouse_options.c ../../metadata/showmouse.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showmouse'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c -o showmouse.lo showmouse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c showmouse.c  -fPIC -DPIC -o .libs/showmouse.o
showmouse.c: In function 'initParticles':
showmouse.c:152:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  152 |         free(ps->particles);
      |         ^~~~
showmouse.c:42:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   41 | #include "showmouse_tex.h"
  +++ |+#include <stdlib.h>
   42 | 
showmouse.c:152:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  152 |         free(ps->particles);
      |         ^~~~
showmouse.c:152:9: note: include '<stdlib.h>' or provide a declaration of 'free'
showmouse.c:153:24: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  153 |     ps->particles    = calloc(numParticles, sizeof(Particle));
      |                        ^~~~~~
showmouse.c:153:24: note: include '<stdlib.h>' or provide a declaration of 'calloc'
showmouse.c:153:24: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
showmouse.c:153:24: note: include '<stdlib.h>' or provide a declaration of 'calloc'
showmouse.c: In function 'drawParticles':
showmouse.c:192:13: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration]
  192 |             realloc(ps->vertices_cache,
      |             ^~~~~~~
showmouse.c:192:13: note: include '<stdlib.h>' or provide a declaration of 'realloc'
showmouse.c:192:13: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
showmouse.c:192:13: note: include '<stdlib.h>' or provide a declaration of 'realloc'
showmouse.c:200:13: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  200 |             realloc(ps->coords_cache,
      |             ^~~~~~~
showmouse.c:200:13: note: include '<stdlib.h>' or provide a declaration of 'realloc'
showmouse.c:208:13: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  208 |             realloc(ps->colors_cache,
      |             ^~~~~~~
showmouse.c:208:13: note: include '<stdlib.h>' or provide a declaration of 'realloc'
showmouse.c:218:17: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  218 |                 realloc(ps->dcolors_cache,
      |                 ^~~~~~~
showmouse.c:218:17: note: include '<stdlib.h>' or provide a declaration of 'realloc'
showmouse.c: In function 'finiParticles':
showmouse.c:365:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  365 |     free(ps->particles);
      |     ^~~~
showmouse.c:365:5: note: include '<stdlib.h>' or provide a declaration of 'free'
showmouse.c: In function 'genNewParticles':
showmouse.c:426:28: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
  426 |             rVal = (float)(random() & 0xff) / 255.0;
      |                            ^~~~~~
showmouse.c:426:28: warning: nested extern declaration of 'random' [-Wnested-externs]
showmouse.c: In function 'showmousePreparePaintScreen':
showmouse.c:864:18: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  864 |         ss->ps = calloc(1, sizeof(ParticleSystem));
      |                  ^~~~~~
showmouse.c:864:18: note: include '<stdlib.h>' or provide a declaration of 'calloc'
showmouse.c: In function 'showmouseDonePaintScreen':
showmouse.c:927:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  927 |         free (ss->ps);
      |         ^~~~
showmouse.c:927:9: note: include '<stdlib.h>' or provide a declaration of 'free'
showmouse.c: In function 'showmouseInitScreen':
showmouse.c:1084:47: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
 1084 |     ShowmouseScreen *ss = (ShowmouseScreen *) calloc (1, sizeof (ShowmouseScreen) );
      |                                               ^~~~~~
showmouse.c:1084:47: note: include '<stdlib.h>' or provide a declaration of 'calloc'
showmouse.c: In function 'showmouseFiniScreen':
showmouse.c:1135:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1135 |     free (ss);
      |     ^~~~
showmouse.c:1135:5: note: include '<stdlib.h>' or provide a declaration of 'free'
showmouse.c: In function 'showmouseInitDisplay':
showmouse.c:1153:31: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
 1153 |     sd = (ShowmouseDisplay *) malloc (sizeof (ShowmouseDisplay));
      |                               ^~~~~~
showmouse.c:1153:31: note: include '<stdlib.h>' or provide a declaration of 'malloc'
showmouse.c:1153:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
showmouse.c:1153:31: note: include '<stdlib.h>' or provide a declaration of 'malloc'
showmouse.c:1165:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1165 |         free (sd);
      |         ^~~~
showmouse.c:1165:9: note: include '<stdlib.h>' or provide a declaration of 'free'
showmouse.c: In function 'showmouseFiniDisplay':
showmouse.c:1199:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1199 |     free (sd);
      |     ^~~~
showmouse.c:1199:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse.lo -MD -MP -MF .deps/showmouse.Tpo -c showmouse.c -o showmouse.o >/dev/null 2>&1
mv -f .deps/showmouse.Tpo .deps/showmouse.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c -o showmouse_options.lo showmouse_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c showmouse_options.c  -fPIC -DPIC -o .libs/showmouse_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -pthread -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT showmouse_options.lo -MD -MP -MF .deps/showmouse_options.Tpo -c showmouse_options.c -o showmouse_options.o >/dev/null 2>&1
mv -f .deps/showmouse_options.Tpo .deps/showmouse_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libshowmouse.la -rpath /usr/lib/compiz showmouse.lo showmouse_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -lXext -lcairo -lXrender -lX11  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/showmouse.o .libs/showmouse_options.o   -lXcomposite -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1 -lXext -lcairo -lXrender -lX11  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libshowmouse.so -o .libs/libshowmouse.so
libtool: link: ar cr .libs/libshowmouse.a  showmouse.o showmouse_options.o
libtool: link: ranlib .libs/libshowmouse.a
libtool: link: ( cd ".libs" && rm -f "libshowmouse.la" && ln -s "../libshowmouse.la" "libshowmouse.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showmouse'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/showmouse'
Making all in loginout
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/loginout'
/usr/bin/bcop --header loginout_options.h ../../metadata/loginout.xml.in
/usr/bin/bcop --source loginout_options.c ../../metadata/loginout.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/loginout'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c -o loginout.lo loginout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c loginout.c  -fPIC -DPIC -o .libs/loginout.o
loginout.c: In function 'loginoutInitDisplay':
loginout.c:298:10: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  298 |     ld = malloc (sizeof (LoginoutDisplay) );
      |          ^~~~~~
loginout.c:25:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   24 | #include "loginout_options.h"
  +++ |+#include <stdlib.h>
   25 | 
loginout.c:298:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  298 |     ld = malloc (sizeof (LoginoutDisplay) );
      |          ^~~~~~
loginout.c:298:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
loginout.c:307:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  307 |         free (ld);
      |         ^~~~
loginout.c:307:9: note: include '<stdlib.h>' or provide a declaration of 'free'
loginout.c:307:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
loginout.c:307:9: note: include '<stdlib.h>' or provide a declaration of 'free'
loginout.c: In function 'loginoutFiniDisplay':
loginout.c:332:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  332 |     free (ld);
      |     ^~~~
loginout.c:332:5: note: include '<stdlib.h>' or provide a declaration of 'free'
loginout.c: In function 'loginoutInitScreen':
loginout.c:344:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  344 |     ls = malloc (sizeof (LoginoutScreen) );
      |          ^~~~~~
loginout.c:344:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
loginout.c:353:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  353 |         free (ls);
      |         ^~~~
loginout.c:353:9: note: include '<stdlib.h>' or provide a declaration of 'free'
loginout.c: In function 'loginoutFiniScreen':
loginout.c:405:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  405 |     free (ls);
      |     ^~~~
loginout.c:405:5: note: include '<stdlib.h>' or provide a declaration of 'free'
loginout.c: In function 'loginoutInitWindow':
loginout.c:416:10: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  416 |     lw = malloc (sizeof (LoginoutWindow));
      |          ^~~~~~
loginout.c:416:10: note: include '<stdlib.h>' or provide a declaration of 'malloc'
loginout.c: In function 'loginoutFiniWindow':
loginout.c:448:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  448 |     free (lw);
      |     ^~~~
loginout.c:448:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout.lo -MD -MP -MF .deps/loginout.Tpo -c loginout.c -o loginout.o >/dev/null 2>&1
mv -f .deps/loginout.Tpo .deps/loginout.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c -o loginout_options.lo loginout_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c loginout_options.c  -fPIC -DPIC -o .libs/loginout_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT loginout_options.lo -MD -MP -MF .deps/loginout_options.Tpo -c loginout_options.c -o loginout_options.o >/dev/null 2>&1
mv -f .deps/loginout_options.Tpo .deps/loginout_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libloginout.la -rpath /usr/lib/compiz loginout.lo loginout_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/loginout.o .libs/loginout_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libloginout.so -o .libs/libloginout.so
libtool: link: ar cr .libs/libloginout.a  loginout.o loginout_options.o
libtool: link: ranlib .libs/libloginout.a
libtool: link: ( cd ".libs" && rm -f "libloginout.la" && ln -s "../libloginout.la" "libloginout.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/loginout'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/loginout'
Making all in vidcap
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/vidcap'
/usr/bin/bcop --header vidcap_options.h ../../metadata/vidcap.xml.in
/usr/bin/bcop --source vidcap_options.c ../../metadata/vidcap.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/vidcap'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c -o vidcap.lo vidcap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c vidcap.c  -fPIC -DPIC -o .libs/vidcap.o
vidcap.c: In function 'wcap_decoder_create':
vidcap.c:152:19: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  152 |         decoder = malloc(sizeof *decoder);
      |                   ^~~~~~
vidcap.c:45:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   44 | #include "wcap-decode.h"
  +++ |+#include <stdlib.h>
   45 | 
vidcap.c:152:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  152 |         decoder = malloc(sizeof *decoder);
      |                   ^~~~~~
vidcap.c:152:19: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c:158:17: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  158 |                 free(decoder);
      |                 ^~~~
vidcap.c:158:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:158:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
vidcap.c:158:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:169:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  169 |                 free(decoder);
      |                 ^~~~
vidcap.c:169:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:185:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  185 |                 free(decoder);
      |                 ^~~~
vidcap.c:185:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'wcap_decoder_destroy':
vidcap.c:198:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  198 |         free(decoder->frame);
      |         ^~~~
vidcap.c:198:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcap_stop_recording':
vidcap.c:287:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  287 |         free(vd->frame);
      |         ^~~~
vidcap.c:287:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcapPaintScreen':
vidcap.c:319:33: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  319 |                 struct box *b = malloc (screen->nOutputDev * sizeof (struct box));
      |                                 ^~~~~~
vidcap.c:319:33: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c:346:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  346 |                         free(b);
      |                         ^~~~
vidcap.c:346:25: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:392:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  392 |                         free(pixel_data);
      |                         ^~~~
vidcap.c:392:25: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:403:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  403 |                 free(b);
      |                 ^~~~
vidcap.c:403:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'output_yuv_frame':
vidcap.c:558:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  558 |         out = malloc(size);
      |               ^~~~~~
vidcap.c:558:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c:567:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  567 |         free (out);
      |         ^~~~
vidcap.c:567:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'write_file':
vidcap.c:589:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  589 |         free(header);
      |         ^~~~
vidcap.c:589:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'thread_func':
vidcap.c:683:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  683 |         free(tmpcmd);
      |         ^~~~
vidcap.c:683:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:732:23: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration]
  732 |                 ret = system(command);
      |                       ^~~~~~
vidcap.c:732:23: warning: nested extern declaration of 'system' [-Wnested-externs]
vidcap.c: In function 'vidcapToggle':
vidcap.c:778:29: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  778 |                 vd->frame = malloc (d->screens->width * d->screens->height * 4);
      |                             ^~~~~~
vidcap.c:778:29: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c:797:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  797 |                         free(vd->frame);
      |                         ^~~~
vidcap.c:797:25: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:810:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  810 |                         free(vd->frame);
      |                         ^~~~
vidcap.c:810:25: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c:816:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  816 |                 free(vd->frame);
      |                 ^~~~
vidcap.c:816:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcapInitDisplay':
vidcap.c:836:14: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  836 |         vd = malloc(sizeof (VidcapDisplay));
      |              ^~~~~~
vidcap.c:836:14: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c:843:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  843 |                 free(vd);
      |                 ^~~~
vidcap.c:843:17: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcapFiniDisplay':
vidcap.c:867:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  867 |         free(vd);
      |         ^~~~
vidcap.c:867:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcapInitScreen':
vidcap.c:878:14: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  878 |         vs = malloc(sizeof (VidcapScreen));
      |              ^~~~~~
vidcap.c:878:14: note: include '<stdlib.h>' or provide a declaration of 'malloc'
vidcap.c: In function 'vidcapFiniScreen':
vidcap.c:902:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  902 |         free(vs);
      |         ^~~~
vidcap.c:902:9: note: include '<stdlib.h>' or provide a declaration of 'free'
vidcap.c: In function 'vidcapPaintScreen':
vidcap.c:394:53: warning: pointer 'pixel_data' used after 'free' [-Wuse-after-free]
  394 |                         if (ret != (p - pixel_data) * 4) {
      |                                    ~~~~~~~~~~~~~~~~~^~~
vidcap.c:392:25: note: call to 'free' here
  392 |                         free(pixel_data);
      |                         ^~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap.lo -MD -MP -MF .deps/vidcap.Tpo -c vidcap.c -o vidcap.o >/dev/null 2>&1
mv -f .deps/vidcap.Tpo .deps/vidcap.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c -o vidcap_options.lo vidcap_options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c vidcap_options.c  -fPIC -DPIC -o .libs/vidcap_options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT vidcap_options.lo -MD -MP -MF .deps/vidcap_options.Tpo -c vidcap_options.c -o vidcap_options.o >/dev/null 2>&1
mv -f .deps/vidcap_options.Tpo .deps/vidcap_options.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libvidcap.la -rpath /usr/lib/compiz vidcap.lo vidcap_options.lo -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vidcap.o .libs/vidcap_options.o   -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 -lstartup-notification-1  -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libvidcap.so -o .libs/libvidcap.so
libtool: link: ar cr .libs/libvidcap.a  vidcap.o vidcap_options.o
libtool: link: ranlib .libs/libvidcap.a
libtool: link: ( cd ".libs" && rm -f "libvidcap.la" && ln -s "../libvidcap.la" "libvidcap.la" )
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/vidcap'
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/vidcap'
Making all in wallpaper
make[3]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/wallpaper'
/usr/bin/bcop --header wallpaper_options.h ../../metadata/wallpaper.xml.in
/usr/bin/bcop --source wallpaper_options.c ../../metadata/wallpaper.xml.in
make  all-am
make[4]: Entering directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/wallpaper'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR='""' -DLIBDIR='"/usr/lib"' -DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' -I../../include   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT wallpaper.lo -MD -MP -MF .deps/wallpaper.Tpo -c -o wallpaper.lo wallpaper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -I../../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT wallpaper.lo -MD -MP -MF .deps/wallpaper.Tpo -c wallpaper.c  -fPIC -DPIC -o .libs/wallpaper.o
wallpaper.c: In function 'wallpaperAddToList':
wallpaper.c:192:50: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration]
  192 |                                 opts[i]->value = realloc(opts[i]->value, sizeof (CompOption) * n);
      |                                                  ^~~~~~~
wallpaper.c:38:1: note: include '<stdlib.h>' or provide a declaration of 'realloc'
   37 | #include "wallpaper_options.h"
  +++ |+#include <stdlib.h>
   38 | 
wallpaper.c:192:50: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  192 |                                 opts[i]->value = realloc(opts[i]->value, sizeof (CompOption) * n);
      |                                                  ^~~~~~~
wallpaper.c:192:50: note: include '<stdlib.h>' or provide a declaration of 'realloc'
wallpaper.c: In function 'wallpaperAddFilesFromDirectories':
wallpaper.c:261:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  261 |         *new_options = malloc(sizeof (CompListValue *) * 5);
      |                        ^~~~~~
wallpaper.c:261:24: note: include '<stdlib.h>' or provide a declaration of 'malloc'
wallpaper.c:261:24: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
wallpaper.c:261:24: note: include '<stdlib.h>' or provide a declaration of 'malloc'
wallpaper.c:266:37: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  266 |                 (*new_options)[i] = calloc(1, sizeof (CompListValue));
      |                                     ^~~~~~
wallpaper.c:266:37: note: include '<stdlib.h>' or provide a declaration of 'calloc'
wallpaper.c:266:37: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
wallpaper.c:266:37: note: include '<stdlib.h>' or provide a declaration of 'calloc'
wallpaper.c: In function 'wallpaperFreeOptions':
wallpaper.c:308:41: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  308 |                                         free (options[i]->value[j].s);
      |                                         ^~~~
wallpaper.c:308:41: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:308:41: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
wallpaper.c:308:41: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:309:33: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  309 |                                 free (options[i]->value);
      |                                 ^~~~
wallpaper.c:309:33: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c: In function 'processMultiList':
wallpaper.c:349:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  349 |         options = malloc (sizeof (CompOption *) * numOptions);
      |                   ^~~~~~
wallpaper.c:349:19: note: include '<stdlib.h>' or provide a declaration of 'malloc'
wallpaper.c:357:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  357 |                 free (options);
      |                 ^~~~
wallpaper.c:357:17: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:364:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  364 |                 free (options);
      |                 ^~~~
wallpaper.c:364:17: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:378:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  378 |                         free (options);
      |                         ^~~~
wallpaper.c:378:25: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:396:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  396 |                 free (options);
      |                 ^~~~
wallpaper.c:396:17: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:404:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  404 |         free (options);
      |         ^~~~
wallpaper.c:404:9: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:435:22: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
  435 |                 rv = realloc (currData, nElements * sizeof (WallpaperBackground));
      |                      ^~~~~~~
wallpaper.c:435:22: note: include '<stdlib.h>' or provide a declaration of 'realloc'
wallpaper.c: In function 'createFakeDesktopWindow':
wallpaper.c:626:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  626 |         free (xch.res_name);
      |         ^~~~
wallpaper.c:626:9: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c: In function 'wallpaperShuffle':
wallpaper.c:686:25: warning: implicit declaration of function 'rand' [-Wimplicit-function-declaration]
  686 |                 j = i + rand() / (RAND_MAX / (n - i) + 1);
      |                         ^~~~
wallpaper.c:686:25: warning: nested extern declaration of 'rand' [-Wnested-externs]
wallpaper.c:686:35: error: 'RAND_MAX' undeclared (first use in this function)
  686 |                 j = i + rand() / (RAND_MAX / (n - i) + 1);
      |                                   ^~~~~~~~
wallpaper.c:686:35: note: each undeclared identifier is reported only once for each function it appears in
wallpaper.c: In function 'freeBackgrounds':
wallpaper.c:755:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  755 |                 free (ws->backgrounds[i].image);
      |                 ^~~~
wallpaper.c:755:17: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:758:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  758 |         free (ws->backgrounds);
      |         ^~~~
wallpaper.c:758:9: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c: In function 'wallpaperDrawWindow':
wallpaper.c:1129:25: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1129 |                         free (back->image);
      |                         ^~~~
wallpaper.c:1129:25: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c:1137:43: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch]
 1137 |                         ws->backgrounds = realloc(ws->backgrounds, ws->nBackgrounds * sizeof (WallpaperBackground));
      |                                           ^~~~~~~
wallpaper.c:1137:43: note: include '<stdlib.h>' or provide a declaration of 'realloc'
wallpaper.c: In function 'wallpaperInitDisplay':
wallpaper.c:1237:14: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
 1237 |         wd = malloc (sizeof (WallpaperDisplay));
      |              ^~~~~~
wallpaper.c:1237:14: note: include '<stdlib.h>' or provide a declaration of 'malloc'
wallpaper.c:1244:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1244 |                 free (wd);
      |                 ^~~~
wallpaper.c:1244:17: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c: In function 'wallpaperFiniDisplay':
wallpaper.c:1265:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1265 |         free (wd);
      |         ^~~~
wallpaper.c:1265:9: note: include '<stdlib.h>' or provide a declaration of 'free'
wallpaper.c: In function 'wallpaperInitScreen':
wallpaper.c:1274:14: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
 1274 |         ws = malloc (sizeof (WallpaperScreen));
      |              ^~~~~~
wallpaper.c:1274:14: note: include '<stdlib.h>' or provide a declaration of 'malloc'
wallpaper.c: In function 'wallpaperFiniScreen':
wallpaper.c:1340:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
 1340 |         free (ws);
      |         ^~~~
wallpaper.c:1340:9: note: include '<stdlib.h>' or provide a declaration of 'free'
make[4]: *** [Makefile:509: wallpaper.lo] Error 1
make[4]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/wallpaper'
make[3]: *** [Makefile:407: all] Error 2
make[3]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src/wallpaper'
make[2]: *** [Makefile:440: all-recursive] Error 1
make[2]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra/src'
make[1]: *** [Makefile:525: all-recursive] Error 1
make[1]: Leaving directory '/home/abohiccups/compiz-fusion-plugins-extra-git/src/compiz-plugins-extra'
make: *** [Makefile:434: all] Error 2
[1m[31m==> ERROR:(B[m[1m A failure occurred in build().(B[m
[1m    Aborting...(B[m

libpamac

The Meson build system
Version: 1.3.0
Source dir: /home/abohiccups/libpamac-aur/src/libpamac-e74fe0e1c15f4fd14d02ff12650be3fde47287d7
Build dir: /home/abohiccups/libpamac-aur/src/libpamac-e74fe0e1c15f4fd14d02ff12650be3fde47287d7/builddir
Build type: native build
Project name: libpamac
Project version: 11.6.2
C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801")
C linker for the host machine: cc ld.bfd 2.41.0
Vala compiler for the host machine: valac (valac 0.56.14)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency gobject-2.0 found: YES 2.78.1
Run-time dependency gio-2.0 found: YES 2.78.1
Run-time dependency gthread-2.0 found: YES 2.78.1
Run-time dependency libalpm found: YES 13.0.2
Run-time dependency json-glib-1.0 found: YES 1.8.0
Run-time dependency libsoup-3.0 found: YES 3.4.4
Run-time dependency polkit-gobject-1 found: YES 123
Run-time dependency gmodule-2.0 found: YES 2.78.1
Library posix found: YES
Library m found: YES
Run-time dependency appstream found: YES 1.0.0
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring org.manjaro.pamac.daemon.service using configuration
Configuring pamac-daemon.service using configuration
Configuring pamac-cleancache.service using configuration
Program pacman-mirrors found: NO
Build targets in project: 108

libpamac 11.6.2

  User defined options
    buildtype       : release
    prefix          : /usr
    sysconfdir      : /etc
    enable-appstream: true
    enable-aur      : true

Found ninja-1.11.1 at /usr/bin/ninja

Generating targets:   0%|          | 0/108 eta ?
                                                

Writing build.ninja:   0%|          | 0/191 eta ?
                                                 
[1/154] Building translation po/af/LC_MESSAGES/pamac-af.mo
[2/154] Building translation po/ar/LC_MESSAGES/pamac-ar.mo
[3/154] Building translation po/ast/LC_MESSAGES/pamac-ast.mo
[4/154] Building translation po/az/LC_MESSAGES/pamac-az.mo
[5/154] Building translation po/az_AZ/LC_MESSAGES/pamac-az_AZ.mo
[6/154] Building translation po/bn/LC_MESSAGES/pamac-bn.mo
[7/154] Building translation po/bs/LC_MESSAGES/pamac-bs.mo
[8/154] Building translation po/be/LC_MESSAGES/pamac-be.mo
[9/154] Building translation po/bg/LC_MESSAGES/pamac-bg.mo
[10/154] Building translation po/ca/LC_MESSAGES/pamac-ca.mo
[11/154] Building translation po/ca@valencia/LC_MESSAGES/pamac-ca@valencia.mo
[12/154] Building translation po/co/LC_MESSAGES/pamac-co.mo
[13/154] Building translation po/cs/LC_MESSAGES/pamac-cs.mo
[14/154] Building translation po/cy/LC_MESSAGES/pamac-cy.mo
[15/154] Building translation po/da/LC_MESSAGES/pamac-da.mo
[16/154] Building translation po/de_AT/LC_MESSAGES/pamac-de_AT.mo
[17/154] Building translation po/de/LC_MESSAGES/pamac-de.mo
[18/154] Building translation po/de_CH/LC_MESSAGES/pamac-de_CH.mo
[19/154] Building translation po/de_DE/LC_MESSAGES/pamac-de_DE.mo
[20/154] Building translation po/el/LC_MESSAGES/pamac-el.mo
[21/154] Building translation po/el_GR/LC_MESSAGES/pamac-el_GR.mo
[22/154] Building translation po/en_ee/LC_MESSAGES/pamac-en_ee.mo
[23/154] Building translation po/en_GB/LC_MESSAGES/pamac-en_GB.mo
[24/154] Building translation po/eo/LC_MESSAGES/pamac-eo.mo
[25/154] Building translation po/es/LC_MESSAGES/pamac-es.mo
[26/154] Building translation po/es_419/LC_MESSAGES/pamac-es_419.mo
[27/154] Building translation po/es_AR/LC_MESSAGES/pamac-es_AR.mo
[28/154] Building translation po/es_MX/LC_MESSAGES/pamac-es_MX.mo
[29/154] Building translation po/es_SV/LC_MESSAGES/pamac-es_SV.mo
[30/154] Building translation po/es_ES/LC_MESSAGES/pamac-es_ES.mo
[31/154] Building translation po/et/LC_MESSAGES/pamac-et.mo
[32/154] Building translation po/eu/LC_MESSAGES/pamac-eu.mo
[33/154] Building translation po/fa/LC_MESSAGES/pamac-fa.mo
[34/154] Building translation po/fa_IR/LC_MESSAGES/pamac-fa_IR.mo
[35/154] Building translation po/fi/LC_MESSAGES/pamac-fi.mo
[36/154] Building translation po/fo/LC_MESSAGES/pamac-fo.mo
[37/154] Building translation po/fr/LC_MESSAGES/pamac-fr.mo
[38/154] Building translation po/gl/LC_MESSAGES/pamac-gl.mo
[39/154] Building translation po/gl_ES/LC_MESSAGES/pamac-gl_ES.mo
[40/154] Building translation po/gug_PY/LC_MESSAGES/pamac-gug_PY.mo
[41/154] Building translation po/he/LC_MESSAGES/pamac-he.mo
[42/154] Building translation po/he_IL/LC_MESSAGES/pamac-he_IL.mo
[43/154] Building translation po/hr/LC_MESSAGES/pamac-hr.mo
[44/154] Building translation po/hr_HR/LC_MESSAGES/pamac-hr_HR.mo
[45/154] Building translation po/hi/LC_MESSAGES/pamac-hi.mo
[46/154] Building translation po/hi_IN/LC_MESSAGES/pamac-hi_IN.mo
[47/154] Building translation po/hu/LC_MESSAGES/pamac-hu.mo
[48/154] Building translation po/id/LC_MESSAGES/pamac-id.mo
[49/154] Building translation po/ie/LC_MESSAGES/pamac-ie.mo
[50/154] Building translation po/is/LC_MESSAGES/pamac-is.mo
[51/154] Building translation po/is_IS/LC_MESSAGES/pamac-is_IS.mo
[52/154] Building translation po/it_IT/LC_MESSAGES/pamac-it_IT.mo
[53/154] Building translation po/kab/LC_MESSAGES/pamac-kab.mo
[54/154] Building translation po/ja/LC_MESSAGES/pamac-ja.mo
[55/154] Building translation po/ka/LC_MESSAGES/pamac-ka.mo
[56/154] Building translation po/kk/LC_MESSAGES/pamac-kk.mo
[57/154] Building translation po/it/LC_MESSAGES/pamac-it.mo
[58/154] Building translation po/ko/LC_MESSAGES/pamac-ko.mo
[59/154] Building translation po/lt/LC_MESSAGES/pamac-lt.mo
[60/154] Building translation po/ml/LC_MESSAGES/pamac-ml.mo
[61/154] Building translation po/ms/LC_MESSAGES/pamac-ms.mo
[62/154] Building translation po/nb/LC_MESSAGES/pamac-nb.mo
[63/154] Building translation po/ne/LC_MESSAGES/pamac-ne.mo
[64/154] Building translation po/ne_NP/LC_MESSAGES/pamac-ne_NP.mo
[65/154] Building translation po/nl/LC_MESSAGES/pamac-nl.mo
[66/154] Building translation po/nl_BE/LC_MESSAGES/pamac-nl_BE.mo
[67/154] Building translation po/nl_NL/LC_MESSAGES/pamac-nl_NL.mo
[68/154] Building translation po/nn/LC_MESSAGES/pamac-nn.mo
[69/154] Building translation po/or/LC_MESSAGES/pamac-or.mo
[70/154] Building translation po/pl_PL/LC_MESSAGES/pamac-pl_PL.mo
[71/154] Building translation po/pl/LC_MESSAGES/pamac-pl.mo
[72/154] Building translation po/pt/LC_MESSAGES/pamac-pt.mo
[73/154] Building translation po/ro/LC_MESSAGES/pamac-ro.mo
[74/154] Building translation po/pt_BR/LC_MESSAGES/pamac-pt_BR.mo
[75/154] Building translation po/pt_PT/LC_MESSAGES/pamac-pt_PT.mo
[76/154] Building translation po/ru/LC_MESSAGES/pamac-ru.mo
[77/154] Building translation po/si/LC_MESSAGES/pamac-si.mo
[78/154] Building translation po/sk/LC_MESSAGES/pamac-sk.mo
[79/154] Building translation po/sl/LC_MESSAGES/pamac-sl.mo
[80/154] Building translation po/sl_SI/LC_MESSAGES/pamac-sl_SI.mo
[81/154] Building translation po/sq/LC_MESSAGES/pamac-sq.mo
[82/154] Building translation po/sq_AL/LC_MESSAGES/pamac-sq_AL.mo
[83/154] Building translation po/sr/LC_MESSAGES/pamac-sr.mo
[84/154] Building translation po/sr@latin/LC_MESSAGES/pamac-sr@latin.mo
[85/154] Building translation po/sr_RS/LC_MESSAGES/pamac-sr_RS.mo
[86/154] Building translation po/sr_RS@latin/LC_MESSAGES/pamac-sr_RS@latin.mo
[87/154] Building translation po/sv/LC_MESSAGES/pamac-sv.mo
[88/154] Building translation po/sw/LC_MESSAGES/pamac-sw.mo
[89/154] Building translation po/ta/LC_MESSAGES/pamac-ta.mo
[90/154] Building translation po/tr/LC_MESSAGES/pamac-tr.mo
[91/154] Building translation po/ur_PK/LC_MESSAGES/pamac-ur_PK.mo
[92/154] Building translation po/uk/LC_MESSAGES/pamac-uk.mo
[93/154] Building translation po/uz/LC_MESSAGES/pamac-uz.mo
[94/154] Building translation po/vi/LC_MESSAGES/pamac-vi.mo
[95/154] Building translation po/zh/LC_MESSAGES/pamac-zh.mo
[96/154] Building translation po/zh_CN/LC_MESSAGES/pamac-zh_CN.mo
[97/154] Building translation po/zh_TW/LC_MESSAGES/pamac-zh_TW.mo
[98/154] Compiling Vala source ../src/alpm_config.vala ../src/dependency_checker.vala
../src/alpm_config.vala:371.2-371.18: warning: Method `AlpmConfig.write' never used
  371 | 	public void write (HashTable<string,Variant> new_conf) {
      | 	^~~~~~~~~~~~~~~~~                                       
Compilation succeeded - 1 warning(s)
[99/154] Compiling Vala source ../src/alpm_config.vala ../src/outdated_checker.vala
../src/alpm_config.vala:371.2-371.18: warning: Method `AlpmConfig.write' never used
  371 | 	public void write (HashTable<string,Variant> new_conf) {
      | 	^~~~~~~~~~~~~~~~~                                       
Compilation succeeded - 1 warning(s)
[100/154] Compiling Vala source ../src/appstream_interface.vala ../src/appstream_plugin.vala
../src/appstream_interface.vala:22.3-22.27: warning: Method `Pamac.AppstreamPlugin.load' never used
   22 | 		public abstract void load (GenericArray<string> repos_names);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~                                    
../src/appstream_interface.vala:23.3-23.79: warning: Method `Pamac.AppstreamPlugin.get_apps' never used
   23 | 		public abstract unowned GenericArray<HashTable<unowned string, App>> get_apps ();
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
../src/appstream_interface.vala:24.3-24.50: warning: Method `Pamac.AppstreamPlugin.search' never used
   24 | 		public abstract GenericArray<unowned App> search (string[] search_tokens);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
../src/appstream_interface.vala:25.3-25.60: warning: Method `Pamac.AppstreamPlugin.get_pkgname_apps' never used
   25 | 		public abstract GenericArray<unowned App> get_pkgname_apps (string pkgname);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
../src/appstream_interface.vala:26.3-26.74: warning: Method `Pamac.AppstreamPlugin.get_category_apps' never used
   26 | 		public abstract HashTable<unowned string, unowned App> get_category_apps (string category);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
Compilation succeeded - 5 warning(s)
[101/154] Compiling Vala source ../src/aur_interface.vala ../src/aur_plugin.vala ../src/utils.vala ../src/version.vala
../src/aur_interface.vala:22.3-22.41: warning: Method `Pamac.AURPlugin.set_real_build_dir' never used
   22 | 		public abstract void set_real_build_dir (string config_aur_build_dir);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
../src/aur_interface.vala:23.3-23.51: warning: Method `Pamac.AURPlugin.get_real_build_dir' never used
   23 | 		public abstract unowned string get_real_build_dir ();
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
../src/aur_interface.vala:25.3-25.37: warning: Method `Pamac.AURPlugin.get_infos' never used
   25 | 		public abstract AURInfos? get_infos (string pkgname);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
../src/aur_interface.vala:26.3-26.64: warning: Method `Pamac.AURPlugin.get_multi_infos' never used
   26 | 		public abstract GenericArray<unowned AURInfos> get_multi_infos (GenericArray<string> pkgnames);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
../src/aur_interface.vala:27.3-27.62: warning: Method `Pamac.AURPlugin.get_providers' never used
   27 | 		public abstract GenericArray<unowned AURInfos> get_providers (string depend);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
../src/aur_interface.vala:28.3-28.47: warning: Method `Pamac.AURPlugin.search' never used
   28 | 		public abstract GenericArray<AURInfos> search (string search_string);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
Compilation succeeded - 6 warning(s)
[102/154] Compiling C object src/libpamac-appstream.so.11.6.p/meson-generated_appstream_interface.c.o
[103/154] Compiling C object src/outdated-checker.p/meson-generated_outdated_checker.c.o
[104/154] Compiling C object src/dependency-checker.p/meson-generated_dependency_checker.c.o
[105/154] Compiling C object src/libpamac-aur.so.11.6.p/meson-generated_version.c.o
[106/154] Compiling C object src/libpamac-aur.so.11.6.p/meson-generated_utils.c.o
[107/154] Compiling C object src/libpamac-aur.so.11.6.p/meson-generated_aur_interface.c.o
[108/154] Compiling C object src/libpamac-appstream.so.11.6.p/meson-generated_appstream_plugin.c.o
FAILED: src/libpamac-appstream.so.11.6.p/meson-generated_appstream_plugin.c.o 
cc -Isrc/libpamac-appstream.so.11.6.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/appstream -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -O3 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -pthread '-DGETTEXT_PACKAGE="pamac"' -MD -MQ src/libpamac-appstream.so.11.6.p/meson-generated_appstream_plugin.c.o -MF src/libpamac-appstream.so.11.6.p/meson-generated_appstream_plugin.c.o.d -o src/libpamac-appstream.so.11.6.p/meson-generated_appstream_plugin.c.o -c src/libpamac-appstream.so.11.6.p/appstream_plugin.c
src/libpamac-appstream.so.11.6.p/appstream_plugin.c: In function ‘pamac_appstream_real_load’:
src/libpamac-appstream.so.11.6.p/appstream_plugin.c:971:88: error: ‘AS_FORMAT_STYLE_COLLECTION’ undeclared (first use in this function); did you mean ‘AS_FORMAT_STYLE_LAST’?
  971 |                                                 as_metadata_set_format_style (_tmp48_, AS_FORMAT_STYLE_COLLECTION);
      |                                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        AS_FORMAT_STYLE_LAST
src/libpamac-appstream.so.11.6.p/appstream_plugin.c:971:88: note: each undeclared identifier is reported only once for each function it appears in
[109/154] Merging translations for data/polkit/org.manjaro.pamac.policy
[110/154] Compiling Vala source ../src/version.vala ../src/package.vala ../src/alpm_package.vala ../src/aur_interface.vala ../src/utils.vala ../src/alpm_utils.vala ../src/alpm_config.vala ../src/pamac_config_daemon.vala ../src/daemon.vala ../src/plugin_loader.vala ../src/database.vala ../src/appstream_interface.vala ../src/snap_interface.vala ../src/flatpak_interface.vala
../src/aur_interface.vala:27.3-27.62: warning: Method `Pamac.AURPlugin.get_providers' never used
   27 | 		public abstract GenericArray<unowned AURInfos> get_providers (string depend);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
../src/alpm_utils.vala:896.3-896.33: warning: Method `Pamac.AlpmUtils.trans_check_prepare' never used
  896 | 		public bool trans_check_prepare (bool sysupgrade,
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
../src/database.vala:459.3-459.67: warning: Method `Pamac.Database.get_uninstalled_optdeps_async' never used
  459 | 		internal async GenericArray<string> get_uninstalled_optdeps_async (string pkgname) {
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
../src/database.vala:2397.3-2397.46: warning: Method `Pamac.Database.get_aur_updates_async' never used
 2397 | 		internal async Updates get_aur_updates_async (GenericSet<string?> ignorepkgs) {
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
../src/snap_interface.vala:31.3-31.52: warning: Method `Pamac.SnapPlugin.search_uninstalled_snaps_sync' never used
   31 | 		public abstract void search_uninstalled_snaps_sync (string search_string, ref GenericArray<unowned SnapPackage> pkgs);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                    
../src/flatpak_interface.vala:33.3-33.55: warning: Method `Pamac.FlatpakPlugin.search_uninstalled_flatpaks_sync' never used
   33 | 		public abstract void search_uninstalled_flatpaks_sync (string[] search_terms, ref GenericArray<unowned FlatpakPackage> pkgs);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                        
Compilation succeeded - 6 warning(s)
[111/154] Compiling C object src/outdated-checker.p/meson-generated_alpm_config.c.o
[112/154] Compiling C object src/dependency-checker.p/meson-generated_alpm_config.c.o
[113/154] Compiling C object src/libpamac-aur.so.11.6.p/meson-generated_aur_plugin.c.o
[114/154] Compiling Vala source ../src/package.vala ../src/alpm_package.vala ../src/utils.vala ../src/plugin_loader.vala ../src/alpm_config.vala ../src/pamac_config.vala ../src/version.vala ../src/aur_interface.vala ../src/database.vala ../src/transaction.vala ../src/alpm_utils.vala ../src/transaction_interface.vala ../src/transaction_interface_root.vala ../src/daemon_interface.vala ../src/transaction_interface_daemon.vala ../src/snap_interface.vala ../src/flatpak_interface.vala ../src/appstream_interface.vala ../src/updates_checker.vala
../src/alpm_config.vala:371.2-371.18: warning: Method `AlpmConfig.write' never used
  371 | 	public void write (HashTable<string,Variant> new_conf) {
      | 	^~~~~~~~~~~~~~~~~                                       
../src/snap_interface.vala:31.3-31.52: warning: Method `Pamac.SnapPlugin.search_uninstalled_snaps_sync' never used
   31 | 		public abstract void search_uninstalled_snaps_sync (string search_string, ref GenericArray<unowned SnapPackage> pkgs);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                    
../src/snap_interface.vala:38.3-38.32: warning: Method `Pamac.SnapPlugin.trans_run' never used
   38 | 		public abstract bool trans_run (string sender, string[] to_install, string[] to_remove);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                          
../src/snap_interface.vala:39.3-39.37: warning: Method `Pamac.SnapPlugin.switch_channel' never used
   39 | 		public abstract bool switch_channel (string sender, string name, string channel);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
../src/snap_interface.vala:40.3-40.35: warning: Method `Pamac.SnapPlugin.trans_cancel' never used
   40 | 		public abstract void trans_cancel (string sender);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
../src/flatpak_interface.vala:33.3-33.55: warning: Method `Pamac.FlatpakPlugin.search_uninstalled_flatpaks_sync' never used
   33 | 		public abstract void search_uninstalled_flatpaks_sync (string[] search_terms, ref GenericArray<unowned FlatpakPackage> pkgs);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                        
../src/flatpak_interface.vala:40.3-40.32: warning: Method `Pamac.FlatpakPlugin.trans_run' never used
   40 | 		public abstract bool trans_run (string sender, string[] to_install, string[] to_remove, string[] to_upgrade);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                               
../src/flatpak_interface.vala:41.3-41.35: warning: Method `Pamac.FlatpakPlugin.trans_cancel' never used
   41 | 		public abstract void trans_cancel (string sender);
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
Compilation succeeded - 8 warning(s)
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja
[1m[31m==> ERROR:(B[m[1m A failure occurred in build().(B[m
[1m    Aborting...(B[m

Offline

#6 2023-11-22 19:48:12

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

Patch for compiz-fusion-plugins-extra-git adding missing include stdlib.h no longer indirectly provided by gcc 13 and possibly earlier versions:

diff --git a/src/addhelper/addhelper.c b/src/addhelper/addhelper.c
index 3bc8a6b..78242e9 100644
--- a/src/addhelper/addhelper.c
+++ b/src/addhelper/addhelper.c
@@ -24,6 +24,9 @@
  */
 
 #include <compiz-core.h>
+
+#include <stdlib.h>
+
 #include "addhelper_options.h"
 
 #define GET_ADD_DISPLAY(d)                            \
diff --git a/src/bench/bench.c b/src/bench/bench.c
index 9cdef8c..4610021 100644
--- a/src/bench/bench.c
+++ b/src/bench/bench.c
@@ -22,6 +22,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "bench_tex.h"
 #include "bench_options.h"
 
diff --git a/src/firepaint/firepaint.c b/src/firepaint/firepaint.c
index b147b03..cb8a508 100644
--- a/src/firepaint/firepaint.c
+++ b/src/firepaint/firepaint.c
@@ -21,6 +21,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "firepaint_options.h"
 #include "firepaint_tex.h"
 
diff --git a/src/grid/grid.c b/src/grid/grid.c
index a8d5152..cb827e6 100644
--- a/src/grid/grid.c
+++ b/src/grid/grid.c
@@ -23,7 +23,10 @@
  */
 
 #include <compiz-core.h>
+
+#include <stdlib.h>
 #include <string.h>
+
 #include "grid_options.h"
 
 #define GRID_DEBUG 0
diff --git a/src/highlightcontent/highlightcontent.c b/src/highlightcontent/highlightcontent.c
index 33bf932..5d66978 100644
--- a/src/highlightcontent/highlightcontent.c
+++ b/src/highlightcontent/highlightcontent.c
@@ -21,6 +21,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include <compiz-core.h>
diff --git a/src/loginout/loginout.c b/src/loginout/loginout.c
index e2889d2..466f7df 100644
--- a/src/loginout/loginout.c
+++ b/src/loginout/loginout.c
@@ -21,6 +21,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "loginout_options.h"
 
 static int displayPrivateIndex = 0;
diff --git a/src/mblur/mblur.c b/src/mblur/mblur.c
index 103cd32..4e15c6d 100644
--- a/src/mblur/mblur.c
+++ b/src/mblur/mblur.c
@@ -20,6 +20,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 
 #include <compiz-core.h>
 
diff --git a/src/reflex/reflex.c b/src/reflex/reflex.c
index 8c6ebc3..648c9c9 100644
--- a/src/reflex/reflex.c
+++ b/src/reflex/reflex.c
@@ -20,6 +20,8 @@
  */
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "reflex_options.h"
 
 
diff --git a/src/scalefilter/scalefilter.c b/src/scalefilter/scalefilter.c
index 55e2a96..c10c5d1 100644
--- a/src/scalefilter/scalefilter.c
+++ b/src/scalefilter/scalefilter.c
@@ -25,6 +25,7 @@
 
 #define _GNU_SOURCE
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 #include <wchar.h>
 #include <locale.h>
diff --git a/src/shelf/shelf.c b/src/shelf/shelf.c
index cd17839..e4fd09c 100644
--- a/src/shelf/shelf.c
+++ b/src/shelf/shelf.c
@@ -33,6 +33,7 @@
 #include <X11/extensions/shape.h>
 #include <X11/cursorfont.h>
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 #include "shelf_options.h"
 
diff --git a/src/showmouse/showmouse.c b/src/showmouse/showmouse.c
index fe972a2..32c3cb9 100644
--- a/src/showmouse/showmouse.c
+++ b/src/showmouse/showmouse.c
@@ -25,6 +25,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include <compiz-core.h>
diff --git a/src/splash/splash.c b/src/splash/splash.c
index c72b9b0..986a3ec 100644
--- a/src/splash/splash.c
+++ b/src/splash/splash.c
@@ -20,6 +20,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 
 #include <compiz-core.h>
 #include <X11/Xatom.h>
diff --git a/src/trailfocus/trailfocus.c b/src/trailfocus/trailfocus.c
index ecfa84d..05c50f4 100644
--- a/src/trailfocus/trailfocus.c
+++ b/src/trailfocus/trailfocus.c
@@ -25,6 +25,7 @@
  *
  */
 
+#include <stdlib.h>
 #include <string.h>
 #include <compiz-core.h>
 #include "trailfocus_options.h"
diff --git a/src/vidcap/vidcap.c b/src/vidcap/vidcap.c
index 10157b2..a08126d 100644
--- a/src/vidcap/vidcap.c
+++ b/src/vidcap/vidcap.c
@@ -27,6 +27,7 @@
 
 #define _GNU_SOURCE /* For asprintf */
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/src/wallpaper/wallpaper.c b/src/wallpaper/wallpaper.c
index fd23b69..2c47fa7 100644
--- a/src/wallpaper/wallpaper.c
+++ b/src/wallpaper/wallpaper.c
@@ -23,6 +23,7 @@
  */
 
 #include <stdarg.h>
+#include <stdlib.h>
 #include <string.h>
 #include <math.h>
 #include <dirent.h>
diff --git a/src/widget/widget.c b/src/widget/widget.c
index ce7d4f0..6d146fa 100644
--- a/src/widget/widget.c
+++ b/src/widget/widget.c
@@ -26,6 +26,7 @@
  *
  */
 
+#include <stdlib.h>
 #include <string.h>
 #include <compiz-core.h>
 #include <X11/Xatom.h>

libpamac-aur see https://aur.archlinux.org/packages/libp … ent-944542

Offline

#7 2023-11-22 20:37:39

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:

Patch for compiz-fusion-plugins-extra-git adding missing include stdlib.h no longer indirectly provided by gcc 13 and possibly earlier versions:

diff --git a/src/addhelper/addhelper.c b/src/addhelper/addhelper.c
index 3bc8a6b..78242e9 100644
--- a/src/addhelper/addhelper.c
+++ b/src/addhelper/addhelper.c
@@ -24,6 +24,9 @@
  */
 
 #include <compiz-core.h>
+
+#include <stdlib.h>
+
 #include "addhelper_options.h"
 
 #define GET_ADD_DISPLAY(d)                            \
diff --git a/src/bench/bench.c b/src/bench/bench.c
index 9cdef8c..4610021 100644
--- a/src/bench/bench.c
+++ b/src/bench/bench.c
@@ -22,6 +22,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "bench_tex.h"
 #include "bench_options.h"
 
diff --git a/src/firepaint/firepaint.c b/src/firepaint/firepaint.c
index b147b03..cb8a508 100644
--- a/src/firepaint/firepaint.c
+++ b/src/firepaint/firepaint.c
@@ -21,6 +21,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "firepaint_options.h"
 #include "firepaint_tex.h"
 
diff --git a/src/grid/grid.c b/src/grid/grid.c
index a8d5152..cb827e6 100644
--- a/src/grid/grid.c
+++ b/src/grid/grid.c
@@ -23,7 +23,10 @@
  */
 
 #include <compiz-core.h>
+
+#include <stdlib.h>
 #include <string.h>
+
 #include "grid_options.h"
 
 #define GRID_DEBUG 0
diff --git a/src/highlightcontent/highlightcontent.c b/src/highlightcontent/highlightcontent.c
index 33bf932..5d66978 100644
--- a/src/highlightcontent/highlightcontent.c
+++ b/src/highlightcontent/highlightcontent.c
@@ -21,6 +21,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include <compiz-core.h>
diff --git a/src/loginout/loginout.c b/src/loginout/loginout.c
index e2889d2..466f7df 100644
--- a/src/loginout/loginout.c
+++ b/src/loginout/loginout.c
@@ -21,6 +21,8 @@
 
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "loginout_options.h"
 
 static int displayPrivateIndex = 0;
diff --git a/src/mblur/mblur.c b/src/mblur/mblur.c
index 103cd32..4e15c6d 100644
--- a/src/mblur/mblur.c
+++ b/src/mblur/mblur.c
@@ -20,6 +20,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 
 #include <compiz-core.h>
 
diff --git a/src/reflex/reflex.c b/src/reflex/reflex.c
index 8c6ebc3..648c9c9 100644
--- a/src/reflex/reflex.c
+++ b/src/reflex/reflex.c
@@ -20,6 +20,8 @@
  */
 #include <compiz-core.h>
 
+#include <stdlib.h>
+
 #include "reflex_options.h"
 
 
diff --git a/src/scalefilter/scalefilter.c b/src/scalefilter/scalefilter.c
index 55e2a96..c10c5d1 100644
--- a/src/scalefilter/scalefilter.c
+++ b/src/scalefilter/scalefilter.c
@@ -25,6 +25,7 @@
 
 #define _GNU_SOURCE
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 #include <wchar.h>
 #include <locale.h>
diff --git a/src/shelf/shelf.c b/src/shelf/shelf.c
index cd17839..e4fd09c 100644
--- a/src/shelf/shelf.c
+++ b/src/shelf/shelf.c
@@ -33,6 +33,7 @@
 #include <X11/extensions/shape.h>
 #include <X11/cursorfont.h>
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 #include "shelf_options.h"
 
diff --git a/src/showmouse/showmouse.c b/src/showmouse/showmouse.c
index fe972a2..32c3cb9 100644
--- a/src/showmouse/showmouse.c
+++ b/src/showmouse/showmouse.c
@@ -25,6 +25,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include <compiz-core.h>
diff --git a/src/splash/splash.c b/src/splash/splash.c
index c72b9b0..986a3ec 100644
--- a/src/splash/splash.c
+++ b/src/splash/splash.c
@@ -20,6 +20,7 @@
  */
 
 #include <math.h>
+#include <stdlib.h>
 
 #include <compiz-core.h>
 #include <X11/Xatom.h>
diff --git a/src/trailfocus/trailfocus.c b/src/trailfocus/trailfocus.c
index ecfa84d..05c50f4 100644
--- a/src/trailfocus/trailfocus.c
+++ b/src/trailfocus/trailfocus.c
@@ -25,6 +25,7 @@
  *
  */
 
+#include <stdlib.h>
 #include <string.h>
 #include <compiz-core.h>
 #include "trailfocus_options.h"
diff --git a/src/vidcap/vidcap.c b/src/vidcap/vidcap.c
index 10157b2..a08126d 100644
--- a/src/vidcap/vidcap.c
+++ b/src/vidcap/vidcap.c
@@ -27,6 +27,7 @@
 
 #define _GNU_SOURCE /* For asprintf */
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/src/wallpaper/wallpaper.c b/src/wallpaper/wallpaper.c
index fd23b69..2c47fa7 100644
--- a/src/wallpaper/wallpaper.c
+++ b/src/wallpaper/wallpaper.c
@@ -23,6 +23,7 @@
  */
 
 #include <stdarg.h>
+#include <stdlib.h>
 #include <string.h>
 #include <math.h>
 #include <dirent.h>
diff --git a/src/widget/widget.c b/src/widget/widget.c
index ce7d4f0..6d146fa 100644
--- a/src/widget/widget.c
+++ b/src/widget/widget.c
@@ -26,6 +26,7 @@
  *
  */
 
+#include <stdlib.h>
 #include <string.h>
 #include <compiz-core.h>
 #include <X11/Xatom.h>

libpamac-aur see https://aur.archlinux.org/packages/libp … ent-944542

Any way to fix it?

Offline

#8 2023-11-22 21:17:21

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

For compiz-fusion-plugins-extra-git have you tried applying the patch I provided?

Offline

#9 2023-11-22 21:44:26

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:

For compiz-fusion-plugins-extra-git have you tried applying the patch I provided?

I've tried that. It gets error while doing prepare with patch. Is there something I did wrong? All I did is name a patch file compiz-fusion-plugins-extra-git.patch and place it in "src" directory.

Offline

#10 2023-11-22 23:25:31

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

cd compiz-fusion-plugins-extra-git
git reset --hard # undo all local changes
curl -o PKGBUILD.diff http://ix.io/4Mch # fetch my changes
git apply -v PKGBUILD.diff # apply changes

See the changes made to the PKGBUILD at this point then build the package.  Consider reporting the issue to both upstream and the AUR package maintainer.

libpamac-aur is not compatible with appstream 1.0.0,  upstream needs to fix that.
Edit:
You could try building without appstream support

diff --git a/PKGBUILD b/PKGBUILD
index 6f676af..2ae6bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,17 +10,14 @@ pkgrel=1
 _pkgfixver=$pkgver
 
 _commit='e74fe0e1c15f4fd14d02ff12650be3fde47287d7'
-sha256sums=('7b8690f8eb78c5960723b2b28185af4ca156b88547cf9e14d309b003600ab2a4'
-            '6e0c25f0fcb0076ce78845b037e32925fcc3f1cd1670062c48ed35f564a10244'
-            'b5236af02c25cd7de4b2c9c2d0f064dac3c2f54da5cc72bf72fc6236a34bd9c4')
+sha256sums=('7b8690f8eb78c5960723b2b28185af4ca156b88547cf9e14d309b003600ab2a4')
 
 pkgdesc="Pamac package manager library based on libalpm"
 arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
 url="https://gitlab.manjaro.org/applications/libpamac"
 license=('GPL3')
 depends=('glib2>=2.42' 'json-glib' 'libsoup3' 'dbus-glib' 'polkit' 'vte3>=0.38' 
-         'libnotify' 'pacman>=6.0' 'pacman<6.1' 'gnutls>=3.4' 'appstream'
-         'appstream-glib>=0.7.18-1' 'archlinux-appstream-data' 'git')
+         'libnotify' 'pacman>=6.0' 'pacman<6.1' 'gnutls>=3.4' 'git')
 
 makedepends=('gettext' 'itstool' 'vala>=0.46'  'asciidoc' 'meson' 'ninja' 'gobject-introspection')
 backup=('etc/pamac.conf')
@@ -28,8 +25,7 @@ conflicts=('libpamac' 'libpamac-all')
 provides=('libpamac')
 options=(!emptydirs !strip)
 install=pamac.install
-source=("libpamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/$_commit/libpamac-$_commit.tar.gz"
-        fix-appstream-data.sh fix-appstream-data.hook)
+source=("libpamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/$_commit/libpamac-$_commit.tar.gz")
 
 define_meson=''
 if [ "${ENABLE_FLATPAK}" = 1 ]; then
@@ -63,7 +59,7 @@ build() {
   mkdir -p builddir
   cd builddir
   meson setup --buildtype=release \
-        -Denable-aur=true -Denable-appstream=true \
+        -Denable-aur=true -Denable-appstream=false \
         --prefix=/usr \
         --sysconfdir=/etc $define_meson
   # build
@@ -73,9 +69,6 @@ build() {
 package() {
   cd "$srcdir/libpamac-$_commit/builddir"
   DESTDIR="$pkgdir" ninja install
-  # fix appstream issue
-  install -Dm644 "$srcdir/fix-appstream-data.hook" "$pkgdir/etc/pacman.d/hooks/fix-appstream-data.hook"
-  install -Dm755 "$srcdir/fix-appstream-data.sh" "$pkgdir/etc/pacman.d/hooks.bin/fix-appstream-data.sh"  
   create_links
 
 }

Last edited by loqs (2023-11-23 00:43:50)

Offline

#11 2023-11-23 05:47:23

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

I got compiz-fusion-plugins-extra-git successfully installed. I was been doing it wrong this whole time. But I got it right!.

Now we need a patch file for compiz-fusion-plugins-experimental-git and we're finally done with this nightmare.

Only if the original maintainer update a AUR package with a patch file.

Edit: Also, I could not be able to get libpamac-aur to install with patch file you gave me. Is there a directory you want me to tell PKGBUILD where go to?

Last edited by ABOhiccups (2023-11-23 06:06:12)

Offline

#12 2023-11-23 07:17:37

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

cd compiz-fusion-plugins-experimental-git
git reset --hard
curl -o PKGBUILD.diff http://ix.io/4Mdr
git apply -v PKGBUILD.diff
cd libpamac-aur
git reset --hard
curl -o PKGBUILD.diff http://ix.io/4Mdt
git apply -v PKGBUILD.diff
ABOhiccups wrote:

Only if the original maintainer update a AUR package with a patch file.

You can use also contact upstream directly.
Edit:
https://gitlab.manjaro.org/applications … /issues/36 which has been closed before a fix has been committed.

Last edited by loqs (2023-11-23 15:28:49)

Offline

#13 2023-12-16 22:49:56

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

I need help! I could not be able to install compiz-fusion-plugins-extra-git and compiz-fusion-plugins-experimental-git.

Offline

#14 2023-12-16 22:55:49

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

ABOhiccups wrote:

I need help! I could not be able to install compiz-fusion-plugins-extra-git and compiz-fusion-plugins-experimental-git.

https://bbs.archlinux.org/viewtopic.php?id=57855

Offline

#15 2023-12-16 23:01:19

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:
ABOhiccups wrote:

I need help! I could not be able to install compiz-fusion-plugins-extra-git and compiz-fusion-plugins-experimental-git.

https://bbs.archlinux.org/viewtopic.php?id=57855

I guest you did read the previous posts.

Your method does not work anymore.

compiz-fusion-plugins-extra-git

cd compiz-fusion-plugins-extra-git
git reset --hard # undo all local changes
curl -o PKGBUILD.diff http://ix.io/4Mch # fetch my changes
git apply -v PKGBUILD.diff # apply change

compiz-fusion-plugins-experimental-git

cd compiz-fusion-plugins-experimental-git
git reset --hard
curl -o PKGBUILD.diff http://ix.io/4Mdr
git apply -v PKGBUILD.diff

Offline

#16 2023-12-17 01:01:54

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

ABOhiccups wrote:
loqs wrote:
ABOhiccups wrote:

I need help! I could not be able to install compiz-fusion-plugins-extra-git and compiz-fusion-plugins-experimental-git.

https://bbs.archlinux.org/viewtopic.php?id=57855

I guest you did read the previous posts.

Yes.

ABOhiccups wrote:

Your method does not work anymore.

compiz-fusion-plugins-extra-git

cd compiz-fusion-plugins-extra-git
git reset --hard # undo all local changes
curl -o PKGBUILD.diff http://ix.io/4Mch # fetch my changes
git apply -v PKGBUILD.diff # apply change

compiz-fusion-plugins-experimental-git

cd compiz-fusion-plugins-experimental-git
git reset --hard
curl -o PKGBUILD.diff http://ix.io/4Mdr
git apply -v PKGBUILD.diff

You did not post the outputs those commands generated including the error messages.  ix.io is taking a break so all  content hosted on it is no longer available / valid.

ABOhiccups wrote:

I got compiz-fusion-plugins-extra-git successfully installed. I was been doing it wrong this whole time. But I got it right!.

You already had compiz-fusion-plugins-extra-git installed so you had a working PKGBUILD at that point in time.  What changed?  The patch from post #6 still works and I linked you how to apply it in post #9.

Patch for compiz-fusion-plugins-experimental-git

diff --git a/src/anaglyph/anaglyph.c b/src/anaglyph/anaglyph.c
index 5ee0b32..94dec30 100644
--- a/src/anaglyph/anaglyph.c
+++ b/src/anaglyph/anaglyph.c
@@ -21,6 +21,7 @@
 #include <compiz-core.h>
 #include "anaglyph_options.h"
 
+#include <stdlib.h>
 
 #define GET_ANAGLYPH_CORE(c) \
 	((AnaglyphCore *) (c)->base.privates[corePrivateIndex].ptr)
diff --git a/src/atlantis/atlantis-internal.h b/src/atlantis/atlantis-internal.h
index 4b3e903..4ce80cd 100644
--- a/src/atlantis/atlantis-internal.h
+++ b/src/atlantis/atlantis-internal.h
@@ -104,6 +104,7 @@
 
 #include <math.h>
 #include <float.h>
+#include <stdlib.h>
 
 /* some constants */
 #define PI     M_PI
diff --git a/src/elements/elements.c b/src/elements/elements.c
index 9c3d61f..f24ebc0 100644
--- a/src/elements/elements.c
+++ b/src/elements/elements.c
@@ -50,6 +50,9 @@
 
 #include <compiz-core.h>
 #include "elements_options.h"
+
+#include <stdlib.h>
+
 #define GET_DISPLAY(d)                            \
 	((eDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/fakeargb/fakeargb.c b/src/fakeargb/fakeargb.c
index 1c8c241..c76c1b7 100644
--- a/src/fakeargb/fakeargb.c
+++ b/src/fakeargb/fakeargb.c
@@ -22,6 +22,8 @@
 #include <compiz-core.h>
 #include "fakeargb_options.h"
 
+#include <stdlib.h>
+
 static int displayPrivateIndex;
 
 typedef struct _FakeDisplay
diff --git a/src/fireflies/fireflies.c b/src/fireflies/fireflies.c
index 6d271c2..6f7b1a9 100644
--- a/src/fireflies/fireflies.c
+++ b/src/fireflies/fireflies.c
@@ -32,6 +32,8 @@
 #include <compiz-core.h>
 #include "fireflies_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/freewins/freewins.c b/src/freewins/freewins.c
index bd55f56..fffc337 100644
--- a/src/freewins/freewins.c
+++ b/src/freewins/freewins.c
@@ -50,6 +50,8 @@
 
 #include "freewins.h"
 
+#include <stdlib.h>
+
 static CompMetadata freewinsMetadata;
 
 /* Information on window resize */
diff --git a/src/freewins/input.c b/src/freewins/input.c
index 96a9009..7c35d1e 100644
--- a/src/freewins/input.c
+++ b/src/freewins/input.c
@@ -50,6 +50,8 @@
 #include "freewins.h"
 #include <cairo/cairo-xlib.h>
 
+#include <stdlib.h>
+
 /* ------ Input Prevention -------------------------------------------*/
 
 /* Shape the IPW
diff --git a/src/smartput/smartput.c b/src/smartput/smartput.c
index a43f4c1..05bcbf1 100644
--- a/src/smartput/smartput.c
+++ b/src/smartput/smartput.c
@@ -50,6 +50,8 @@
 #include <compiz-core.h>
 #include "smartput_options.h"
 
+#include <stdlib.h>
+
 typedef struct _SmartputUndoInfo {
     Window window;
 
diff --git a/src/snow/snow.c b/src/snow/snow.c
index 80e94aa..fb6566a 100644
--- a/src/snow/snow.c
+++ b/src/snow/snow.c
@@ -32,6 +32,8 @@
 #include <compiz-core.h>
 #include "snow_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/snowglobe/snowglobe-internal.h b/src/snowglobe/snowglobe-internal.h
index 9ca51ff..f6d89af 100644
--- a/src/snowglobe/snowglobe-internal.h
+++ b/src/snowglobe/snowglobe-internal.h
@@ -8,6 +8,7 @@
 
 #include <math.h>
 #include <float.h>
+#include <stdlib.h>
 
 /* some constants */
 #define PI     M_PI
diff --git a/src/stars/star.c b/src/stars/star.c
index 96a26c1..59aa7d9 100644
--- a/src/stars/star.c
+++ b/src/stars/star.c
@@ -43,6 +43,8 @@
 #include <compiz-core.h>
 #include "star_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/tile/tile.c b/src/tile/tile.c
index d58cac5..98c0ad0 100644
--- a/src/tile/tile.c
+++ b/src/tile/tile.c
@@ -30,6 +30,8 @@
 #include <compiz-core.h>
 #include "tile_options.h"
 
+#include <stdlib.h>
+
 static int displayPrivateIndex = 0;
 
 typedef enum {
diff --git a/src/wizard/wizard.c b/src/wizard/wizard.c
index d60ff94..d90f9cc 100644
--- a/src/wizard/wizard.c
+++ b/src/wizard/wizard.c
@@ -30,6 +30,8 @@
 #include "wizard_options.h"
 #include "wizard_tex.h"
 
+#include <stdlib.h>
+
 #define GET_WIZARD_DISPLAY(d)                                  \
     ((WizardDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 

Offline

#17 2023-12-17 01:17:48

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

loqs wrote:
ABOhiccups wrote:

I guest you did read the previous posts.

Yes.

ABOhiccups wrote:

Your method does not work anymore.

compiz-fusion-plugins-extra-git

cd compiz-fusion-plugins-extra-git
git reset --hard # undo all local changes
curl -o PKGBUILD.diff http://ix.io/4Mch # fetch my changes
git apply -v PKGBUILD.diff # apply change

compiz-fusion-plugins-experimental-git

cd compiz-fusion-plugins-experimental-git
git reset --hard
curl -o PKGBUILD.diff http://ix.io/4Mdr
git apply -v PKGBUILD.diff

You did not post the outputs those commands generated including the error messages.  ix.io is taking a break so all  content hosted on it is no longer available / valid.

ABOhiccups wrote:

I got compiz-fusion-plugins-extra-git successfully installed. I was been doing it wrong this whole time. But I got it right!.

You already had compiz-fusion-plugins-extra-git installed so you had a working PKGBUILD at that point in time.  What changed?  The patch from post #6 still works and I linked you how to apply it in post #9.

Patch for compiz-fusion-plugins-experimental-git

diff --git a/src/anaglyph/anaglyph.c b/src/anaglyph/anaglyph.c
index 5ee0b32..94dec30 100644
--- a/src/anaglyph/anaglyph.c
+++ b/src/anaglyph/anaglyph.c
@@ -21,6 +21,7 @@
 #include <compiz-core.h>
 #include "anaglyph_options.h"
 
+#include <stdlib.h>
 
 #define GET_ANAGLYPH_CORE(c) \
 	((AnaglyphCore *) (c)->base.privates[corePrivateIndex].ptr)
diff --git a/src/atlantis/atlantis-internal.h b/src/atlantis/atlantis-internal.h
index 4b3e903..4ce80cd 100644
--- a/src/atlantis/atlantis-internal.h
+++ b/src/atlantis/atlantis-internal.h
@@ -104,6 +104,7 @@
 
 #include <math.h>
 #include <float.h>
+#include <stdlib.h>
 
 /* some constants */
 #define PI     M_PI
diff --git a/src/elements/elements.c b/src/elements/elements.c
index 9c3d61f..f24ebc0 100644
--- a/src/elements/elements.c
+++ b/src/elements/elements.c
@@ -50,6 +50,9 @@
 
 #include <compiz-core.h>
 #include "elements_options.h"
+
+#include <stdlib.h>
+
 #define GET_DISPLAY(d)                            \
 	((eDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/fakeargb/fakeargb.c b/src/fakeargb/fakeargb.c
index 1c8c241..c76c1b7 100644
--- a/src/fakeargb/fakeargb.c
+++ b/src/fakeargb/fakeargb.c
@@ -22,6 +22,8 @@
 #include <compiz-core.h>
 #include "fakeargb_options.h"
 
+#include <stdlib.h>
+
 static int displayPrivateIndex;
 
 typedef struct _FakeDisplay
diff --git a/src/fireflies/fireflies.c b/src/fireflies/fireflies.c
index 6d271c2..6f7b1a9 100644
--- a/src/fireflies/fireflies.c
+++ b/src/fireflies/fireflies.c
@@ -32,6 +32,8 @@
 #include <compiz-core.h>
 #include "fireflies_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/freewins/freewins.c b/src/freewins/freewins.c
index bd55f56..fffc337 100644
--- a/src/freewins/freewins.c
+++ b/src/freewins/freewins.c
@@ -50,6 +50,8 @@
 
 #include "freewins.h"
 
+#include <stdlib.h>
+
 static CompMetadata freewinsMetadata;
 
 /* Information on window resize */
diff --git a/src/freewins/input.c b/src/freewins/input.c
index 96a9009..7c35d1e 100644
--- a/src/freewins/input.c
+++ b/src/freewins/input.c
@@ -50,6 +50,8 @@
 #include "freewins.h"
 #include <cairo/cairo-xlib.h>
 
+#include <stdlib.h>
+
 /* ------ Input Prevention -------------------------------------------*/
 
 /* Shape the IPW
diff --git a/src/smartput/smartput.c b/src/smartput/smartput.c
index a43f4c1..05bcbf1 100644
--- a/src/smartput/smartput.c
+++ b/src/smartput/smartput.c
@@ -50,6 +50,8 @@
 #include <compiz-core.h>
 #include "smartput_options.h"
 
+#include <stdlib.h>
+
 typedef struct _SmartputUndoInfo {
     Window window;
 
diff --git a/src/snow/snow.c b/src/snow/snow.c
index 80e94aa..fb6566a 100644
--- a/src/snow/snow.c
+++ b/src/snow/snow.c
@@ -32,6 +32,8 @@
 #include <compiz-core.h>
 #include "snow_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/snowglobe/snowglobe-internal.h b/src/snowglobe/snowglobe-internal.h
index 9ca51ff..f6d89af 100644
--- a/src/snowglobe/snowglobe-internal.h
+++ b/src/snowglobe/snowglobe-internal.h
@@ -8,6 +8,7 @@
 
 #include <math.h>
 #include <float.h>
+#include <stdlib.h>
 
 /* some constants */
 #define PI     M_PI
diff --git a/src/stars/star.c b/src/stars/star.c
index 96a26c1..59aa7d9 100644
--- a/src/stars/star.c
+++ b/src/stars/star.c
@@ -43,6 +43,8 @@
 #include <compiz-core.h>
 #include "star_options.h"
 
+#include <stdlib.h>
+
 #define GET_SNOW_DISPLAY(d)                            \
     ((SnowDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 
diff --git a/src/tile/tile.c b/src/tile/tile.c
index d58cac5..98c0ad0 100644
--- a/src/tile/tile.c
+++ b/src/tile/tile.c
@@ -30,6 +30,8 @@
 #include <compiz-core.h>
 #include "tile_options.h"
 
+#include <stdlib.h>
+
 static int displayPrivateIndex = 0;
 
 typedef enum {
diff --git a/src/wizard/wizard.c b/src/wizard/wizard.c
index d60ff94..d90f9cc 100644
--- a/src/wizard/wizard.c
+++ b/src/wizard/wizard.c
@@ -30,6 +30,8 @@
 #include "wizard_options.h"
 #include "wizard_tex.h"
 
+#include <stdlib.h>
+
 #define GET_WIZARD_DISPLAY(d)                                  \
     ((WizardDisplay *) (d)->base.privates[displayPrivateIndex].ptr)
 

Long story. I ended up delete all partitions in main SSD by mistake while using GParted without realizing I'm in the wrong drive. So, I have to reinstall Arch Linux.

You have a link to download a patch plus a small quick instructions? So, I don't have to go through all that trouble again.

Offline

#18 2023-12-17 07:34:53

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

ABOhiccups wrote:

You have a link to download a patch plus a small quick instructions? So, I don't have to go through all that trouble again.

No.  I tested the patch for compiz-fusion-plugins-experimental-git applied and built before posting it.  After that I removed all the related packages / PKGBUILDs from my system.  As you are using unmaintained AUR packages I would suggest learning how to apply patches yourself will be beneficial.

Offline

#19 2023-12-17 08:26:36

ABOhiccups
Member
Registered: 2017-08-27
Posts: 97

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

I got these packages installed! I've backed it up just in case in the future.

Should flag it as orphan? So I can update it to make it stable. Unless if the original maintainer starts updating on Gitlab.

Offline

#20 2023-12-17 08:34:39

loqs
Member
Registered: 2014-03-06
Posts: 17,427

Re: Unable to install compiz-fusion-extra and compiz-fusion-experimental

ABOhiccups wrote:

Should flag it as orphan? So I can update it to make it stable. Unless if the original maintainer starts updating on Gitlab.

You could make an orphan request on AUR and open a pull request on the upstream gitlab to merge the fix,

Offline

Board footer

Powered by FluxBB