Your message dated Tue, 25 Mar 2025 20:37:09 +0000
with message-id <e1txb1j-004uwe...@fasolo.debian.org>
and subject line Bug#1101224: fixed in compiz-plugins-main 2:0.8.18-8
has caused the Debian Bug report #1101224,
regarding unicode/localpointer.h fails to build with -std=c++11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1101224: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:compiz-plugins-main
Version: 2:0.8.18-7
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
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.
configure.ac:5: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:5: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:8: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.ac:8: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.ac:8: 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:663: AC_HEADER_STDC is expanded from...
configure.ac:13: the top level
configure.ac:170: warning: AC_OUTPUT should be used without arguments.
configure.ac:170: You should run autoupdate.
configure.ac:8: installing './compile'
configure.ac:4: installing './missing'
src/animation/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
intltoolize --copy --force --automake
dh_auto_configure -- --disable-static --libdir=/usr/lib
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --disable-static 
--libdir=/usr/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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... none
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) none
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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.40.1
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 used by gcc... /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 for egrep -e... (cached) /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... 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 ATSPI2... yes
checking for SCALE... yes
checking for PANGO... yes
checking for LIBNOTIFY... yes
checking for AtspiEvent.sender... yes
checking for gtk-update-icon-cache... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating compiz-text.pc
config.status: creating compiz-mousepoll.pc
config.status: creating compiz-focuspoll.pc
config.status: creating compiz-animation.pc
config.status: creating data/Makefile
config.status: creating data/filters/Makefile
config.status: creating images/Makefile
config.status: creating images/Default/Makefile
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating metadata/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/animation/Makefile
config.status: creating src/colorfilter/Makefile
config.status: creating src/expo/Makefile
config.status: creating src/ezoom/Makefile
config.status: creating src/jpeg/Makefile
config.status: creating src/mag/Makefile
config.status: creating src/mousepoll/Makefile
config.status: creating src/focuspoll/Makefile
config.status: creating src/neg/Makefile
config.status: creating src/opacify/Makefile
config.status: creating src/put/Makefile
config.status: creating src/resizeinfo/Makefile
config.status: creating src/ring/Makefile
config.status: creating src/scaleaddon/Makefile
config.status: creating src/session/Makefile
config.status: creating src/shift/Makefile
config.status: creating src/snap/Makefile
config.status: creating src/staticswitcher/Makefile
config.status: creating src/text/Makefile
config.status: creating src/thumbnail/Makefile
config.status: creating src/titleinfo/Makefile
config.status: creating src/vpswitch/Makefile
config.status: creating src/winrules/Makefile
config.status: creating src/workarounds/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

the following optional plugins will be compiled:
  jpeg:      yes

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in metadata
make[3]: Entering directory '/<<PKGBUILDDIR>>/metadata'
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
animation.xml.in animation.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
colorfilter.xml.in colorfilter.xml
Generating and caching the translation database
Merging translations into colorfilter.xml.
CREATED colorfilter.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
expo.xml.in expo.xml
Found cached translation database
Merging translations into expo.xml.
CREATED expo.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
ezoom.xml.in ezoom.xml
Found cached translation database
Merging translations into animation.xml.
CREATED animation.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
focuspoll.xml.in focuspoll.xml
Found cached translation database
Merging translations into focuspoll.xml.
CREATED focuspoll.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
mag.xml.in mag.xml
Found cached translation database
Merging translations into ezoom.xml.
CREATED ezoom.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
mousepoll.xml.in mousepoll.xml
Found cached translation database
Merging translations into mousepoll.xml.
CREATED mousepoll.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
neg.xml.in neg.xml
Found cached translation database
Merging translations into mag.xml.
CREATED mag.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
opacify.xml.in opacify.xml
Found cached translation database
Merging translations into neg.xml.
CREATED neg.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
put.xml.in put.xml
Found cached translation database
Merging translations into opacify.xml.
CREATED opacify.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
ring.xml.in ring.xml
Found cached translation database
Merging translations into put.xml.
CREATED put.xml
Found cached translation database
Merging translations into ring.xml.
CREATED ring.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
session.xml.in session.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
shift.xml.in shift.xml
Found cached translation database
Merging translations into session.xml.
CREATED session.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
snap.xml.in snap.xml
Found cached translation database
Merging translations into snap.xml.
CREATED snap.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
staticswitcher.xml.in staticswitcher.xml
Found cached translation database
Merging translations into shift.xml.
CREATED shift.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
thumbnail.xml.in thumbnail.xml
Found cached translation database
Merging translations into staticswitcher.xml.
CREATED staticswitcher.xml
Found cached translation database
Merging translations into thumbnail.xml.
CREATED thumbnail.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
titleinfo.xml.in titleinfo.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
vpswitch.xml.in vpswitch.xml
Found cached translation database
Merging translations into titleinfo.xml.
CREATED titleinfo.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
winrules.xml.in winrules.xml
Found cached translation database
Merging translations into vpswitch.xml.
CREATED vpswitch.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
workarounds.xml.in workarounds.xml
Found cached translation database
Merging translations into winrules.xml.
CREATED winrules.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
imgjpeg.xml.in imgjpeg.xml
Found cached translation database
Merging translations into workarounds.xml.
CREATED workarounds.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
resizeinfo.xml.in resizeinfo.xml
Found cached translation database
Merging translations into imgjpeg.xml.
CREATED imgjpeg.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
scaleaddon.xml.in scaleaddon.xml
Found cached translation database
Merging translations into resizeinfo.xml.
CREATED resizeinfo.xml
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ../po/.intltool-merge-cache ../po 
text.xml.in text.xml
Found cached translation database
Merging translations into scaleaddon.xml.
CREATED scaleaddon.xml
Found cached translation database
Merging translations into text.xml.
CREATED text.xml
make[3]: Leaving directory '/<<PKGBUILDDIR>>/metadata'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
Making all in animation
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/animation'
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o animation.lo animation.c
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o curvedfold.lo curvedfold.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c animation.c  -fPIC -DPIC -o 
.libs/animation.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c curvedfold.c  -fPIC -DPIC -o 
.libs/curvedfold.o
animation.c: In function 'animAddExtension':
animation.c:303:5: warning: this 'for' clause does not guard... 
[-Wmisleading-indentation]
  303 |     for (e = 0; e < AnimEventNum; e++)
      |     ^~~
animation.c:311:9: note: ...this statement, but the latter is misleadingly 
indented as if it were guarded by the 'for'
  311 |         for (e = 0; e < AnimEventNum; e++)
      |         ^~~
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o dodge.lo dodge.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c dodge.c  -fPIC -DPIC -o .libs/dodge.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o dream.lo dream.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c dream.c  -fPIC -DPIC -o .libs/dream.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o fade.lo fade.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c fade.c  -fPIC -DPIC -o .libs/fade.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o focusfade.lo focusfade.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c focusfade.c  -fPIC -DPIC -o 
.libs/focusfade.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o glide.lo glide.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c glide.c  -fPIC -DPIC -o .libs/glide.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o horizontalfold.lo horizontalfold.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c horizontalfold.c  -fPIC -DPIC -o 
.libs/horizontalfold.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o magiclamp.lo magiclamp.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c magiclamp.c  -fPIC -DPIC -o 
.libs/magiclamp.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o options.lo 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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c options.c  -fPIC -DPIC -o 
.libs/options.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o rollup.lo rollup.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c rollup.c  -fPIC -DPIC -o .libs/rollup.o
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o wave.lo wave.c
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o zoomside.lo zoomside.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c wave.c  -fPIC -DPIC -o .libs/wave.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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c zoomside.c  -fPIC -DPIC -o 
.libs/zoomside.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined 
-lGLU  -Wl,-z,relro -o libanimation.la -rpath /usr/lib/compiz animation.lo 
curvedfold.lo dodge.lo dream.lo fade.lo focusfade.lo glide.lo horizontalfold.lo 
magiclamp.lo options.lo rollup.lo wave.lo zoomside.lo -lX11 -lXcomposite -lXext 
-lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 
-lstartup-notification-1  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/animation.o .libs/curvedfold.o 
.libs/dodge.o .libs/dream.o .libs/fade.o .libs/focusfade.o .libs/glide.o 
.libs/horizontalfold.o .libs/magiclamp.o .libs/options.o .libs/rollup.o 
.libs/wave.o .libs/zoomside.o   -lGLU -lX11 -lXcomposite -lXext -lXdamage 
-lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE -lSM -lxml2 
-lstartup-notification-1  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro   -Wl,-soname -Wl,libanimation.so -o 
.libs/libanimation.so
libtool: link: ( cd ".libs" && rm -f "libanimation.la" && ln -s 
"../libanimation.la" "libanimation.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/animation'
Making all in colorfilter
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/colorfilter'
/usr/bin/bcop --header colorfilter_options.h ../../metadata/colorfilter.xml.in
/usr/bin/bcop --source colorfilter_options.c ../../metadata/colorfilter.xml.in
make  all-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/colorfilter'
/bin/bash ../../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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR='"/usr/share/compiz"' -DPREFIX='"/usr"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" 
-DICONSDIR='"/usr/share/compiz/icons/hicolor"' -DIMAGEDIR='"/usr/share/compiz"' 
          -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c 
 -o colorfilter.lo colorfilter.c
/bin/bash ../../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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR='"/usr/share/compiz"' -DPREFIX='"/usr"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" 
-DICONSDIR='"/usr/share/compiz/icons/hicolor"' -DIMAGEDIR='"/usr/share/compiz"' 
          -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c 
 -o parser.lo parser.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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR=\"/usr/share/compiz\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" 
-DICONSDIR=\"/usr/share/compiz/icons/hicolor\" -DIMAGEDIR=\"/usr/share/compiz\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c parser.c  -fPIC -DPIC -o .libs/parser.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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR=\"/usr/share/compiz\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" 
-DICONSDIR=\"/usr/share/compiz/icons/hicolor\" -DIMAGEDIR=\"/usr/share/compiz\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c colorfilter.c  -fPIC -DPIC -o 
.libs/colorfilte
 r.o
/bin/bash ../../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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR='"/usr/share/compiz"' -DPREFIX='"/usr"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" 
-DICONSDIR='"/usr/share/compiz/icons/hicolor"' -DIMAGEDIR='"/usr/share/compiz"' 
          -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c 
 -o colorfilter_options.lo colorfilter_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/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR=\"/usr/share/compiz\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" 
-DICONSDIR=\"/usr/share/compiz/icons/hicolor\" -DIMAGEDIR=\"/usr/share/compiz\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c colorfilter_options.c  -fPIC -DPIC -o 
.libs/co
 lorfilter_options.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined 
-Wl,-z,relro -o libcolorfilter.la -rpath /usr/lib/compiz colorfilter.lo 
parser.lo colorfilter_options.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/colorfilter.o .libs/parser.o 
.libs/colorfilter_options.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  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,libcolorfilter.so -o .libs/libcolorfilter.so
libtool: link: ( cd ".libs" && rm -f "libcolorfilter.la" && ln -s 
"../libcolorfilter.la" "libcolorfilter.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/colorfilter'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/colorfilter'
Making all in expo
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/expo'
/usr/bin/bcop --header expo_options.h ../../metadata/expo.xml.in
/usr/bin/bcop --source expo_options.c ../../metadata/expo.xml.in
make  all-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/expo'
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o expo.lo expo.c
/bin/bash ../../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 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o expo_options.lo expo_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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c expo_options.c  -fPIC -DPIC -o 
.libs/expo_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 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c expo.c  -fPIC -DPIC -o .libs/expo.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined 
-Wl,-z,relro -o libexpo.la -rpath /usr/lib/compiz expo.lo expo_options.lo -lX11 
-lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor -lICE 
-lSM -lxml2 -lstartup-notification-1  -lGLU 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/expo.o .libs/expo_options.o   
-lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor 
-lICE -lSM -lxml2 -lstartup-notification-1 -lGLU  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,libexpo.so -o .libs/libexpo.so
libtool: link: ( cd ".libs" && rm -f "libexpo.la" && ln -s "../libexpo.la" 
"libexpo.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/expo'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/expo'
Making all in ezoom
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/ezoom'
/usr/bin/bcop --header ezoom_options.h ../../metadata/ezoom.xml.in
/usr/bin/bcop --source ezoom_options.c ../../metadata/ezoom.xml.in
make  all-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/ezoom'
/bin/bash ../../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 
-DDATADIR='"/usr/share"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o ezoom.lo ezoom.c
/bin/bash ../../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 
-DDATADIR='"/usr/share"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"'           
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c -o ezoom_options.lo ezoom_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 
-DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c ezoom.c  -fPIC -DPIC -o .libs/ezoom.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 
-DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -c ezoom_options.c  -fPIC -DPIC -o 
.libs/ezoom_options.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -module -avoid-version -no-undefined 
-Wl,-z,relro -o libezoom.la -rpath /usr/lib/compiz ezoom.lo ezoom_options.lo 
-lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor 
-lICE -lSM -lxml2 -lstartup-notification-1  -lGLU 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ezoom.o .libs/ezoom_options.o   
-lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXi -lXinerama -lXcursor 
-lICE -lSM -lxml2 -lstartup-notification-1 -lGLU  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,libezoom.so -o .libs/libezoom.so
libtool: link: ( cd ".libs" && rm -f "libezoom.la" && ln -s "../libezoom.la" 
"libezoom.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/ezoom'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/ezoom'
Making all in focuspoll
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/focuspoll'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -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/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
focuspoll.lo focuspoll.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -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/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR='"/usr/share/compiz"' -DLIBDIR='"/usr/lib"' 
-DLOCALEDIR="\"/usr/share/locale\"" -DIMAGEDIR='"/usr/share/compiz"' 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
accessibilitywatcher.lo accessibilitywatcher.cpp
libtool: compile:  g++ -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/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c accessibilitywatcher.cpp  -fPIC 
-DPIC -o .libs/accessibilitywatcher.o
libtool: compile:  g++ -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/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" 
-DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c focuspoll.cpp  -fPIC -DPIC -o 
.libs/focuspoll.o
In file included from /usr/include/unicode/uenum.h:25,
                 from /usr/include/unicode/ucnv.h:52,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:812,
                 from /usr/include/compiz/compiz.h:29,
                 from /usr/include/compiz/compiz-plugin.h:29,
                 from /usr/include/compiz/compiz-core.h:29,
                 from focuspoll.cpp:36:
/usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~
/usr/include/unicode/localpointer.h:573:76: error: template argument 2 is 
invalid
  573 |     explicit LocalOpenPointer(std::unique_ptr<Type, 
decltype(closeFunction)> &&p)
      |                                                                         
   ^
/usr/include/unicode/localpointer.h:583:78: error: template argument 2 is 
invalid
  583 |     LocalOpenPointer &operator=(std::unique_ptr<Type, 
decltype(closeFunction)> &&p) {
      |                                                                         
     ^
/usr/include/unicode/localpointer.h:599:59: error: template argument 2 is 
invalid
  599 |     operator std::unique_ptr<Type, decltype(closeFunction)> () && {
      |                                                           ^
/usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter
   69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, 
uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter
  597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, 
ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:537: focuspoll.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/focuspoll'
make[3]: *** [Makefile:443: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:555: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:458: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202503/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:compiz-plugins-main, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: compiz-plugins-main
Source-Version: 2:0.8.18-8
Done: Samuel Thibault <sthiba...@debian.org>

We believe that the bug you reported is fixed in the latest version of
compiz-plugins-main, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated compiz-plugins-main 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 25 Mar 2025 20:57:41 +0100
Source: compiz-plugins-main
Architecture: source
Version: 2:0.8.18-8
Distribution: unstable
Urgency: medium
Maintainer: Hypra Team <b...@hypra.fr>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Closes: 1101224
Changes:
 compiz-plugins-main (2:0.8.18-8) unstable; urgency=medium
 .
   * control: Replace pkg-config build-dep with pkgconf.
   * patches/icu76: Cope with icu 76 now requiring C++ 17 (Closes: Bug#1101224)
Checksums-Sha1:
 cd585e214925d17b821284c2f1f2b7600727cd17 2272 compiz-plugins-main_0.8.18-8.dsc
 d1985790571be5710b953518e3bb9c4c855619bd 11204 
compiz-plugins-main_0.8.18-8.debian.tar.xz
 4738937e244cf70153ed058b5ddc281004763a91 16779 
compiz-plugins-main_0.8.18-8_source.buildinfo
Checksums-Sha256:
 12b0dd753f303cf775a9eb4221f1d206de124620f30e3752732342068649fd8a 2272 
compiz-plugins-main_0.8.18-8.dsc
 900e597f1501a964cfe493ee17c0e1368906a410807a9f02e80a553d2376f3a8 11204 
compiz-plugins-main_0.8.18-8.debian.tar.xz
 78acf995dfd376fc503d91e761751c21fe1e49e120cae01ba86e9993b6fe1c43 16779 
compiz-plugins-main_0.8.18-8_source.buildinfo
Files:
 ab43eedbc61446e4f2b72535bee28a58 2272 x11 optional 
compiz-plugins-main_0.8.18-8.dsc
 f4c9ce793dc4060802bd8100a9d1c94f 11204 x11 optional 
compiz-plugins-main_0.8.18-8.debian.tar.xz
 a993d8d0b7785e9f975464ae23c84c71 16779 x11 optional 
compiz-plugins-main_0.8.18-8_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEZTSF1IMOAGwT71n/aHTOWK4tfj8FAmfjEUIACgkQaHTOWK4t
fj9CeQ//RKm3zrP4LXOtp68ygcI1J8CZsvJ/UzouICjXaU/kgWWUY4FUSrIZ313F
PE1Shav+y8IaWohXQTABbwC4pkdpuwRrNQJePbpV7gHpd318vIdTGQgYdzJEDNMF
pdrO9EtCJuKlaRHq8Sz7+95mFuUqh27392W2Cgk5PbUdSQH8mSo46TTV/xq4lZYr
LSv+Eln+zecdz7UOS5C2/9tdDfXgswBdm20hwz6b3D/RyLF0ZYLoGPcBaJXrieT8
W3vfTQWufN9BUsd+hu4ID1wO+0vlhlCfFeGibZDbehUVlD07lFTivnoM5g/+lxIf
bt0PzUe3+uEb46nMW9ohe2sQYaEV7rka/UeGXALILRMWTqhbMD7HFf7LOh9ov+3H
8A7hnPkTA856TRApo+J/PXsjP7Bjy6e7ysRZmB4JoeJBa8k1hdJRxATHP/1CBaI/
C55WONgDBmG9deLWombi9DcUrxEwCLefLmK7szoGWKg8xZrca43LGGvf3PqC0GIH
sucBhZJ5h2OoGnF+s4QDG+J7cLYWo0uWzxH/PzRAIO9Xk4iteeiCHWy/pFBSpmmP
4FLABx86GlL61npPTwrlTR5FpdCn9QHI8aGsv9TEB+viinjgLHbPfb6KHgitqh2Z
WHR+uUFrgsq1VptZT+69FG/73eQlqSrPZjg7etXQpaLUzMLb8sg=
=qpm/
-----END PGP SIGNATURE-----

Attachment: pgp54cOhD9uUS.pgp
Description: PGP signature


--- End Message ---

Reply via email to