Wed Jul 21 06:15:01 UTC 2010 From builddrone@git.lumiera.org:/git/lumiera/ct 51e5b8a..c66b71d master -> origin/master 7 files changed, 1 insertions(+), 404 deletions(-) HEAD is now at c66b71d extend fileheader with some flags and endianess mark Removing .libs/ Removing .sconf_temp/ Removing .sconsign.dblite Removing admin/render_icon.pyc Removing admin/scons/BuilderDoxygen.pyc Removing admin/scons/BuilderGCH.pyc Removing admin/scons/Buildhelper.pyc Removing admin/scons/LumieraEnvironment.pyc Removing admin/scons/ToolCCache.pyc Removing admin/scons/ToolDistCC.pyc Removing config.log Removing optcache Removing src/backend/filedescriptor.os Removing src/backend/filehandlecache.os Removing src/backend/mmapcache.os Removing src/backend/resourcecollector.os Removing src/backend/threadpool.os Removing src/backend/threads.os Removing src/common/appstate.os Removing src/common/config.os Removing src/common/config_interface.os Removing src/common/config_lookup.os Removing src/common/config_typed.os Removing src/common/config_wordlist.os Removing src/common/configentry.os Removing src/common/configfacade.os Removing src/common/configitem.os Removing src/common/configrules.os Removing src/common/external/libgavl.os Removing src/common/guifacade.os Removing src/common/interface.os Removing src/common/interfaceproxy.os Removing src/common/interfaceregistry.os Removing src/common/option.os Removing src/common/plugin.os Removing src/common/plugin_dynlib.os Removing src/common/query/fake-configrules.os Removing src/common/subsys.os Removing src/lib/advice/advice.os Removing src/lib/advice/binding.os Removing src/lib/allocationcluster.os Removing src/lib/cmdline.os Removing src/lib/condition.os Removing src/lib/cuckoo.os Removing src/lib/error.os Removing src/lib/exception.os Removing src/lib/lifecycle.os Removing src/lib/lockerror.os Removing src/lib/logging.os Removing src/lib/luid.os Removing src/lib/lumitime.os Removing src/lib/mpool.os Removing src/lib/mrucache.os Removing src/lib/mutex.os Removing src/lib/nobug-init.os Removing src/lib/psplay.os Removing src/lib/query.os Removing src/lib/reccondition.os Removing src/lib/recmutex.os Removing src/lib/rwlock.os Removing src/lib/safeclib.os Removing src/lib/streamtype.os Removing src/lib/symbol-impl.os Removing src/lib/test/suite.os Removing src/lib/test/test-helper.os Removing src/lib/test/testoption.os Removing src/lib/time.os Removing src/lib/tmpbuf.os Removing src/lib/util.os Removing src/lumiera/main.o Putting files in AC_CONFIG_AUX_DIR, `scripts'. configure.ac:5: installing `scripts/install-sh' configure.ac:5: installing `scripts/missing' Makefile.am: installing `scripts/depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... ccache gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ccache gcc accepts -g... yes checking for ccache gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ccache gcc... gcc3 checking how to run the C preprocessor... ccache gcc -E checking whether we are using the GNU C++ compiler... yes checking whether ccache g++ accepts -g... yes checking dependency style of ccache g++... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ccache gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ccache gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... -fPIC checking if ccache gcc PIC flag -fPIC works... yes checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking whether the ccache 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache 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 ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.22... yes checking for ANSI C header files... (cached) yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... ccache gcc checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for VALGRIND... yes checking for NOBUGMT... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for boostlib >= 1.34.1... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking boost/regex.hpp usability... yes checking boost/regex.hpp presence... yes checking for boost/regex.hpp... yes checking for LUMIERA_LIBRARY... yes checking for LUMIERA_COMMON... yes checking for dlopen in -ldl... (cached) yes checking for LUMIERA_GUI... yes checking for GDL... no checking for GDL... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for X11/extensions/Xvlib.h... yes checking for X11/extensions/XShm.h... yes checking for XInitExtension in -lXext... yes checking for XvQueryAdaptors in -lXv... yes Configuration Summary: NoBug build level: alpha Configuration complete, you can now build Lumiera with 'make' configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -std=gnu99 -Wall -Werror -g -O2 -pthread -MT rsvg_convert-rsvg-convert.o -MD -MP -MF .deps/rsvg_convert-rsvg-convert.Tpo -c -o rsvg_convert-rsvg-convert.o `test -f '../src/tool/rsvg-convert.c' || echo '../'`../src/tool/rsvg-convert.c cp ../icons/prerendered/16x16/panel-resources.png ./16x16 cp ../icons/prerendered/22x22/panel-resources.png ./22x22 cp ../icons/prerendered/32x32/panel-resources.png ./32x32 cp ../icons/prerendered/16x16/panel-timeline.png ./16x16 cp ../icons/prerendered/16x16/panel-viewer.png ./16x16 cp ../icons/prerendered/22x22/panel-viewer.png ./22x22 cp ../icons/prerendered/32x32/panel-viewer.png ./32x32 mv -f .deps/rsvg_convert-rsvg-convert.Tpo .deps/rsvg_convert-rsvg-convert.Po /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o rsvg-convert rsvg_convert-rsvg-convert.o -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -lnobugmt -lrt -lboost_program_options-mt -lboost_regex-mt -pthread -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairomm-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgavl -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXv -lnobugmt -lrt -lgdl-lum -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mkdir .libs ccache gcc -g -O2 -pthread -o rsvg-convert rsvg_convert-rsvg-convert.o -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -lboost_program_options-mt -lboost_regex-mt /usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so /usr/lib/libpangomm-1.4.so /usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so /usr/lib/libcairomm-1.0.so -lrsvg-2 -lgavl /usr/lib/libgthread-2.0.so -lXext -lXv /usr/lib/libnobugmt.so -lrt /usr/lib/libgdl-lum.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so python ../admin/render_icon.py ../icons/svg/app-icon.svg . python ../admin/render_icon.py ../icons/svg/app-icon.svg . Parsing ../icons/svg/app-icon.svg python ../admin/render_icon.py ../icons/svg/app-icon.svg . Parsing ../icons/svg/app-icon.svg python ../admin/render_icon.py ../icons/svg/app-icon.svg . Parsing ../icons/svg/app-icon.svg python ../admin/render_icon.py ../icons/svg/app-icon.svg . Parsing ../icons/svg/app-icon.svg python ../admin/render_icon.py ../icons/svg/tool-arrow.svg . Parsing ../icons/svg/app-icon.svg python ../admin/render_icon.py ../icons/svg/tool-arrow.svg . Parsing ../icons/svg/tool-arrow.svg python ../admin/render_icon.py ../icons/svg/tool-arrow.svg . Parsing ../icons/svg/tool-arrow.svg python ../admin/render_icon.py ../icons/svg/tool-arrow.svg . Parsing ../icons/svg/tool-arrow.svg python ../admin/render_icon.py ../icons/svg/tool-arrow.svg . Parsing ../icons/svg/tool-arrow.svg python ../admin/render_icon.py ../icons/svg/tool-i-beam.svg . Parsing ../icons/svg/tool-arrow.svg python ../admin/render_icon.py ../icons/svg/tool-i-beam.svg . Parsing ../icons/svg/tool-i-beam.svg python ../admin/render_icon.py ../icons/svg/tool-i-beam.svg . Parsing ../icons/svg/tool-i-beam.svg python ../admin/render_icon.py ../icons/svg/tool-i-beam.svg . Parsing ../icons/svg/tool-i-beam.svg python ../admin/render_icon.py ../icons/svg/tool-i-beam.svg . Parsing ../icons/svg/tool-i-beam.svg python ../admin/render_icon.py ../icons/svg/track-disabled.svg . Parsing ../icons/svg/tool-i-beam.svg python ../admin/render_icon.py ../icons/svg/track-enabled.svg . Parsing ../icons/svg/track-disabled.svg python ../admin/render_icon.py ../icons/svg/track-locked.svg . Parsing ../icons/svg/track-enabled.svg python ../admin/render_icon.py ../icons/svg/track-unlocked.svg . Parsing ../icons/svg/track-locked.svg Parsing ../icons/svg/track-unlocked.svg make all-recursive make[1]: Entering directory `/home/lumiera/lumiera/ct/build' make[2]: Entering directory `/home/lumiera/lumiera/ct/build' /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-advice.lo -MD -MP -MF .deps/liblumiera_la-advice.Tpo -c -o liblumiera_la-advice.lo `test -f '../src/lib/advice/advice.cpp' || echo '../'`../src/lib/advice/advice.cpp /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-binding.lo -MD -MP -MF .deps/liblumiera_la-binding.Tpo -c -o liblumiera_la-binding.lo `test -f '../src/lib/advice/binding.cpp' || echo '../'`../src/lib/advice/binding.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-binding.lo -MD -MP -MF .deps/liblumiera_la-binding.Tpo -c ../src/lib/advice/binding.cpp -fPIC -DPIC -o .libs/liblumiera_la-binding.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-advice.lo -MD -MP -MF .deps/liblumiera_la-advice.Tpo -c ../src/lib/advice/advice.cpp -fPIC -DPIC -o .libs/liblumiera_la-advice.o mv -f .deps/liblumiera_la-advice.Tpo .deps/liblumiera_la-advice.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-allocationcluster.lo -MD -MP -MF .deps/liblumiera_la-allocationcluster.Tpo -c -o liblumiera_la-allocationcluster.lo `test -f '../src/lib/allocationcluster.cpp' || echo '../'`../src/lib/allocationcluster.cpp mv -f .deps/liblumiera_la-binding.Tpo .deps/liblumiera_la-binding.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-cmdline.lo -MD -MP -MF .deps/liblumiera_la-cmdline.Tpo -c -o liblumiera_la-cmdline.lo `test -f '../src/lib/cmdline.cpp' || echo '../'`../src/lib/cmdline.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-allocationcluster.lo -MD -MP -MF .deps/liblumiera_la-allocationcluster.Tpo -c ../src/lib/allocationcluster.cpp -fPIC -DPIC -o .libs/liblumiera_la-allocationcluster.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-cmdline.lo -MD -MP -MF .deps/liblumiera_la-cmdline.Tpo -c ../src/lib/cmdline.cpp -fPIC -DPIC -o .libs/liblumiera_la-cmdline.o mv -f .deps/liblumiera_la-allocationcluster.Tpo .deps/liblumiera_la-allocationcluster.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-condition.lo -MD -MP -MF .deps/liblumiera_la-condition.Tpo -c -o liblumiera_la-condition.lo `test -f '../src/lib/condition.c' || echo '../'`../src/lib/condition.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-condition.lo -MD -MP -MF .deps/liblumiera_la-condition.Tpo -c ../src/lib/condition.c -fPIC -DPIC -o .libs/liblumiera_la-condition.o mv -f .deps/liblumiera_la-condition.Tpo .deps/liblumiera_la-condition.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-error.lo -MD -MP -MF .deps/liblumiera_la-error.Tpo -c -o liblumiera_la-error.lo `test -f '../src/lib/error.c' || echo '../'`../src/lib/error.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-error.lo -MD -MP -MF .deps/liblumiera_la-error.Tpo -c ../src/lib/error.c -fPIC -DPIC -o .libs/liblumiera_la-error.o mv -f .deps/liblumiera_la-error.Tpo .deps/liblumiera_la-error.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-exception.lo -MD -MP -MF .deps/liblumiera_la-exception.Tpo -c -o liblumiera_la-exception.lo `test -f '../src/lib/exception.cpp' || echo '../'`../src/lib/exception.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-exception.lo -MD -MP -MF .deps/liblumiera_la-exception.Tpo -c ../src/lib/exception.cpp -fPIC -DPIC -o .libs/liblumiera_la-exception.o mv -f .deps/liblumiera_la-cmdline.Tpo .deps/liblumiera_la-cmdline.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-lifecycle.lo -MD -MP -MF .deps/liblumiera_la-lifecycle.Tpo -c -o liblumiera_la-lifecycle.lo `test -f '../src/lib/lifecycle.cpp' || echo '../'`../src/lib/lifecycle.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-lifecycle.lo -MD -MP -MF .deps/liblumiera_la-lifecycle.Tpo -c ../src/lib/lifecycle.cpp -fPIC -DPIC -o .libs/liblumiera_la-lifecycle.o mv -f .deps/liblumiera_la-lifecycle.Tpo .deps/liblumiera_la-lifecycle.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-lockerror.lo -MD -MP -MF .deps/liblumiera_la-lockerror.Tpo -c -o liblumiera_la-lockerror.lo `test -f '../src/lib/lockerror.c' || echo '../'`../src/lib/lockerror.c mv -f .deps/liblumiera_la-exception.Tpo .deps/liblumiera_la-exception.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-logging.lo -MD -MP -MF .deps/liblumiera_la-logging.Tpo -c -o liblumiera_la-logging.lo `test -f '../src/lib/logging.cpp' || echo '../'`../src/lib/logging.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-lockerror.lo -MD -MP -MF .deps/liblumiera_la-lockerror.Tpo -c ../src/lib/lockerror.c -fPIC -DPIC -o .libs/liblumiera_la-lockerror.o mv -f .deps/liblumiera_la-lockerror.Tpo .deps/liblumiera_la-lockerror.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-luid.lo -MD -MP -MF .deps/liblumiera_la-luid.Tpo -c -o liblumiera_la-luid.lo `test -f '../src/lib/luid.c' || echo '../'`../src/lib/luid.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-logging.lo -MD -MP -MF .deps/liblumiera_la-logging.Tpo -c ../src/lib/logging.cpp -fPIC -DPIC -o .libs/liblumiera_la-logging.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-luid.lo -MD -MP -MF .deps/liblumiera_la-luid.Tpo -c ../src/lib/luid.c -fPIC -DPIC -o .libs/liblumiera_la-luid.o mv -f .deps/liblumiera_la-luid.Tpo .deps/liblumiera_la-luid.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-lumitime.lo -MD -MP -MF .deps/liblumiera_la-lumitime.Tpo -c -o liblumiera_la-lumitime.lo `test -f '../src/lib/lumitime.cpp' || echo '../'`../src/lib/lumitime.cpp mv -f .deps/liblumiera_la-logging.Tpo .deps/liblumiera_la-logging.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mpool.lo -MD -MP -MF .deps/liblumiera_la-mpool.Tpo -c -o liblumiera_la-mpool.lo `test -f '../src/lib/mpool.c' || echo '../'`../src/lib/mpool.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-lumitime.lo -MD -MP -MF .deps/liblumiera_la-lumitime.Tpo -c ../src/lib/lumitime.cpp -fPIC -DPIC -o .libs/liblumiera_la-lumitime.o mv -f .deps/liblumiera_la-lumitime.Tpo .deps/liblumiera_la-lumitime.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mrucache.lo -MD -MP -MF .deps/liblumiera_la-mrucache.Tpo -c -o liblumiera_la-mrucache.lo `test -f '../src/lib/mrucache.c' || echo '../'`../src/lib/mrucache.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mpool.lo -MD -MP -MF .deps/liblumiera_la-mpool.Tpo -c ../src/lib/mpool.c -fPIC -DPIC -o .libs/liblumiera_la-mpool.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mrucache.lo -MD -MP -MF .deps/liblumiera_la-mrucache.Tpo -c ../src/lib/mrucache.c -fPIC -DPIC -o .libs/liblumiera_la-mrucache.o mv -f .deps/liblumiera_la-mpool.Tpo .deps/liblumiera_la-mpool.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mutex.lo -MD -MP -MF .deps/liblumiera_la-mutex.Tpo -c -o liblumiera_la-mutex.lo `test -f '../src/lib/mutex.c' || echo '../'`../src/lib/mutex.c mv -f .deps/liblumiera_la-mrucache.Tpo .deps/liblumiera_la-mrucache.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-nobug-init.lo -MD -MP -MF .deps/liblumiera_la-nobug-init.Tpo -c -o liblumiera_la-nobug-init.lo `test -f '../src/lib/nobug-init.cpp' || echo '../'`../src/lib/nobug-init.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-mutex.lo -MD -MP -MF .deps/liblumiera_la-mutex.Tpo -c ../src/lib/mutex.c -fPIC -DPIC -o .libs/liblumiera_la-mutex.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-nobug-init.lo -MD -MP -MF .deps/liblumiera_la-nobug-init.Tpo -c ../src/lib/nobug-init.cpp -fPIC -DPIC -o .libs/liblumiera_la-nobug-init.o mv -f .deps/liblumiera_la-mutex.Tpo .deps/liblumiera_la-mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-psplay.lo -MD -MP -MF .deps/liblumiera_la-psplay.Tpo -c -o liblumiera_la-psplay.lo `test -f '../src/lib/psplay.c' || echo '../'`../src/lib/psplay.c mv -f .deps/liblumiera_la-nobug-init.Tpo .deps/liblumiera_la-nobug-init.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-query.lo -MD -MP -MF .deps/liblumiera_la-query.Tpo -c -o liblumiera_la-query.lo `test -f '../src/lib/query.cpp' || echo '../'`../src/lib/query.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-psplay.lo -MD -MP -MF .deps/liblumiera_la-psplay.Tpo -c ../src/lib/psplay.c -fPIC -DPIC -o .libs/liblumiera_la-psplay.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-query.lo -MD -MP -MF .deps/liblumiera_la-query.Tpo -c ../src/lib/query.cpp -fPIC -DPIC -o .libs/liblumiera_la-query.o mv -f .deps/liblumiera_la-psplay.Tpo .deps/liblumiera_la-psplay.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-reccondition.lo -MD -MP -MF .deps/liblumiera_la-reccondition.Tpo -c -o liblumiera_la-reccondition.lo `test -f '../src/lib/reccondition.c' || echo '../'`../src/lib/reccondition.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-reccondition.lo -MD -MP -MF .deps/liblumiera_la-reccondition.Tpo -c ../src/lib/reccondition.c -fPIC -DPIC -o .libs/liblumiera_la-reccondition.o mv -f .deps/liblumiera_la-reccondition.Tpo .deps/liblumiera_la-reccondition.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-recmutex.lo -MD -MP -MF .deps/liblumiera_la-recmutex.Tpo -c -o liblumiera_la-recmutex.lo `test -f '../src/lib/recmutex.c' || echo '../'`../src/lib/recmutex.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-recmutex.lo -MD -MP -MF .deps/liblumiera_la-recmutex.Tpo -c ../src/lib/recmutex.c -fPIC -DPIC -o .libs/liblumiera_la-recmutex.o mv -f .deps/liblumiera_la-recmutex.Tpo .deps/liblumiera_la-recmutex.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-rwlock.lo -MD -MP -MF .deps/liblumiera_la-rwlock.Tpo -c -o liblumiera_la-rwlock.lo `test -f '../src/lib/rwlock.c' || echo '../'`../src/lib/rwlock.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-rwlock.lo -MD -MP -MF .deps/liblumiera_la-rwlock.Tpo -c ../src/lib/rwlock.c -fPIC -DPIC -o .libs/liblumiera_la-rwlock.o mv -f .deps/liblumiera_la-rwlock.Tpo .deps/liblumiera_la-rwlock.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-safeclib.lo -MD -MP -MF .deps/liblumiera_la-safeclib.Tpo -c -o liblumiera_la-safeclib.lo `test -f '../src/lib/safeclib.c' || echo '../'`../src/lib/safeclib.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-safeclib.lo -MD -MP -MF .deps/liblumiera_la-safeclib.Tpo -c ../src/lib/safeclib.c -fPIC -DPIC -o .libs/liblumiera_la-safeclib.o mv -f .deps/liblumiera_la-safeclib.Tpo .deps/liblumiera_la-safeclib.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-streamtype.lo -MD -MP -MF .deps/liblumiera_la-streamtype.Tpo -c -o liblumiera_la-streamtype.lo `test -f '../src/lib/streamtype.cpp' || echo '../'`../src/lib/streamtype.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-streamtype.lo -MD -MP -MF .deps/liblumiera_la-streamtype.Tpo -c ../src/lib/streamtype.cpp -fPIC -DPIC -o .libs/liblumiera_la-streamtype.o In file included from ../src/lib/streamtype.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiera_la-query.Tpo .deps/liblumiera_la-query.Plo mv -f .deps/liblumiera_la-streamtype.Tpo .deps/liblumiera_la-streamtype.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-symbol-impl.lo -MD -MP -MF .deps/liblumiera_la-symbol-impl.Tpo -c -o liblumiera_la-symbol-impl.lo `test -f '../src/lib/symbol-impl.cpp' || echo '../'`../src/lib/symbol-impl.cpp /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-suite.lo -MD -MP -MF .deps/liblumiera_la-suite.Tpo -c -o liblumiera_la-suite.lo `test -f '../src/lib/test/suite.cpp' || echo '../'`../src/lib/test/suite.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-symbol-impl.lo -MD -MP -MF .deps/liblumiera_la-symbol-impl.Tpo -c ../src/lib/symbol-impl.cpp -fPIC -DPIC -o .libs/liblumiera_la-symbol-impl.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-suite.lo -MD -MP -MF .deps/liblumiera_la-suite.Tpo -c ../src/lib/test/suite.cpp -fPIC -DPIC -o .libs/liblumiera_la-suite.o mv -f .deps/liblumiera_la-symbol-impl.Tpo .deps/liblumiera_la-symbol-impl.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-test-helper.lo -MD -MP -MF .deps/liblumiera_la-test-helper.Tpo -c -o liblumiera_la-test-helper.lo `test -f '../src/lib/test/test-helper.cpp' || echo '../'`../src/lib/test/test-helper.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-test-helper.lo -MD -MP -MF .deps/liblumiera_la-test-helper.Tpo -c ../src/lib/test/test-helper.cpp -fPIC -DPIC -o .libs/liblumiera_la-test-helper.o mv -f .deps/liblumiera_la-test-helper.Tpo .deps/liblumiera_la-test-helper.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-testoption.lo -MD -MP -MF .deps/liblumiera_la-testoption.Tpo -c -o liblumiera_la-testoption.lo `test -f '../src/lib/test/testoption.cpp' || echo '../'`../src/lib/test/testoption.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-testoption.lo -MD -MP -MF .deps/liblumiera_la-testoption.Tpo -c ../src/lib/test/testoption.cpp -fPIC -DPIC -o .libs/liblumiera_la-testoption.o mv -f .deps/liblumiera_la-suite.Tpo .deps/liblumiera_la-suite.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-time.lo -MD -MP -MF .deps/liblumiera_la-time.Tpo -c -o liblumiera_la-time.lo `test -f '../src/lib/time.c' || echo '../'`../src/lib/time.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-time.lo -MD -MP -MF .deps/liblumiera_la-time.Tpo -c ../src/lib/time.c -fPIC -DPIC -o .libs/liblumiera_la-time.o mv -f .deps/liblumiera_la-testoption.Tpo .deps/liblumiera_la-testoption.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-tmpbuf.lo -MD -MP -MF .deps/liblumiera_la-tmpbuf.Tpo -c -o liblumiera_la-tmpbuf.lo `test -f '../src/lib/tmpbuf.c' || echo '../'`../src/lib/tmpbuf.c mv -f .deps/liblumiera_la-time.Tpo .deps/liblumiera_la-time.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-util.lo -MD -MP -MF .deps/liblumiera_la-util.Tpo -c -o liblumiera_la-util.lo `test -f '../src/lib/util.cpp' || echo '../'`../src/lib/util.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -MT liblumiera_la-tmpbuf.lo -MD -MP -MF .deps/liblumiera_la-tmpbuf.Tpo -c ../src/lib/tmpbuf.c -fPIC -DPIC -o .libs/liblumiera_la-tmpbuf.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiera_la-util.lo -MD -MP -MF .deps/liblumiera_la-util.Tpo -c ../src/lib/util.cpp -fPIC -DPIC -o .libs/liblumiera_la-util.o mv -f .deps/liblumiera_la-tmpbuf.Tpo .deps/liblumiera_la-tmpbuf.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-asset.lo -MD -MP -MF .deps/liblumiproc_la-asset.Tpo -c -o liblumiproc_la-asset.lo `test -f '../src/proc/asset.cpp' || echo '../'`../src/proc/asset.cpp mv -f .deps/liblumiera_la-util.Tpo .deps/liblumiera_la-util.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-assetmanager.lo -MD -MP -MF .deps/liblumiproc_la-assetmanager.Tpo -c -o liblumiproc_la-assetmanager.lo `test -f '../src/proc/assetmanager.cpp' || echo '../'`../src/proc/assetmanager.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-asset.lo -MD -MP -MF .deps/liblumiproc_la-asset.Tpo -c ../src/proc/asset.cpp -fPIC -DPIC -o .libs/liblumiproc_la-asset.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-assetmanager.lo -MD -MP -MF .deps/liblumiproc_la-assetmanager.Tpo -c ../src/proc/assetmanager.cpp -fPIC -DPIC -o .libs/liblumiproc_la-assetmanager.o mv -f .deps/liblumiproc_la-asset.Tpo .deps/liblumiproc_la-asset.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-controllerfacade.lo -MD -MP -MF .deps/liblumiproc_la-controllerfacade.Tpo -c -o liblumiproc_la-controllerfacade.lo `test -f '../src/proc/controllerfacade.cpp' || echo '../'`../src/proc/controllerfacade.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-controllerfacade.lo -MD -MP -MF .deps/liblumiproc_la-controllerfacade.Tpo -c ../src/proc/controllerfacade.cpp -fPIC -DPIC -o .libs/liblumiproc_la-controllerfacade.o mv -f .deps/liblumiproc_la-controllerfacade.Tpo .deps/liblumiproc_la-controllerfacade.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-facade.lo -MD -MP -MF .deps/liblumiproc_la-facade.Tpo -c -o liblumiproc_la-facade.lo `test -f '../src/proc/facade.cpp' || echo '../'`../src/proc/facade.cpp In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/assetmanager.cpp:236: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiproc_la-assetmanager.Tpo .deps/liblumiproc_la-assetmanager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-state.lo -MD -MP -MF .deps/liblumiproc_la-state.Tpo -c -o liblumiproc_la-state.lo `test -f '../src/proc/state.cpp' || echo '../'`../src/proc/state.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-facade.lo -MD -MP -MF .deps/liblumiproc_la-facade.Tpo -c ../src/proc/facade.cpp -fPIC -DPIC -o .libs/liblumiproc_la-facade.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproc_la-state.lo -MD -MP -MF .deps/liblumiproc_la-state.Tpo -c ../src/proc/state.cpp -fPIC -DPIC -o .libs/liblumiproc_la-state.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/state.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiproc_la-state.Tpo .deps/liblumiproc_la-state.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-category.lo -MD -MP -MF .deps/liblumiprocasset_la-category.Tpo -c -o liblumiprocasset_la-category.lo `test -f '../src/proc/asset/category.cpp' || echo '../'`../src/proc/asset/category.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-category.lo -MD -MP -MF .deps/liblumiprocasset_la-category.Tpo -c ../src/proc/asset/category.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-category.o ../src/proc/facade.cpp:49: warning: unused parameter 'termination' ../src/proc/facade.cpp:85: warning: unused parameter 'termination' mv -f .deps/liblumiproc_la-facade.Tpo .deps/liblumiproc_la-facade.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-clip.lo -MD -MP -MF .deps/liblumiprocasset_la-clip.Tpo -c -o liblumiprocasset_la-clip.lo `test -f '../src/proc/asset/clip.cpp' || echo '../'`../src/proc/asset/clip.cpp mv -f .deps/liblumiprocasset_la-category.Tpo .deps/liblumiprocasset_la-category.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-codec.lo -MD -MP -MF .deps/liblumiprocasset_la-codec.Tpo -c -o liblumiprocasset_la-codec.lo `test -f '../src/proc/asset/codec.cpp' || echo '../'`../src/proc/asset/codec.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-clip.lo -MD -MP -MF .deps/liblumiprocasset_la-clip.Tpo -c ../src/proc/asset/clip.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-clip.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-codec.lo -MD -MP -MF .deps/liblumiprocasset_la-codec.Tpo -c ../src/proc/asset/codec.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-codec.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/codec.hpp:28, from ../src/proc/asset/codec.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocasset_la-codec.Tpo .deps/liblumiprocasset_la-codec.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-compoundmedia.lo -MD -MP -MF .deps/liblumiprocasset_la-compoundmedia.Tpo -c -o liblumiprocasset_la-compoundmedia.lo `test -f '../src/proc/asset/compoundmedia.cpp' || echo '../'`../src/proc/asset/compoundmedia.cpp mv -f .deps/liblumiprocasset_la-clip.Tpo .deps/liblumiprocasset_la-clip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-effect.lo -MD -MP -MF .deps/liblumiprocasset_la-effect.Tpo -c -o liblumiprocasset_la-effect.lo `test -f '../src/proc/asset/effect.cpp' || echo '../'`../src/proc/asset/effect.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-compoundmedia.lo -MD -MP -MF .deps/liblumiprocasset_la-compoundmedia.Tpo -c ../src/proc/asset/compoundmedia.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-compoundmedia.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-effect.lo -MD -MP -MF .deps/liblumiprocasset_la-effect.Tpo -c ../src/proc/asset/effect.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-effect.o mv -f .deps/liblumiprocasset_la-compoundmedia.Tpo .deps/liblumiprocasset_la-compoundmedia.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-media.lo -MD -MP -MF .deps/liblumiprocasset_la-media.Tpo -c -o liblumiprocasset_la-media.lo `test -f '../src/proc/asset/media.cpp' || echo '../'`../src/proc/asset/media.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-media.lo -MD -MP -MF .deps/liblumiprocasset_la-media.Tpo -c ../src/proc/asset/media.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-media.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/asset/effect.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocasset_la-effect.Tpo .deps/liblumiprocasset_la-effect.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-meta.lo -MD -MP -MF .deps/liblumiprocasset_la-meta.Tpo -c -o liblumiprocasset_la-meta.lo `test -f '../src/proc/asset/meta.cpp' || echo '../'`../src/proc/asset/meta.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-meta.lo -MD -MP -MF .deps/liblumiprocasset_la-meta.Tpo -c ../src/proc/asset/meta.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-meta.o ../src/proc/asset/meta.cpp:50: warning: unused parameter 'key' mv -f .deps/liblumiprocasset_la-meta.Tpo .deps/liblumiprocasset_la-meta.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-pipe.lo -MD -MP -MF .deps/liblumiprocasset_la-pipe.Tpo -c -o liblumiprocasset_la-pipe.lo `test -f '../src/proc/asset/pipe.cpp' || echo '../'`../src/proc/asset/pipe.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-pipe.lo -MD -MP -MF .deps/liblumiprocasset_la-pipe.Tpo -c ../src/proc/asset/pipe.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-pipe.o mv -f .deps/liblumiprocasset_la-pipe.Tpo .deps/liblumiprocasset_la-pipe.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-preview.lo -MD -MP -MF .deps/liblumiprocasset_la-preview.Tpo -c -o liblumiprocasset_la-preview.lo `test -f '../src/proc/asset/preview.cpp' || echo '../'`../src/proc/asset/preview.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-preview.lo -MD -MP -MF .deps/liblumiprocasset_la-preview.Tpo -c ../src/proc/asset/preview.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-preview.o mv -f .deps/liblumiprocasset_la-media.Tpo .deps/liblumiprocasset_la-media.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-proc.lo -MD -MP -MF .deps/liblumiprocasset_la-proc.Tpo -c -o liblumiprocasset_la-proc.lo `test -f '../src/proc/asset/proc.cpp' || echo '../'`../src/proc/asset/proc.cpp mv -f .deps/liblumiprocasset_la-preview.Tpo .deps/liblumiprocasset_la-preview.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-procpatt.lo -MD -MP -MF .deps/liblumiprocasset_la-procpatt.Tpo -c -o liblumiprocasset_la-procpatt.lo `test -f '../src/proc/asset/procpatt.cpp' || echo '../'`../src/proc/asset/procpatt.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-proc.lo -MD -MP -MF .deps/liblumiprocasset_la-proc.Tpo -c ../src/proc/asset/proc.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-proc.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-procpatt.lo -MD -MP -MF .deps/liblumiprocasset_la-procpatt.Tpo -c ../src/proc/asset/procpatt.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-procpatt.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/proc.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/asset/proc.cpp:50: warning: unused parameter 'key' mv -f .deps/liblumiprocasset_la-proc.Tpo .deps/liblumiprocasset_la-proc.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-sequence.lo -MD -MP -MF .deps/liblumiprocasset_la-sequence.Tpo -c -o liblumiprocasset_la-sequence.lo `test -f '../src/proc/asset/sequence.cpp' || echo '../'`../src/proc/asset/sequence.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-sequence.lo -MD -MP -MF .deps/liblumiprocasset_la-sequence.Tpo -c ../src/proc/asset/sequence.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-sequence.o mv -f .deps/liblumiprocasset_la-sequence.Tpo .deps/liblumiprocasset_la-sequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-struct.lo -MD -MP -MF .deps/liblumiprocasset_la-struct.Tpo -c -o liblumiprocasset_la-struct.lo `test -f '../src/proc/asset/struct.cpp' || echo '../'`../src/proc/asset/struct.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-struct.lo -MD -MP -MF .deps/liblumiprocasset_la-struct.Tpo -c ../src/proc/asset/struct.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-struct.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/procpatt.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/asset/procpatt.cpp:64: warning: unused parameter 'newID' ../src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::DoAttach]': ../src/proc/asset/procpatt.cpp:94: instantiated from here ../src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' ../src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::DoRecurse]': ../src/proc/asset/procpatt.cpp:111: instantiated from here ../src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' ../src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::BuildInstruct]': /usr/include/c++/4.3/bits/stl_uninitialized.h:79: instantiated from 'static _ForwardIterator std::__uninitialized_copy< >::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, bool = false]' /usr/include/c++/4.3/bits/stl_uninitialized.h:122: instantiated from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*]' /usr/include/c++/4.3/bits/stl_uninitialized.h:262: instantiated from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, _Tp = asset::BuildInstruct]' /usr/include/c++/4.3/bits/stl_uninitialized.h:272: instantiated from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, _Allocator = std::allocator]' /usr/include/c++/4.3/bits/vector.tcc:316: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = asset::BuildInstruct, _Alloc = std::allocator]' /usr/include/c++/4.3/bits/stl_vector.h:694: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = asset::BuildInstruct, _Alloc = std::allocator]' ../src/proc/asset/procpatt.cpp:95: instantiated from here ../src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' mv -f .deps/liblumiprocasset_la-procpatt.Tpo .deps/liblumiprocasset_la-procpatt.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-timeline.lo -MD -MP -MF .deps/liblumiprocasset_la-timeline.Tpo -c -o liblumiprocasset_la-timeline.lo `test -f '../src/proc/asset/timeline.cpp' || echo '../'`../src/proc/asset/timeline.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-timeline.lo -MD -MP -MF .deps/liblumiprocasset_la-timeline.Tpo -c ../src/proc/asset/timeline.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-timeline.o mv -f .deps/liblumiprocasset_la-timeline.Tpo .deps/liblumiprocasset_la-timeline.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-unknown.lo -MD -MP -MF .deps/liblumiprocasset_la-unknown.Tpo -c -o liblumiprocasset_la-unknown.lo `test -f '../src/proc/asset/unknown.cpp' || echo '../'`../src/proc/asset/unknown.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocasset_la-unknown.lo -MD -MP -MF .deps/liblumiprocasset_la-unknown.Tpo -c ../src/proc/asset/unknown.cpp -fPIC -DPIC -o .libs/liblumiprocasset_la-unknown.o mv -f .deps/liblumiprocasset_la-struct.Tpo .deps/liblumiprocasset_la-struct.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-command-impl.lo -MD -MP -MF .deps/liblumiproccontrol_la-command-impl.Tpo -c -o liblumiproccontrol_la-command-impl.lo `test -f '../src/proc/control/command-impl.cpp' || echo '../'`../src/proc/control/command-impl.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-command-impl.lo -MD -MP -MF .deps/liblumiproccontrol_la-command-impl.Tpo -c ../src/proc/control/command-impl.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-command-impl.o mv -f .deps/liblumiprocasset_la-unknown.Tpo .deps/liblumiprocasset_la-unknown.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-command.lo -MD -MP -MF .deps/liblumiproccontrol_la-command.Tpo -c -o liblumiproccontrol_la-command.lo `test -f '../src/proc/control/command.cpp' || echo '../'`../src/proc/control/command.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-command.lo -MD -MP -MF .deps/liblumiproccontrol_la-command.Tpo -c ../src/proc/control/command.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-command.o mv -f .deps/liblumiproccontrol_la-command-impl.Tpo .deps/liblumiproccontrol_la-command-impl.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-handling-pattern.lo -MD -MP -MF .deps/liblumiproccontrol_la-handling-pattern.Tpo -c -o liblumiproccontrol_la-handling-pattern.lo `test -f '../src/proc/control/handling-pattern.cpp' || echo '../'`../src/proc/control/handling-pattern.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-handling-pattern.lo -MD -MP -MF .deps/liblumiproccontrol_la-handling-pattern.Tpo -c ../src/proc/control/handling-pattern.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-handling-pattern.o mv -f .deps/liblumiproccontrol_la-command.Tpo .deps/liblumiproccontrol_la-command.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-pathmanager.lo -MD -MP -MF .deps/liblumiproccontrol_la-pathmanager.Tpo -c -o liblumiproccontrol_la-pathmanager.lo `test -f '../src/proc/control/pathmanager.cpp' || echo '../'`../src/proc/control/pathmanager.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-pathmanager.lo -MD -MP -MF .deps/liblumiproccontrol_la-pathmanager.Tpo -c ../src/proc/control/pathmanager.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-pathmanager.o mv -f .deps/liblumiproccontrol_la-pathmanager.Tpo .deps/liblumiproccontrol_la-pathmanager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-proc-dispatcher.lo -MD -MP -MF .deps/liblumiproccontrol_la-proc-dispatcher.Tpo -c -o liblumiproccontrol_la-proc-dispatcher.lo `test -f '../src/proc/control/proc-dispatcher.cpp' || echo '../'`../src/proc/control/proc-dispatcher.cpp In file included from ../src/proc/control/handling-pattern.cpp:27: ../src/proc/control/handling-patterns.hpp:128: warning: unused parameter 'command' ../src/proc/control/handling-patterns.hpp:134: warning: unused parameter 'command' ../src/proc/control/handling-patterns.hpp:158: warning: unused parameter 'command' ../src/proc/control/handling-patterns.hpp:164: warning: unused parameter 'command' ../src/proc/control/handling-patterns.hpp:188: warning: unused parameter 'command' ../src/proc/control/handling-patterns.hpp:194: warning: unused parameter 'command' mv -f .deps/liblumiproccontrol_la-handling-pattern.Tpo .deps/liblumiproccontrol_la-handling-pattern.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-stypemanager.lo -MD -MP -MF .deps/liblumiproccontrol_la-stypemanager.Tpo -c -o liblumiproccontrol_la-stypemanager.lo `test -f '../src/proc/control/stypemanager.cpp' || echo '../'`../src/proc/control/stypemanager.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-proc-dispatcher.lo -MD -MP -MF .deps/liblumiproccontrol_la-proc-dispatcher.Tpo -c ../src/proc/control/proc-dispatcher.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-proc-dispatcher.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiproccontrol_la-stypemanager.lo -MD -MP -MF .deps/liblumiproccontrol_la-stypemanager.Tpo -c ../src/proc/control/stypemanager.cpp -fPIC -DPIC -o .libs/liblumiproccontrol_la-stypemanager.o In file included from ../src/proc/control/stypemanager.hpp:29, from ../src/proc/control/stypemanager.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/control/stypemanager.cpp:76: warning: unused parameter 'sTypeID' ../src/proc/control/stypemanager.cpp:83: warning: unused parameter 'protoType' ../src/proc/control/stypemanager.cpp:90: warning: unused parameter 'implType' ../src/proc/control/stypemanager.cpp:97: warning: unused parameter 'libID' ../src/proc/control/stypemanager.cpp:97: warning: unused parameter 'protoType' ../src/proc/control/stypemanager.cpp:104: warning: unused parameter 'rawType' mv -f .deps/liblumiproccontrol_la-stypemanager.Tpo .deps/liblumiproccontrol_la-stypemanager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-buffhandle.lo -MD -MP -MF .deps/liblumiprocengine_la-buffhandle.Tpo -c -o liblumiprocengine_la-buffhandle.lo `test -f '../src/proc/engine/buffhandle.cpp' || echo '../'`../src/proc/engine/buffhandle.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-buffhandle.lo -MD -MP -MF .deps/liblumiprocengine_la-buffhandle.Tpo -c ../src/proc/engine/buffhandle.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-buffhandle.o mv -f .deps/liblumiproccontrol_la-proc-dispatcher.Tpo .deps/liblumiproccontrol_la-proc-dispatcher.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-link.lo -MD -MP -MF .deps/liblumiprocengine_la-link.Tpo -c -o liblumiprocengine_la-link.lo `test -f '../src/proc/engine/link.cpp' || echo '../'`../src/proc/engine/link.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/engine/buffhandle.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-buffhandle.Tpo .deps/liblumiprocengine_la-buffhandle.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-mask.lo -MD -MP -MF .deps/liblumiprocengine_la-mask.Tpo -c -o liblumiprocengine_la-mask.lo `test -f '../src/proc/engine/mask.cpp' || echo '../'`../src/proc/engine/mask.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-link.lo -MD -MP -MF .deps/liblumiprocengine_la-link.Tpo -c ../src/proc/engine/link.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-link.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-mask.lo -MD -MP -MF .deps/liblumiprocengine_la-mask.Tpo -c ../src/proc/engine/mask.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-mask.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/link.hpp:28, from ../src/proc/engine/link.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-link.Tpo .deps/liblumiprocengine_la-link.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-nodefactory.lo -MD -MP -MF .deps/liblumiprocengine_la-nodefactory.Tpo -c -o liblumiprocengine_la-nodefactory.lo `test -f '../src/proc/engine/nodefactory.cpp' || echo '../'`../src/proc/engine/nodefactory.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/trafo.hpp:28, from ../src/proc/engine/mask.hpp:28, from ../src/proc/engine/mask.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-mask.Tpo .deps/liblumiprocengine_la-mask.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-nodewiring.lo -MD -MP -MF .deps/liblumiprocengine_la-nodewiring.Tpo -c -o liblumiprocengine_la-nodewiring.lo `test -f '../src/proc/engine/nodewiring.cpp' || echo '../'`../src/proc/engine/nodewiring.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-nodefactory.lo -MD -MP -MF .deps/liblumiprocengine_la-nodefactory.Tpo -c ../src/proc/engine/nodefactory.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-nodefactory.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-nodewiring.lo -MD -MP -MF .deps/liblumiprocengine_la-nodewiring.Tpo -c ../src/proc/engine/nodewiring.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-nodewiring.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/nodefactory.hpp:28, from ../src/proc/engine/nodefactory.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from ../src/proc/engine/nodewiring.hpp:31, from ../src/proc/engine/nodefactory.hpp:30, from ../src/proc/engine/nodefactory.cpp:25: ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' ../src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' ../src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' ../src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' ../src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' ../src/proc/engine/nodewiring-def.hpp: In member function 'engine::WiringSituation& engine::WiringSituation::resolveProcessor(const asset::Proc&)': ../src/proc/engine/nodewiring-def.hpp:181: warning: control reaches end of non-void function mv -f .deps/liblumiprocengine_la-nodefactory.Tpo .deps/liblumiprocengine_la-nodefactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-pluginadapter.lo -MD -MP -MF .deps/liblumiprocengine_la-pluginadapter.Tpo -c -o liblumiprocengine_la-pluginadapter.lo `test -f '../src/proc/engine/pluginadapter.cpp' || echo '../'`../src/proc/engine/pluginadapter.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-pluginadapter.lo -MD -MP -MF .deps/liblumiprocengine_la-pluginadapter.Tpo -c ../src/proc/engine/pluginadapter.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-pluginadapter.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/trafo.hpp:28, from ../src/proc/engine/pluginadapter.hpp:28, from ../src/proc/engine/pluginadapter.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-pluginadapter.Tpo .deps/liblumiprocengine_la-pluginadapter.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-projector.lo -MD -MP -MF .deps/liblumiprocengine_la-projector.Tpo -c -o liblumiprocengine_la-projector.lo `test -f '../src/proc/engine/projector.cpp' || echo '../'`../src/proc/engine/projector.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-projector.lo -MD -MP -MF .deps/liblumiprocengine_la-projector.Tpo -c ../src/proc/engine/projector.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-projector.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/nodewiring.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from ../src/proc/engine/nodewiring.hpp:31, from ../src/proc/engine/nodewiring.cpp:26: ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' ../src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' ../src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' ../src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' ../src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' ../src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' In file included from ../src/proc/engine/nodewiring.cpp:27: ../src/proc/engine/nodeoperation.hpp:88: warning: unused parameter 'ivo' ../src/proc/engine/nodeoperation.hpp:88: warning: unused parameter 'chanNo' ../src/proc/engine/nodeoperation.hpp:94: warning: unused parameter 'ivo' ../src/proc/engine/nodeoperation.hpp:94: warning: unused parameter 'chanNo' ../src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'table' ../src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'slotCnt' ../src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'slot_to_retain' ../src/proc/engine/nodeoperation.hpp:106: warning: unused parameter 'ivo' mv -f .deps/liblumiprocengine_la-nodewiring.Tpo .deps/liblumiprocengine_la-nodewiring.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-render-invocation.lo -MD -MP -MF .deps/liblumiprocengine_la-render-invocation.Tpo -c -o liblumiprocengine_la-render-invocation.lo `test -f '../src/proc/engine/render-invocation.cpp' || echo '../'`../src/proc/engine/render-invocation.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-render-invocation.lo -MD -MP -MF .deps/liblumiprocengine_la-render-invocation.Tpo -c ../src/proc/engine/render-invocation.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-render-invocation.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/trafo.hpp:28, from ../src/proc/engine/projector.hpp:28, from ../src/proc/engine/projector.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-projector.Tpo .deps/liblumiprocengine_la-projector.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-renderengine.lo -MD -MP -MF .deps/liblumiprocengine_la-renderengine.Tpo -c -o liblumiprocengine_la-renderengine.lo `test -f '../src/proc/engine/renderengine.cpp' || echo '../'`../src/proc/engine/renderengine.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/render-invocation.hpp:39, from ../src/proc/engine/render-invocation.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-render-invocation.Tpo .deps/liblumiprocengine_la-render-invocation.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-rendergraph.lo -MD -MP -MF .deps/liblumiprocengine_la-rendergraph.Tpo -c -o liblumiprocengine_la-rendergraph.lo `test -f '../src/proc/engine/rendergraph.cpp' || echo '../'`../src/proc/engine/rendergraph.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-renderengine.lo -MD -MP -MF .deps/liblumiprocengine_la-renderengine.Tpo -c ../src/proc/engine/renderengine.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-renderengine.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-rendergraph.lo -MD -MP -MF .deps/liblumiprocengine_la-rendergraph.Tpo -c ../src/proc/engine/rendergraph.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-rendergraph.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/rendergraph.hpp:29, from ../src/proc/engine/renderengine.hpp:30, from ../src/proc/engine/renderengine.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-renderengine.Tpo .deps/liblumiprocengine_la-renderengine.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-source.lo -MD -MP -MF .deps/liblumiprocengine_la-source.Tpo -c -o liblumiprocengine_la-source.lo `test -f '../src/proc/engine/source.cpp' || echo '../'`../src/proc/engine/source.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/rendergraph.hpp:29, from ../src/proc/engine/rendergraph.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-rendergraph.Tpo .deps/liblumiprocengine_la-rendergraph.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-stateproxy.lo -MD -MP -MF .deps/liblumiprocengine_la-stateproxy.Tpo -c -o liblumiprocengine_la-stateproxy.lo `test -f '../src/proc/engine/stateproxy.cpp' || echo '../'`../src/proc/engine/stateproxy.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-source.lo -MD -MP -MF .deps/liblumiprocengine_la-source.Tpo -c ../src/proc/engine/source.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-source.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-stateproxy.lo -MD -MP -MF .deps/liblumiprocengine_la-stateproxy.Tpo -c ../src/proc/engine/stateproxy.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-stateproxy.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/source.hpp:28, from ../src/proc/engine/source.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-source.Tpo .deps/liblumiprocengine_la-source.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-trafo.lo -MD -MP -MF .deps/liblumiprocengine_la-trafo.Tpo -c -o liblumiprocengine_la-trafo.lo `test -f '../src/proc/engine/trafo.cpp' || echo '../'`../src/proc/engine/trafo.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/stateproxy.hpp:29, from ../src/proc/engine/stateproxy.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/engine/stateproxy.cpp:49: warning: unused parameter 'bh' ../src/proc/engine/stateproxy.cpp:57: warning: unused parameter 'fID' ../src/proc/engine/stateproxy.cpp:65: warning: unused parameter 'bh' ../src/proc/engine/stateproxy.cpp:73: warning: unused parameter 'chanNo' mv -f .deps/liblumiprocengine_la-stateproxy.Tpo .deps/liblumiprocengine_la-stateproxy.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-builderfacade.lo -MD -MP -MF .deps/liblumiprocmobject_la-builderfacade.Tpo -c -o liblumiprocmobject_la-builderfacade.lo `test -f '../src/proc/mobject/builderfacade.cpp' || echo '../'`../src/proc/mobject/builderfacade.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocengine_la-trafo.lo -MD -MP -MF .deps/liblumiprocengine_la-trafo.Tpo -c ../src/proc/engine/trafo.cpp -fPIC -DPIC -o .libs/liblumiprocengine_la-trafo.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-builderfacade.lo -MD -MP -MF .deps/liblumiprocmobject_la-builderfacade.Tpo -c ../src/proc/mobject/builderfacade.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-builderfacade.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/procnode.hpp:47, from ../src/proc/engine/trafo.hpp:28, from ../src/proc/engine/trafo.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocengine_la-trafo.Tpo .deps/liblumiprocengine_la-trafo.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-interpolator.lo -MD -MP -MF .deps/liblumiprocmobject_la-interpolator.Tpo -c -o liblumiprocmobject_la-interpolator.lo `test -f '../src/proc/mobject/interpolator.cpp' || echo '../'`../src/proc/mobject/interpolator.cpp In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/rendergraph.hpp:29, from ../src/proc/engine/renderengine.hpp:30, from ../src/proc/mobject/builderfacade.hpp:29, from ../src/proc/mobject/builderfacade.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/builderfacade.cpp: In member function 'engine::RenderEngine& mobject::BuilderFacade::buildEngine()': ../src/proc/mobject/builderfacade.cpp:43: warning: control reaches end of non-void function mv -f .deps/liblumiprocmobject_la-builderfacade.Tpo .deps/liblumiprocmobject_la-builderfacade.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-mobject-ref.lo -MD -MP -MF .deps/liblumiprocmobject_la-mobject-ref.Tpo -c -o liblumiprocmobject_la-mobject-ref.lo `test -f '../src/proc/mobject/mobject-ref.cpp' || echo '../'`../src/proc/mobject/mobject-ref.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-interpolator.lo -MD -MP -MF .deps/liblumiprocmobject_la-interpolator.Tpo -c ../src/proc/mobject/interpolator.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-interpolator.o mv -f .deps/liblumiprocmobject_la-interpolator.Tpo .deps/liblumiprocmobject_la-interpolator.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-mobject.lo -MD -MP -MF .deps/liblumiprocmobject_la-mobject.Tpo -c -o liblumiprocmobject_la-mobject.lo `test -f '../src/proc/mobject/mobject.cpp' || echo '../'`../src/proc/mobject/mobject.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-mobject-ref.lo -MD -MP -MF .deps/liblumiprocmobject_la-mobject-ref.Tpo -c ../src/proc/mobject/mobject-ref.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-mobject-ref.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-mobject.lo -MD -MP -MF .deps/liblumiprocmobject_la-mobject.Tpo -c ../src/proc/mobject/mobject.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-mobject.o mv -f .deps/liblumiprocmobject_la-mobject-ref.Tpo .deps/liblumiprocmobject_la-mobject-ref.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-parameter.lo -MD -MP -MF .deps/liblumiprocmobject_la-parameter.Tpo -c -o liblumiprocmobject_la-parameter.lo `test -f '../src/proc/mobject/parameter.cpp' || echo '../'`../src/proc/mobject/parameter.cpp mv -f .deps/liblumiprocmobject_la-mobject.Tpo .deps/liblumiprocmobject_la-mobject.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-paramprovider.lo -MD -MP -MF .deps/liblumiprocmobject_la-paramprovider.Tpo -c -o liblumiprocmobject_la-paramprovider.lo `test -f '../src/proc/mobject/paramprovider.cpp' || echo '../'`../src/proc/mobject/paramprovider.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-parameter.lo -MD -MP -MF .deps/liblumiprocmobject_la-parameter.Tpo -c ../src/proc/mobject/parameter.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-parameter.o mv -f .deps/liblumiprocmobject_la-parameter.Tpo .deps/liblumiprocmobject_la-parameter.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-placement.lo -MD -MP -MF .deps/liblumiprocmobject_la-placement.Tpo -c -o liblumiprocmobject_la-placement.lo `test -f '../src/proc/mobject/placement.cpp' || echo '../'`../src/proc/mobject/placement.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-paramprovider.lo -MD -MP -MF .deps/liblumiprocmobject_la-paramprovider.Tpo -c ../src/proc/mobject/paramprovider.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-paramprovider.o mv -f .deps/liblumiprocmobject_la-paramprovider.Tpo .deps/liblumiprocmobject_la-paramprovider.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-assembler.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-assembler.Tpo -c -o liblumiprocmobjectbuilder_la-assembler.lo `test -f '../src/proc/mobject/builder/assembler.cpp' || echo '../'`../src/proc/mobject/builder/assembler.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobject_la-placement.lo -MD -MP -MF .deps/liblumiprocmobject_la-placement.Tpo -c ../src/proc/mobject/placement.cpp -fPIC -DPIC -o .libs/liblumiprocmobject_la-placement.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-assembler.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-assembler.Tpo -c ../src/proc/mobject/builder/assembler.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectbuilder_la-assembler.o In file included from ../src/proc/engine/buffhandle.hpp:45, from ../src/proc/state.hpp:33, from ../src/proc/engine/rendergraph.hpp:29, from ../src/proc/engine/renderengine.hpp:30, from ../src/proc/mobject/builder/assembler.hpp:28, from ../src/proc/mobject/builder/assembler.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/builder/assembler.cpp: In member function 'engine::RenderEngine& mobject::builder::Assembler::build()': ../src/proc/mobject/builder/assembler.cpp:36: warning: control reaches end of non-void function mv -f .deps/liblumiprocmobjectbuilder_la-assembler.Tpo .deps/liblumiprocmobjectbuilder_la-assembler.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-conmanager.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-conmanager.Tpo -c -o liblumiprocmobjectbuilder_la-conmanager.lo `test -f '../src/proc/mobject/builder/conmanager.cpp' || echo '../'`../src/proc/mobject/builder/conmanager.cpp mv -f .deps/liblumiprocmobject_la-placement.Tpo .deps/liblumiprocmobject_la-placement.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-nodecreatortool.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-nodecreatortool.Tpo -c -o liblumiprocmobjectbuilder_la-nodecreatortool.lo `test -f '../src/proc/mobject/builder/nodecreatortool.cpp' || echo '../'`../src/proc/mobject/builder/nodecreatortool.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-conmanager.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-conmanager.Tpo -c ../src/proc/mobject/builder/conmanager.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectbuilder_la-conmanager.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-nodecreatortool.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-nodecreatortool.Tpo -c ../src/proc/mobject/builder/nodecreatortool.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectbuilder_la-nodecreatortool.o In file included from ../src/proc/control/stypemanager.hpp:29, from ../src/proc/mobject/builder/conmanager.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/builder/conmanager.cpp: In member function 'int mobject::builder::ConManager::getConnection()': ../src/proc/mobject/builder/conmanager.cpp:38: warning: control reaches end of non-void function mv -f .deps/liblumiprocmobjectbuilder_la-conmanager.Tpo .deps/liblumiprocmobjectbuilder_la-conmanager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-segmentationtool.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-segmentationtool.Tpo -c -o liblumiprocmobjectbuilder_la-segmentationtool.lo `test -f '../src/proc/mobject/builder/segmentationtool.cpp' || echo '../'`../src/proc/mobject/builder/segmentationtool.cpp In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from ../src/proc/mobject/builder/nodecreatortool.hpp:29, from ../src/proc/mobject/builder/nodecreatortool.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/builder/nodecreatortool.cpp:42: warning: unused parameter 'something' ../src/proc/mobject/builder/nodecreatortool.cpp:48: warning: unused parameter 'clip' ../src/proc/mobject/builder/nodecreatortool.cpp:54: warning: unused parameter 'effect' ../src/proc/mobject/builder/nodecreatortool.cpp:60: warning: unused parameter 'automation' ../src/proc/mobject/builder/nodecreatortool.cpp:66: warning: unused parameter 'target' mv -f .deps/liblumiprocmobjectbuilder_la-nodecreatortool.Tpo .deps/liblumiprocmobjectbuilder_la-nodecreatortool.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-toolfactory.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-toolfactory.Tpo -c -o liblumiprocmobjectbuilder_la-toolfactory.lo `test -f '../src/proc/mobject/builder/toolfactory.cpp' || echo '../'`../src/proc/mobject/builder/toolfactory.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-segmentationtool.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-segmentationtool.Tpo -c ../src/proc/mobject/builder/segmentationtool.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectbuilder_la-segmentationtool.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectbuilder_la-toolfactory.lo -MD -MP -MF .deps/liblumiprocmobjectbuilder_la-toolfactory.Tpo -c ../src/proc/mobject/builder/toolfactory.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectbuilder_la-toolfactory.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from ../src/proc/mobject/builder/segmentationtool.hpp:29, from ../src/proc/mobject/builder/segmentationtool.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/builder/segmentationtool.cpp:45: warning: unused parameter 'something' ../src/proc/mobject/builder/segmentationtool.cpp:52: warning: unused parameter 'clip' ../src/proc/mobject/builder/segmentationtool.cpp:59: warning: unused parameter 'effect' ../src/proc/mobject/builder/segmentationtool.cpp:66: warning: unused parameter 'target' In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from ../src/proc/mobject/builder/segmentationtool.hpp:29, from ../src/proc/mobject/builder/toolfactory.hpp:29, from ../src/proc/mobject/builder/toolfactory.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocmobjectbuilder_la-segmentationtool.Tpo .deps/liblumiprocmobjectbuilder_la-segmentationtool.Plo mv -f .deps/liblumiprocmobjectbuilder_la-toolfactory.Tpo .deps/liblumiprocmobjectbuilder_la-toolfactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-abstractmo.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-abstractmo.Tpo -c -o liblumiprocmobjectsession_la-abstractmo.lo `test -f '../src/proc/mobject/session/abstractmo.cpp' || echo '../'`../src/proc/mobject/session/abstractmo.cpp /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-allocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-allocation.Tpo -c -o liblumiprocmobjectsession_la-allocation.lo `test -f '../src/proc/mobject/session/allocation.cpp' || echo '../'`../src/proc/mobject/session/allocation.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-allocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-allocation.Tpo -c ../src/proc/mobject/session/allocation.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-allocation.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-abstractmo.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-abstractmo.Tpo -c ../src/proc/mobject/session/abstractmo.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-abstractmo.o mv -f .deps/liblumiprocmobjectsession_la-allocation.Tpo .deps/liblumiprocmobjectsession_la-allocation.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-auto.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-auto.Tpo -c -o liblumiprocmobjectsession_la-auto.lo `test -f '../src/proc/mobject/session/auto.cpp' || echo '../'`../src/proc/mobject/session/auto.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-auto.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-auto.Tpo -c ../src/proc/mobject/session/auto.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-auto.o mv -f .deps/liblumiprocmobjectsession_la-auto.Tpo .deps/liblumiprocmobjectsession_la-auto.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-binding.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-binding.Tpo -c -o liblumiprocmobjectsession_la-binding.lo `test -f '../src/proc/mobject/session/binding.cpp' || echo '../'`../src/proc/mobject/session/binding.cpp mv -f .deps/liblumiprocmobjectsession_la-abstractmo.Tpo .deps/liblumiprocmobjectsession_la-abstractmo.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-clip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-clip.Tpo -c -o liblumiprocmobjectsession_la-clip.lo `test -f '../src/proc/mobject/session/clip.cpp' || echo '../'`../src/proc/mobject/session/clip.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-binding.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-binding.Tpo -c ../src/proc/mobject/session/binding.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-binding.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-clip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-clip.Tpo -c ../src/proc/mobject/session/clip.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-clip.o mv -f .deps/liblumiprocmobjectsession_la-clip.Tpo .deps/liblumiprocmobjectsession_la-clip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-compoundclip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-compoundclip.Tpo -c -o liblumiprocmobjectsession_la-compoundclip.lo `test -f '../src/proc/mobject/session/compoundclip.cpp' || echo '../'`../src/proc/mobject/session/compoundclip.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-compoundclip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-compoundclip.Tpo -c ../src/proc/mobject/session/compoundclip.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-compoundclip.o mv -f .deps/liblumiprocmobjectsession_la-binding.Tpo .deps/liblumiprocmobjectsession_la-binding.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-constraint.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-constraint.Tpo -c -o liblumiprocmobjectsession_la-constraint.lo `test -f '../src/proc/mobject/session/constraint.cpp' || echo '../'`../src/proc/mobject/session/constraint.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-constraint.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-constraint.Tpo -c ../src/proc/mobject/session/constraint.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-constraint.o mv -f .deps/liblumiprocmobjectsession_la-constraint.Tpo .deps/liblumiprocmobjectsession_la-constraint.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-defsmanager.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-defsmanager.Tpo -c -o liblumiprocmobjectsession_la-defsmanager.lo `test -f '../src/proc/mobject/session/defsmanager.cpp' || echo '../'`../src/proc/mobject/session/defsmanager.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-defsmanager.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-defsmanager.Tpo -c ../src/proc/mobject/session/defsmanager.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-defsmanager.o mv -f .deps/liblumiprocmobjectsession_la-compoundclip.Tpo .deps/liblumiprocmobjectsession_la-compoundclip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-effect.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-effect.Tpo -c -o liblumiprocmobjectsession_la-effect.lo `test -f '../src/proc/mobject/session/effect.cpp' || echo '../'`../src/proc/mobject/session/effect.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-effect.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-effect.Tpo -c ../src/proc/mobject/session/effect.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-effect.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/session/effect.cpp:25: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocmobjectsession_la-effect.Tpo .deps/liblumiprocmobjectsession_la-effect.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-fixedlocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-fixedlocation.Tpo -c -o liblumiprocmobjectsession_la-fixedlocation.lo `test -f '../src/proc/mobject/session/fixedlocation.cpp' || echo '../'`../src/proc/mobject/session/fixedlocation.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-fixedlocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-fixedlocation.Tpo -c ../src/proc/mobject/session/fixedlocation.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-fixedlocation.o mv -f .deps/liblumiprocmobjectsession_la-fixedlocation.Tpo .deps/liblumiprocmobjectsession_la-fixedlocation.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-fixture.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-fixture.Tpo -c -o liblumiprocmobjectsession_la-fixture.lo `test -f '../src/proc/mobject/session/fixture.cpp' || echo '../'`../src/proc/mobject/session/fixture.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-fixture.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-fixture.Tpo -c ../src/proc/mobject/session/fixture.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-fixture.o mv -f .deps/liblumiprocmobjectsession_la-fixture.Tpo .deps/liblumiprocmobjectsession_la-fixture.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-label.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-label.Tpo -c -o liblumiprocmobjectsession_la-label.lo `test -f '../src/proc/mobject/session/label.cpp' || echo '../'`../src/proc/mobject/session/label.cpp mv -f .deps/liblumiprocmobjectsession_la-defsmanager.Tpo .deps/liblumiprocmobjectsession_la-defsmanager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-locatingpin.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-locatingpin.Tpo -c -o liblumiprocmobjectsession_la-locatingpin.lo `test -f '../src/proc/mobject/session/locatingpin.cpp' || echo '../'`../src/proc/mobject/session/locatingpin.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-label.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-label.Tpo -c ../src/proc/mobject/session/label.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-label.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-locatingpin.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-locatingpin.Tpo -c ../src/proc/mobject/session/locatingpin.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-locatingpin.o mv -f .deps/liblumiprocmobjectsession_la-locatingpin.Tpo .deps/liblumiprocmobjectsession_la-locatingpin.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-meta.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-meta.Tpo -c -o liblumiprocmobjectsession_la-meta.lo `test -f '../src/proc/mobject/session/meta.cpp' || echo '../'`../src/proc/mobject/session/meta.cpp mv -f .deps/liblumiprocmobjectsession_la-label.Tpo .deps/liblumiprocmobjectsession_la-label.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-mobjectfactory.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-mobjectfactory.Tpo -c -o liblumiprocmobjectsession_la-mobjectfactory.lo `test -f '../src/proc/mobject/session/mobjectfactory.cpp' || echo '../'`../src/proc/mobject/session/mobjectfactory.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-meta.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-meta.Tpo -c ../src/proc/mobject/session/meta.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-meta.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-mobjectfactory.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-mobjectfactory.Tpo -c ../src/proc/mobject/session/mobjectfactory.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-mobjectfactory.o mv -f .deps/liblumiprocmobjectsession_la-meta.Tpo .deps/liblumiprocmobjectsession_la-meta.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-placement-index-query-resolver.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-placement-index-query-resolver.Tpo -c -o liblumiprocmobjectsession_la-placement-index-query-resolver.lo `test -f '../src/proc/mobject/session/placement-index-query-resolver.cpp' || echo '../'`../src/proc/mobject/session/placement-index-query-resolver.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-placement-index-query-resolver.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-placement-index-query-resolver.Tpo -c ../src/proc/mobject/session/placement-index-query-resolver.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-placement-index-query-resolver.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/session/mobjectfactory.cpp:29: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/proc/mobject/session/mobjectfactory.cpp:79: warning: unused parameter 'clipRef' ../src/proc/mobject/session/mobjectfactory.cpp:79: warning: unused parameter 'mediaTracks' ../src/proc/mobject/session/mobjectfactory.cpp:95: warning: unused parameter 'processorDef' mv -f .deps/liblumiprocmobjectsession_la-mobjectfactory.Tpo .deps/liblumiprocmobjectsession_la-mobjectfactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-placement-index.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-placement-index.Tpo -c -o liblumiprocmobjectsession_la-placement-index.lo `test -f '../src/proc/mobject/session/placement-index.cpp' || echo '../'`../src/proc/mobject/session/placement-index.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-placement-index.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-placement-index.Tpo -c ../src/proc/mobject/session/placement-index.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-placement-index.o In file included from ../src/proc/asset/proc.hpp:43, from ../src/proc/asset/effect.hpp:28, from ../src/proc/mobject/session/effect.hpp:30, from ../src/proc/mobject/session/placement-index-query-resolver.cpp:30: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor mv -f .deps/liblumiprocmobjectsession_la-placement-index-query-resolver.Tpo .deps/liblumiprocmobjectsession_la-placement-index-query-resolver.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-plug.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-plug.Tpo -c -o liblumiprocmobjectsession_la-plug.lo `test -f '../src/proc/mobject/session/plug.cpp' || echo '../'`../src/proc/mobject/session/plug.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-plug.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-plug.Tpo -c ../src/proc/mobject/session/plug.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-plug.o mv -f .deps/liblumiprocmobjectsession_la-plug.Tpo .deps/liblumiprocmobjectsession_la-plug.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-query-focus.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-query-focus.Tpo -c -o liblumiprocmobjectsession_la-query-focus.lo `test -f '../src/proc/mobject/session/query-focus.cpp' || echo '../'`../src/proc/mobject/session/query-focus.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-query-focus.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-query-focus.Tpo -c ../src/proc/mobject/session/query-focus.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-query-focus.o mv -f .deps/liblumiprocmobjectsession_la-query-focus.Tpo .deps/liblumiprocmobjectsession_la-query-focus.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-query-resolver.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-query-resolver.Tpo -c -o liblumiprocmobjectsession_la-query-resolver.lo `test -f '../src/proc/mobject/session/query-resolver.cpp' || echo '../'`../src/proc/mobject/session/query-resolver.cpp mv -f .deps/liblumiprocmobjectsession_la-placement-index.Tpo .deps/liblumiprocmobjectsession_la-placement-index.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-relativelocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-relativelocation.Tpo -c -o liblumiprocmobjectsession_la-relativelocation.lo `test -f '../src/proc/mobject/session/relativelocation.cpp' || echo '../'`../src/proc/mobject/session/relativelocation.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-query-resolver.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-query-resolver.Tpo -c ../src/proc/mobject/session/query-resolver.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-query-resolver.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-relativelocation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-relativelocation.Tpo -c ../src/proc/mobject/session/relativelocation.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-relativelocation.o mv -f .deps/liblumiprocmobjectsession_la-query-resolver.Tpo .deps/liblumiprocmobjectsession_la-query-resolver.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-root.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-root.Tpo -c -o liblumiprocmobjectsession_la-root.lo `test -f '../src/proc/mobject/session/root.cpp' || echo '../'`../src/proc/mobject/session/root.cpp mv -f .deps/liblumiprocmobjectsession_la-relativelocation.Tpo .deps/liblumiprocmobjectsession_la-relativelocation.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-scope-path.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-scope-path.Tpo -c -o liblumiprocmobjectsession_la-scope-path.lo `test -f '../src/proc/mobject/session/scope-path.cpp' || echo '../'`../src/proc/mobject/session/scope-path.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-root.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-root.Tpo -c ../src/proc/mobject/session/root.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-root.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-scope-path.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-scope-path.Tpo -c ../src/proc/mobject/session/scope-path.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-scope-path.o mv -f .deps/liblumiprocmobjectsession_la-root.Tpo .deps/liblumiprocmobjectsession_la-root.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-scope.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-scope.Tpo -c -o liblumiprocmobjectsession_la-scope.lo `test -f '../src/proc/mobject/session/scope.cpp' || echo '../'`../src/proc/mobject/session/scope.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-scope.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-scope.Tpo -c ../src/proc/mobject/session/scope.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-scope.o mv -f .deps/liblumiprocmobjectsession_la-scope-path.Tpo .deps/liblumiprocmobjectsession_la-scope-path.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-segment.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-segment.Tpo -c -o liblumiprocmobjectsession_la-segment.lo `test -f '../src/proc/mobject/session/segment.cpp' || echo '../'`../src/proc/mobject/session/segment.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-segment.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-segment.Tpo -c ../src/proc/mobject/session/segment.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-segment.o mv -f .deps/liblumiprocmobjectsession_la-segment.Tpo .deps/liblumiprocmobjectsession_la-segment.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-segmentation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-segmentation.Tpo -c -o liblumiprocmobjectsession_la-segmentation.lo `test -f '../src/proc/mobject/session/segmentation.cpp' || echo '../'`../src/proc/mobject/session/segmentation.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-segmentation.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-segmentation.Tpo -c ../src/proc/mobject/session/segmentation.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-segmentation.o ../src/proc/mobject/session/scope.cpp:129: warning: unused parameter 'aPlacement' mv -f .deps/liblumiprocmobjectsession_la-scope.Tpo .deps/liblumiprocmobjectsession_la-scope.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-sess-manager-impl.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-sess-manager-impl.Tpo -c -o liblumiprocmobjectsession_la-sess-manager-impl.lo `test -f '../src/proc/mobject/session/sess-manager-impl.cpp' || echo '../'`../src/proc/mobject/session/sess-manager-impl.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-sess-manager-impl.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-sess-manager-impl.Tpo -c ../src/proc/mobject/session/sess-manager-impl.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-sess-manager-impl.o mv -f .deps/liblumiprocmobjectsession_la-segmentation.Tpo .deps/liblumiprocmobjectsession_la-segmentation.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session-impl.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session-impl.Tpo -c -o liblumiprocmobjectsession_la-session-impl.lo `test -f '../src/proc/mobject/session/session-impl.cpp' || echo '../'`../src/proc/mobject/session/session-impl.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session-impl.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session-impl.Tpo -c ../src/proc/mobject/session/session-impl.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-session-impl.o mv -f .deps/liblumiprocmobjectsession_la-sess-manager-impl.Tpo .deps/liblumiprocmobjectsession_la-sess-manager-impl.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session-services.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session-services.Tpo -c -o liblumiprocmobjectsession_la-session-services.lo `test -f '../src/proc/mobject/session/session-services.cpp' || echo '../'`../src/proc/mobject/session/session-services.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session-services.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session-services.Tpo -c ../src/proc/mobject/session/session-services.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-session-services.o ../src/proc/mobject/session/session-impl.cpp:80: warning: unused parameter 'placement' ../src/proc/mobject/session/session-impl.cpp:87: warning: unused parameter 'placement' mv -f .deps/liblumiprocmobjectsession_la-session-impl.Tpo .deps/liblumiprocmobjectsession_la-session-impl.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session.Tpo -c -o liblumiprocmobjectsession_la-session.lo `test -f '../src/proc/mobject/session/session.cpp' || echo '../'`../src/proc/mobject/session/session.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-session.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-session.Tpo -c ../src/proc/mobject/session/session.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-session.o mv -f .deps/liblumiprocmobjectsession_la-session-services.Tpo .deps/liblumiprocmobjectsession_la-session-services.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-simpleclip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-simpleclip.Tpo -c -o liblumiprocmobjectsession_la-simpleclip.lo `test -f '../src/proc/mobject/session/simpleclip.cpp' || echo '../'`../src/proc/mobject/session/simpleclip.cpp mv -f .deps/liblumiprocmobjectsession_la-session.Tpo .deps/liblumiprocmobjectsession_la-session.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-track.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-track.Tpo -c -o liblumiprocmobjectsession_la-track.lo `test -f '../src/proc/mobject/session/track.cpp' || echo '../'`../src/proc/mobject/session/track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-simpleclip.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-simpleclip.Tpo -c ../src/proc/mobject/session/simpleclip.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-simpleclip.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-track.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-track.Tpo -c ../src/proc/mobject/session/track.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-track.o mv -f .deps/liblumiprocmobjectsession_la-simpleclip.Tpo .deps/liblumiprocmobjectsession_la-simpleclip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-wish.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-wish.Tpo -c -o liblumiprocmobjectsession_la-wish.lo `test -f '../src/proc/mobject/session/wish.cpp' || echo '../'`../src/proc/mobject/session/wish.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocmobjectsession_la-wish.lo -MD -MP -MF .deps/liblumiprocmobjectsession_la-wish.Tpo -c ../src/proc/mobject/session/wish.cpp -fPIC -DPIC -o .libs/liblumiprocmobjectsession_la-wish.o mv -f .deps/liblumiprocmobjectsession_la-wish.Tpo .deps/liblumiprocmobjectsession_la-wish.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocplay_la-dummy-image-generator.lo -MD -MP -MF .deps/liblumiprocplay_la-dummy-image-generator.Tpo -c -o liblumiprocplay_la-dummy-image-generator.lo `test -f '../src/proc/play/dummy-image-generator.cpp' || echo '../'`../src/proc/play/dummy-image-generator.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocplay_la-dummy-image-generator.lo -MD -MP -MF .deps/liblumiprocplay_la-dummy-image-generator.Tpo -c ../src/proc/play/dummy-image-generator.cpp -fPIC -DPIC -o .libs/liblumiprocplay_la-dummy-image-generator.o mv -f .deps/liblumiprocmobjectsession_la-track.Tpo .deps/liblumiprocmobjectsession_la-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocplay_la-dummy-player-service.lo -MD -MP -MF .deps/liblumiprocplay_la-dummy-player-service.Tpo -c -o liblumiprocplay_la-dummy-player-service.lo `test -f '../src/proc/play/dummy-player-service.cpp' || echo '../'`../src/proc/play/dummy-player-service.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT liblumiprocplay_la-dummy-player-service.lo -MD -MP -MF .deps/liblumiprocplay_la-dummy-player-service.Tpo -c ../src/proc/play/dummy-player-service.cpp -fPIC -DPIC -o .libs/liblumiprocplay_la-dummy-player-service.o In file included from ../src/proc/play/dummy-image-generator.cpp:26: ../src/proc/play/dummy-image-generator.hpp:72: warning: type qualifiers ignored on function return type ../src/proc/play/dummy-image-generator.hpp:76: warning: type qualifiers ignored on function return type ../src/proc/play/dummy-image-generator.cpp:93: warning: type qualifiers ignored on function return type ../src/proc/play/dummy-image-generator.cpp:160: warning: type qualifiers ignored on function return type mv -f .deps/liblumiprocplay_la-dummy-image-generator.Tpo .deps/liblumiprocplay_la-dummy-image-generator.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-backend.lo -MD -MP -MF .deps/liblumierabackend_la-backend.Tpo -c -o liblumierabackend_la-backend.lo `test -f '../src/backend/backend.c' || echo '../'`../src/backend/backend.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-backend.lo -MD -MP -MF .deps/liblumierabackend_la-backend.Tpo -c ../src/backend/backend.c -fPIC -DPIC -o .libs/liblumierabackend_la-backend.o mv -f .deps/liblumierabackend_la-backend.Tpo .deps/liblumierabackend_la-backend.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-enginefacade.lo -MD -MP -MF .deps/liblumierabackend_la-enginefacade.Tpo -c -o liblumierabackend_la-enginefacade.lo `test -f '../src/backend/enginefacade.cpp' || echo '../'`../src/backend/enginefacade.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-enginefacade.lo -MD -MP -MF .deps/liblumierabackend_la-enginefacade.Tpo -c ../src/backend/enginefacade.cpp -fPIC -DPIC -o .libs/liblumierabackend_la-enginefacade.o In file included from ../src/proc/play/dummy-player-service.cpp:26: ../src/proc/play/dummy-image-generator.hpp:72: warning: type qualifiers ignored on function return type ../src/proc/play/dummy-image-generator.hpp:76: warning: type qualifiers ignored on function return type In file included from ../src/backend/threadpool.h:28, from ../src/backend/threads.h:130, from ../src/backend/thread-wrapper.hpp:36, from ../src/proc/play/tick-service.hpp:43, from ../src/proc/play/dummy-player-service.cpp:27: ../src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': ../src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement ../src/proc/play/dummy-player-service.cpp: At global scope: ../src/proc/play/dummy-player-service.cpp:102: warning: unused parameter 'a' ../src/proc/play/dummy-player-service.cpp:102: warning: unused parameter 'b' mv -f .deps/liblumiprocplay_la-dummy-player-service.Tpo .deps/liblumiprocplay_la-dummy-player-service.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-file.lo -MD -MP -MF .deps/liblumierabackend_la-file.Tpo -c -o liblumierabackend_la-file.lo `test -f '../src/backend/file.c' || echo '../'`../src/backend/file.c mv -f .deps/liblumierabackend_la-enginefacade.Tpo .deps/liblumierabackend_la-enginefacade.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filedescriptor.lo -MD -MP -MF .deps/liblumierabackend_la-filedescriptor.Tpo -c -o liblumierabackend_la-filedescriptor.lo `test -f '../src/backend/filedescriptor.c' || echo '../'`../src/backend/filedescriptor.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-file.lo -MD -MP -MF .deps/liblumierabackend_la-file.Tpo -c ../src/backend/file.c -fPIC -DPIC -o .libs/liblumierabackend_la-file.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filedescriptor.lo -MD -MP -MF .deps/liblumierabackend_la-filedescriptor.Tpo -c ../src/backend/filedescriptor.c -fPIC -DPIC -o .libs/liblumierabackend_la-filedescriptor.o mv -f .deps/liblumierabackend_la-file.Tpo .deps/liblumierabackend_la-file.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filedescriptorregistry.lo -MD -MP -MF .deps/liblumierabackend_la-filedescriptorregistry.Tpo -c -o liblumierabackend_la-filedescriptorregistry.lo `test -f '../src/backend/filedescriptorregistry.c' || echo '../'`../src/backend/filedescriptorregistry.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filedescriptorregistry.lo -MD -MP -MF .deps/liblumierabackend_la-filedescriptorregistry.Tpo -c ../src/backend/filedescriptorregistry.c -fPIC -DPIC -o .libs/liblumierabackend_la-filedescriptorregistry.o mv -f .deps/liblumierabackend_la-filedescriptor.Tpo .deps/liblumierabackend_la-filedescriptor.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filehandle.lo -MD -MP -MF .deps/liblumierabackend_la-filehandle.Tpo -c -o liblumierabackend_la-filehandle.lo `test -f '../src/backend/filehandle.c' || echo '../'`../src/backend/filehandle.c mv -f .deps/liblumierabackend_la-filedescriptorregistry.Tpo .deps/liblumierabackend_la-filedescriptorregistry.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filehandlecache.lo -MD -MP -MF .deps/liblumierabackend_la-filehandlecache.Tpo -c -o liblumierabackend_la-filehandlecache.lo `test -f '../src/backend/filehandlecache.c' || echo '../'`../src/backend/filehandlecache.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filehandle.lo -MD -MP -MF .deps/liblumierabackend_la-filehandle.Tpo -c ../src/backend/filehandle.c -fPIC -DPIC -o .libs/liblumierabackend_la-filehandle.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-filehandlecache.lo -MD -MP -MF .deps/liblumierabackend_la-filehandlecache.Tpo -c ../src/backend/filehandlecache.c -fPIC -DPIC -o .libs/liblumierabackend_la-filehandlecache.o mv -f .deps/liblumierabackend_la-filehandle.Tpo .deps/liblumierabackend_la-filehandle.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-fileheader.lo -MD -MP -MF .deps/liblumierabackend_la-fileheader.Tpo -c -o liblumierabackend_la-fileheader.lo `test -f '../src/backend/fileheader.c' || echo '../'`../src/backend/fileheader.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-fileheader.lo -MD -MP -MF .deps/liblumierabackend_la-fileheader.Tpo -c ../src/backend/fileheader.c -fPIC -DPIC -o .libs/liblumierabackend_la-fileheader.o mv -f .deps/liblumierabackend_la-filehandlecache.Tpo .deps/liblumierabackend_la-filehandlecache.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-mediaaccessfacade.lo -MD -MP -MF .deps/liblumierabackend_la-mediaaccessfacade.Tpo -c -o liblumierabackend_la-mediaaccessfacade.lo `test -f '../src/backend/mediaaccessfacade.cpp' || echo '../'`../src/backend/mediaaccessfacade.cpp mv -f .deps/liblumierabackend_la-fileheader.Tpo .deps/liblumierabackend_la-fileheader.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmap.lo -MD -MP -MF .deps/liblumierabackend_la-mmap.Tpo -c -o liblumierabackend_la-mmap.lo `test -f '../src/backend/mmap.c' || echo '../'`../src/backend/mmap.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-mediaaccessfacade.lo -MD -MP -MF .deps/liblumierabackend_la-mediaaccessfacade.Tpo -c ../src/backend/mediaaccessfacade.cpp -fPIC -DPIC -o .libs/liblumierabackend_la-mediaaccessfacade.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmap.lo -MD -MP -MF .deps/liblumierabackend_la-mmap.Tpo -c ../src/backend/mmap.c -fPIC -DPIC -o .libs/liblumierabackend_la-mmap.o mv -f .deps/liblumierabackend_la-mediaaccessfacade.Tpo .deps/liblumierabackend_la-mediaaccessfacade.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmapcache.lo -MD -MP -MF .deps/liblumierabackend_la-mmapcache.Tpo -c -o liblumierabackend_la-mmapcache.lo `test -f '../src/backend/mmapcache.c' || echo '../'`../src/backend/mmapcache.c mv -f .deps/liblumierabackend_la-mmap.Tpo .deps/liblumierabackend_la-mmap.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmapings.lo -MD -MP -MF .deps/liblumierabackend_la-mmapings.Tpo -c -o liblumierabackend_la-mmapings.lo `test -f '../src/backend/mmapings.c' || echo '../'`../src/backend/mmapings.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmapcache.lo -MD -MP -MF .deps/liblumierabackend_la-mmapcache.Tpo -c ../src/backend/mmapcache.c -fPIC -DPIC -o .libs/liblumierabackend_la-mmapcache.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-mmapings.lo -MD -MP -MF .deps/liblumierabackend_la-mmapings.Tpo -c ../src/backend/mmapings.c -fPIC -DPIC -o .libs/liblumierabackend_la-mmapings.o mv -f .deps/liblumierabackend_la-mmapcache.Tpo .deps/liblumierabackend_la-mmapcache.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-netnodefacade.lo -MD -MP -MF .deps/liblumierabackend_la-netnodefacade.Tpo -c -o liblumierabackend_la-netnodefacade.lo `test -f '../src/backend/netnodefacade.cpp' || echo '../'`../src/backend/netnodefacade.cpp mv -f .deps/liblumierabackend_la-mmapings.Tpo .deps/liblumierabackend_la-mmapings.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-resourcecollector.lo -MD -MP -MF .deps/liblumierabackend_la-resourcecollector.Tpo -c -o liblumierabackend_la-resourcecollector.lo `test -f '../src/backend/resourcecollector.c' || echo '../'`../src/backend/resourcecollector.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-netnodefacade.lo -MD -MP -MF .deps/liblumierabackend_la-netnodefacade.Tpo -c ../src/backend/netnodefacade.cpp -fPIC -DPIC -o .libs/liblumierabackend_la-netnodefacade.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-resourcecollector.lo -MD -MP -MF .deps/liblumierabackend_la-resourcecollector.Tpo -c ../src/backend/resourcecollector.c -fPIC -DPIC -o .libs/liblumierabackend_la-resourcecollector.o mv -f .deps/liblumierabackend_la-resourcecollector.Tpo .deps/liblumierabackend_la-resourcecollector.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-scriptrunnerfacade.lo -MD -MP -MF .deps/liblumierabackend_la-scriptrunnerfacade.Tpo -c -o liblumierabackend_la-scriptrunnerfacade.lo `test -f '../src/backend/scriptrunnerfacade.cpp' || echo '../'`../src/backend/scriptrunnerfacade.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-scriptrunnerfacade.lo -MD -MP -MF .deps/liblumierabackend_la-scriptrunnerfacade.Tpo -c ../src/backend/scriptrunnerfacade.cpp -fPIC -DPIC -o .libs/liblumierabackend_la-scriptrunnerfacade.o mv -f .deps/liblumierabackend_la-netnodefacade.Tpo .deps/liblumierabackend_la-netnodefacade.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-threadpool-init.lo -MD -MP -MF .deps/liblumierabackend_la-threadpool-init.Tpo -c -o liblumierabackend_la-threadpool-init.lo `test -f '../src/backend/threadpool-init.cpp' || echo '../'`../src/backend/threadpool-init.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -g -O2 -MT liblumierabackend_la-threadpool-init.lo -MD -MP -MF .deps/liblumierabackend_la-threadpool-init.Tpo -c ../src/backend/threadpool-init.cpp -fPIC -DPIC -o .libs/liblumierabackend_la-threadpool-init.o mv -f .deps/liblumierabackend_la-threadpool-init.Tpo .deps/liblumierabackend_la-threadpool-init.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-threadpool.lo -MD -MP -MF .deps/liblumierabackend_la-threadpool.Tpo -c -o liblumierabackend_la-threadpool.lo `test -f '../src/backend/threadpool.c' || echo '../'`../src/backend/threadpool.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-threadpool.lo -MD -MP -MF .deps/liblumierabackend_la-threadpool.Tpo -c ../src/backend/threadpool.c -fPIC -DPIC -o .libs/liblumierabackend_la-threadpool.o mv -f .deps/liblumierabackend_la-scriptrunnerfacade.Tpo .deps/liblumierabackend_la-scriptrunnerfacade.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-threads.lo -MD -MP -MF .deps/liblumierabackend_la-threads.Tpo -c -o liblumierabackend_la-threads.lo `test -f '../src/backend/threads.c' || echo '../'`../src/backend/threads.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumierabackend_la-threads.lo -MD -MP -MF .deps/liblumierabackend_la-threads.Tpo -c ../src/backend/threads.c -fPIC -DPIC -o .libs/liblumierabackend_la-threads.o mv -f .deps/liblumierabackend_la-threadpool.Tpo .deps/liblumierabackend_la-threadpool.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-appstate.lo -MD -MP -MF .deps/liblumieracommon_la-appstate.Tpo -c -o liblumieracommon_la-appstate.lo `test -f '../src/common/appstate.cpp' || echo '../'`../src/common/appstate.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-appstate.lo -MD -MP -MF .deps/liblumieracommon_la-appstate.Tpo -c ../src/common/appstate.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-appstate.o mv -f .deps/liblumierabackend_la-threads.Tpo .deps/liblumierabackend_la-threads.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config.lo -MD -MP -MF .deps/liblumieracommon_la-config.Tpo -c -o liblumieracommon_la-config.lo `test -f '../src/common/config.c' || echo '../'`../src/common/config.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config.lo -MD -MP -MF .deps/liblumieracommon_la-config.Tpo -c ../src/common/config.c -fPIC -DPIC -o .libs/liblumieracommon_la-config.o mv -f .deps/liblumieracommon_la-config.Tpo .deps/liblumieracommon_la-config.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_interface.lo -MD -MP -MF .deps/liblumieracommon_la-config_interface.Tpo -c -o liblumieracommon_la-config_interface.lo `test -f '../src/common/config_interface.c' || echo '../'`../src/common/config_interface.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_interface.lo -MD -MP -MF .deps/liblumieracommon_la-config_interface.Tpo -c ../src/common/config_interface.c -fPIC -DPIC -o .libs/liblumieracommon_la-config_interface.o mv -f .deps/liblumieracommon_la-config_interface.Tpo .deps/liblumieracommon_la-config_interface.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_lookup.lo -MD -MP -MF .deps/liblumieracommon_la-config_lookup.Tpo -c -o liblumieracommon_la-config_lookup.lo `test -f '../src/common/config_lookup.c' || echo '../'`../src/common/config_lookup.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_lookup.lo -MD -MP -MF .deps/liblumieracommon_la-config_lookup.Tpo -c ../src/common/config_lookup.c -fPIC -DPIC -o .libs/liblumieracommon_la-config_lookup.o mv -f .deps/liblumieracommon_la-appstate.Tpo .deps/liblumieracommon_la-appstate.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_typed.lo -MD -MP -MF .deps/liblumieracommon_la-config_typed.Tpo -c -o liblumieracommon_la-config_typed.lo `test -f '../src/common/config_typed.c' || echo '../'`../src/common/config_typed.c mv -f .deps/liblumieracommon_la-config_lookup.Tpo .deps/liblumieracommon_la-config_lookup.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_wordlist.lo -MD -MP -MF .deps/liblumieracommon_la-config_wordlist.Tpo -c -o liblumieracommon_la-config_wordlist.lo `test -f '../src/common/config_wordlist.c' || echo '../'`../src/common/config_wordlist.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_wordlist.lo -MD -MP -MF .deps/liblumieracommon_la-config_wordlist.Tpo -c ../src/common/config_wordlist.c -fPIC -DPIC -o .libs/liblumieracommon_la-config_wordlist.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-config_typed.lo -MD -MP -MF .deps/liblumieracommon_la-config_typed.Tpo -c ../src/common/config_typed.c -fPIC -DPIC -o .libs/liblumieracommon_la-config_typed.o mv -f .deps/liblumieracommon_la-config_wordlist.Tpo .deps/liblumieracommon_la-config_wordlist.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-configentry.lo -MD -MP -MF .deps/liblumieracommon_la-configentry.Tpo -c -o liblumieracommon_la-configentry.lo `test -f '../src/common/configentry.c' || echo '../'`../src/common/configentry.c mv -f .deps/liblumieracommon_la-config_typed.Tpo .deps/liblumieracommon_la-config_typed.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-configfacade.lo -MD -MP -MF .deps/liblumieracommon_la-configfacade.Tpo -c -o liblumieracommon_la-configfacade.lo `test -f '../src/common/configfacade.cpp' || echo '../'`../src/common/configfacade.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-configentry.lo -MD -MP -MF .deps/liblumieracommon_la-configentry.Tpo -c ../src/common/configentry.c -fPIC -DPIC -o .libs/liblumieracommon_la-configentry.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-configfacade.lo -MD -MP -MF .deps/liblumieracommon_la-configfacade.Tpo -c ../src/common/configfacade.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-configfacade.o mv -f .deps/liblumieracommon_la-configentry.Tpo .deps/liblumieracommon_la-configentry.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-configitem.lo -MD -MP -MF .deps/liblumieracommon_la-configitem.Tpo -c -o liblumieracommon_la-configitem.lo `test -f '../src/common/configitem.c' || echo '../'`../src/common/configitem.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-configitem.lo -MD -MP -MF .deps/liblumieracommon_la-configitem.Tpo -c ../src/common/configitem.c -fPIC -DPIC -o .libs/liblumieracommon_la-configitem.o mv -f .deps/liblumieracommon_la-configitem.Tpo .deps/liblumieracommon_la-configitem.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-configrules.lo -MD -MP -MF .deps/liblumieracommon_la-configrules.Tpo -c -o liblumieracommon_la-configrules.lo `test -f '../src/common/configrules.cpp' || echo '../'`../src/common/configrules.cpp ../src/common/configfacade.cpp:89: warning: unused parameter 'key' mv -f .deps/liblumieracommon_la-configfacade.Tpo .deps/liblumieracommon_la-configfacade.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-libgavl.lo -MD -MP -MF .deps/liblumieracommon_la-libgavl.Tpo -c -o liblumieracommon_la-libgavl.lo `test -f '../src/common/external/libgavl.cpp' || echo '../'`../src/common/external/libgavl.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-configrules.lo -MD -MP -MF .deps/liblumieracommon_la-configrules.Tpo -c ../src/common/configrules.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-configrules.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-libgavl.lo -MD -MP -MF .deps/liblumieracommon_la-libgavl.Tpo -c ../src/common/external/libgavl.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-libgavl.o mv -f .deps/liblumieracommon_la-configrules.Tpo .deps/liblumieracommon_la-configrules.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-guifacade.lo -MD -MP -MF .deps/liblumieracommon_la-guifacade.Tpo -c -o liblumieracommon_la-guifacade.lo `test -f '../src/common/guifacade.cpp' || echo '../'`../src/common/guifacade.cpp In file included from ../src/proc/control/mediaimpllib.hpp:29, from ../src/common/external/libgavl.hpp:29, from ../src/common/external/libgavl.cpp:26: ../src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor ../src/common/external/libgavl.cpp: In function 'void lib::external::provide_GAVL_stream_implementation_types()': ../src/common/external/libgavl.cpp:43: warning: unused variable 'typeManager' mv -f .deps/liblumieracommon_la-libgavl.Tpo .deps/liblumieracommon_la-libgavl.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-interface.lo -MD -MP -MF .deps/liblumieracommon_la-interface.Tpo -c -o liblumieracommon_la-interface.lo `test -f '../src/common/interface.c' || echo '../'`../src/common/interface.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-guifacade.lo -MD -MP -MF .deps/liblumieracommon_la-guifacade.Tpo -c ../src/common/guifacade.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-guifacade.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-interface.lo -MD -MP -MF .deps/liblumieracommon_la-interface.Tpo -c ../src/common/interface.c -fPIC -DPIC -o .libs/liblumieracommon_la-interface.o mv -f .deps/liblumieracommon_la-interface.Tpo .deps/liblumieracommon_la-interface.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-interfaceproxy.lo -MD -MP -MF .deps/liblumieracommon_la-interfaceproxy.Tpo -c -o liblumieracommon_la-interfaceproxy.lo `test -f '../src/common/interfaceproxy.cpp' || echo '../'`../src/common/interfaceproxy.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-interfaceproxy.lo -MD -MP -MF .deps/liblumieracommon_la-interfaceproxy.Tpo -c ../src/common/interfaceproxy.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-interfaceproxy.o mv -f .deps/liblumieracommon_la-guifacade.Tpo .deps/liblumieracommon_la-guifacade.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-interfaceregistry.lo -MD -MP -MF .deps/liblumieracommon_la-interfaceregistry.Tpo -c -o liblumieracommon_la-interfaceregistry.lo `test -f '../src/common/interfaceregistry.c' || echo '../'`../src/common/interfaceregistry.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-interfaceregistry.lo -MD -MP -MF .deps/liblumieracommon_la-interfaceregistry.Tpo -c ../src/common/interfaceregistry.c -fPIC -DPIC -o .libs/liblumieracommon_la-interfaceregistry.o mv -f .deps/liblumieracommon_la-interfaceproxy.Tpo .deps/liblumieracommon_la-interfaceproxy.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-option.lo -MD -MP -MF .deps/liblumieracommon_la-option.Tpo -c -o liblumieracommon_la-option.lo `test -f '../src/common/option.cpp' || echo '../'`../src/common/option.cpp mv -f .deps/liblumieracommon_la-interfaceregistry.Tpo .deps/liblumieracommon_la-interfaceregistry.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-plugin.lo -MD -MP -MF .deps/liblumieracommon_la-plugin.Tpo -c -o liblumieracommon_la-plugin.lo `test -f '../src/common/plugin.c' || echo '../'`../src/common/plugin.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-option.lo -MD -MP -MF .deps/liblumieracommon_la-option.Tpo -c ../src/common/option.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-option.o ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-plugin.lo -MD -MP -MF .deps/liblumieracommon_la-plugin.Tpo -c ../src/common/plugin.c -fPIC -DPIC -o .libs/liblumieracommon_la-plugin.o mv -f .deps/liblumieracommon_la-plugin.Tpo .deps/liblumieracommon_la-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-plugin_dynlib.lo -MD -MP -MF .deps/liblumieracommon_la-plugin_dynlib.Tpo -c -o liblumieracommon_la-plugin_dynlib.lo `test -f '../src/common/plugin_dynlib.c' || echo '../'`../src/common/plugin_dynlib.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -std=gnu99 -Wextra -Wall -Werror -g -O2 -pthread -MT liblumieracommon_la-plugin_dynlib.lo -MD -MP -MF .deps/liblumieracommon_la-plugin_dynlib.Tpo -c ../src/common/plugin_dynlib.c -fPIC -DPIC -o .libs/liblumieracommon_la-plugin_dynlib.o mv -f .deps/liblumieracommon_la-plugin_dynlib.Tpo .deps/liblumieracommon_la-plugin_dynlib.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-fake-configrules.lo -MD -MP -MF .deps/liblumieracommon_la-fake-configrules.Tpo -c -o liblumieracommon_la-fake-configrules.lo `test -f '../src/common/query/fake-configrules.cpp' || echo '../'`../src/common/query/fake-configrules.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-fake-configrules.lo -MD -MP -MF .deps/liblumieracommon_la-fake-configrules.Tpo -c ../src/common/query/fake-configrules.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-fake-configrules.o mv -f .deps/liblumieracommon_la-option.Tpo .deps/liblumieracommon_la-option.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH="\"/usr/local/share/lumiera/config:.\"" -DLUMIERA_PLUGIN_PATH="\"/usr/local/lib/lumiera/:./.libs\"" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-subsys.lo -MD -MP -MF .deps/liblumieracommon_la-subsys.Tpo -c -o liblumieracommon_la-subsys.lo `test -f '../src/common/subsys.cpp' || echo '../'`../src/common/subsys.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -DLUMIERA_CONFIG_PATH=\"/usr/local/share/lumiera/config:.\" -DLUMIERA_PLUGIN_PATH=\"/usr/local/lib/lumiera/:./.libs\" -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -MT liblumieracommon_la-subsys.lo -MD -MP -MF .deps/liblumieracommon_la-subsys.Tpo -c ../src/common/subsys.cpp -fPIC -DPIC -o .libs/liblumieracommon_la-subsys.o mv -f .deps/liblumieracommon_la-fake-configrules.Tpo .deps/liblumieracommon_la-fake-configrules.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-controller.lo -MD -MP -MF .deps/gtk_gui_la-controller.Tpo -c -o gtk_gui_la-controller.lo `test -f '../src/gui/controller/controller.cpp' || echo '../'`../src/gui/controller/controller.cpp mv -f .deps/liblumieracommon_la-subsys.Tpo .deps/liblumieracommon_la-subsys.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-playback-controller.lo -MD -MP -MF .deps/gtk_gui_la-playback-controller.Tpo -c -o gtk_gui_la-playback-controller.lo `test -f '../src/gui/controller/playback-controller.cpp' || echo '../'`../src/gui/controller/playback-controller.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-controller.lo -MD -MP -MF .deps/gtk_gui_la-controller.Tpo -c ../src/gui/controller/controller.cpp -fPIC -DPIC -o .libs/gtk_gui_la-controller.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-playback-controller.lo -MD -MP -MF .deps/gtk_gui_la-playback-controller.Tpo -c ../src/gui/controller/playback-controller.cpp -fPIC -DPIC -o .libs/gtk_gui_la-playback-controller.o mv -f .deps/gtk_gui_la-controller.Tpo .deps/gtk_gui_la-controller.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-name-chooser.lo -MD -MP -MF .deps/gtk_gui_la-name-chooser.Tpo -c -o gtk_gui_la-name-chooser.lo `test -f '../src/gui/dialogs/name-chooser.cpp' || echo '../'`../src/gui/dialogs/name-chooser.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-name-chooser.lo -MD -MP -MF .deps/gtk_gui_la-name-chooser.Tpo -c ../src/gui/dialogs/name-chooser.cpp -fPIC -DPIC -o .libs/gtk_gui_la-name-chooser.o mv -f .deps/gtk_gui_la-playback-controller.Tpo .deps/gtk_gui_la-playback-controller.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-preferences-dialog.lo -MD -MP -MF .deps/gtk_gui_la-preferences-dialog.Tpo -c -o gtk_gui_la-preferences-dialog.lo `test -f '../src/gui/dialogs/preferences-dialog.cpp' || echo '../'`../src/gui/dialogs/preferences-dialog.cpp mv -f .deps/gtk_gui_la-name-chooser.Tpo .deps/gtk_gui_la-name-chooser.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-render.lo -MD -MP -MF .deps/gtk_gui_la-render.Tpo -c -o gtk_gui_la-render.lo `test -f '../src/gui/dialogs/render.cpp' || echo '../'`../src/gui/dialogs/render.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-preferences-dialog.lo -MD -MP -MF .deps/gtk_gui_la-preferences-dialog.Tpo -c ../src/gui/dialogs/preferences-dialog.cpp -fPIC -DPIC -o .libs/gtk_gui_la-preferences-dialog.o mv -f .deps/gtk_gui_la-preferences-dialog.Tpo .deps/gtk_gui_la-preferences-dialog.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-display-service.lo -MD -MP -MF .deps/gtk_gui_la-display-service.Tpo -c -o gtk_gui_la-display-service.lo `test -f '../src/gui/display-service.cpp' || echo '../'`../src/gui/display-service.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-render.lo -MD -MP -MF .deps/gtk_gui_la-render.Tpo -c ../src/gui/dialogs/render.cpp -fPIC -DPIC -o .libs/gtk_gui_la-render.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-display-service.lo -MD -MP -MF .deps/gtk_gui_la-display-service.Tpo -c ../src/gui/display-service.cpp -fPIC -DPIC -o .libs/gtk_gui_la-display-service.o mv -f .deps/gtk_gui_la-render.Tpo .deps/gtk_gui_la-render.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-gtk-lumiera.lo -MD -MP -MF .deps/gtk_gui_la-gtk-lumiera.Tpo -c -o gtk_gui_la-gtk-lumiera.lo `test -f '../src/gui/gtk-lumiera.cpp' || echo '../'`../src/gui/gtk-lumiera.cpp ../src/gui/display-service.cpp:41: warning: unused parameter 'a' ../src/gui/display-service.cpp:41: warning: unused parameter 'b' mv -f .deps/gtk_gui_la-display-service.Tpo .deps/gtk_gui_la-display-service.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-guistart.lo -MD -MP -MF .deps/gtk_gui_la-guistart.Tpo -c -o gtk_gui_la-guistart.lo `test -f '../src/gui/guistart.cpp' || echo '../'`../src/gui/guistart.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-gtk-lumiera.lo -MD -MP -MF .deps/gtk_gui_la-gtk-lumiera.Tpo -c ../src/gui/gtk-lumiera.cpp -fPIC -DPIC -o .libs/gtk_gui_la-gtk-lumiera.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-guistart.lo -MD -MP -MF .deps/gtk_gui_la-guistart.Tpo -c ../src/gui/guistart.cpp -fPIC -DPIC -o .libs/gtk_gui_la-guistart.o mv -f .deps/gtk_gui_la-gtk-lumiera.Tpo .deps/gtk_gui_la-gtk-lumiera.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-clip-track.lo -MD -MP -MF .deps/gtk_gui_la-clip-track.Tpo -c -o gtk_gui_la-clip-track.lo `test -f '../src/gui/model/clip-track.cpp' || echo '../'`../src/gui/model/clip-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-clip-track.lo -MD -MP -MF .deps/gtk_gui_la-clip-track.Tpo -c ../src/gui/model/clip-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-clip-track.o In file included from ../src/backend/threadpool.h:28, from ../src/backend/threads.h:130, from ../src/backend/thread-wrapper.hpp:36, from ../src/gui/guistart.cpp:58: ../src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': ../src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement ../src/gui/guistart.cpp: At global scope: ../src/gui/guistart.cpp:168: warning: unused parameter 'a' ../src/gui/guistart.cpp:168: warning: unused parameter 'b' mv -f .deps/gtk_gui_la-guistart.Tpo .deps/gtk_gui_la-guistart.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-clip.lo -MD -MP -MF .deps/gtk_gui_la-clip.Tpo -c -o gtk_gui_la-clip.lo `test -f '../src/gui/model/clip.cpp' || echo '../'`../src/gui/model/clip.cpp mv -f .deps/gtk_gui_la-clip-track.Tpo .deps/gtk_gui_la-clip-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-group-track.lo -MD -MP -MF .deps/gtk_gui_la-group-track.Tpo -c -o gtk_gui_la-group-track.lo `test -f '../src/gui/model/group-track.cpp' || echo '../'`../src/gui/model/group-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-clip.lo -MD -MP -MF .deps/gtk_gui_la-clip.Tpo -c ../src/gui/model/clip.cpp -fPIC -DPIC -o .libs/gtk_gui_la-clip.o mv -f .deps/gtk_gui_la-clip.Tpo .deps/gtk_gui_la-clip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-parent-track.lo -MD -MP -MF .deps/gtk_gui_la-parent-track.Tpo -c -o gtk_gui_la-parent-track.lo `test -f '../src/gui/model/parent-track.cpp' || echo '../'`../src/gui/model/parent-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-group-track.lo -MD -MP -MF .deps/gtk_gui_la-group-track.Tpo -c ../src/gui/model/group-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-group-track.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-parent-track.lo -MD -MP -MF .deps/gtk_gui_la-parent-track.Tpo -c ../src/gui/model/parent-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-parent-track.o mv -f .deps/gtk_gui_la-group-track.Tpo .deps/gtk_gui_la-group-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-project.lo -MD -MP -MF .deps/gtk_gui_la-project.Tpo -c -o gtk_gui_la-project.lo `test -f '../src/gui/model/project.cpp' || echo '../'`../src/gui/model/project.cpp mv -f .deps/gtk_gui_la-parent-track.Tpo .deps/gtk_gui_la-parent-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-sequence.lo -MD -MP -MF .deps/gtk_gui_la-sequence.Tpo -c -o gtk_gui_la-sequence.lo `test -f '../src/gui/model/sequence.cpp' || echo '../'`../src/gui/model/sequence.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-project.lo -MD -MP -MF .deps/gtk_gui_la-project.Tpo -c ../src/gui/model/project.cpp -fPIC -DPIC -o .libs/gtk_gui_la-project.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-sequence.lo -MD -MP -MF .deps/gtk_gui_la-sequence.Tpo -c ../src/gui/model/sequence.cpp -fPIC -DPIC -o .libs/gtk_gui_la-sequence.o mv -f .deps/gtk_gui_la-project.Tpo .deps/gtk_gui_la-project.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-track.lo -MD -MP -MF .deps/gtk_gui_la-track.Tpo -c -o gtk_gui_la-track.lo `test -f '../src/gui/model/track.cpp' || echo '../'`../src/gui/model/track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-track.lo -MD -MP -MF .deps/gtk_gui_la-track.Tpo -c ../src/gui/model/track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-track.o mv -f .deps/gtk_gui_la-track.Tpo .deps/gtk_gui_la-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-notification-service.lo -MD -MP -MF .deps/gtk_gui_la-notification-service.Tpo -c -o gtk_gui_la-notification-service.lo `test -f '../src/gui/notification-service.cpp' || echo '../'`../src/gui/notification-service.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-notification-service.lo -MD -MP -MF .deps/gtk_gui_la-notification-service.Tpo -c ../src/gui/notification-service.cpp -fPIC -DPIC -o .libs/gtk_gui_la-notification-service.o ../src/gui/notification-service.cpp:65: warning: unused parameter 'a' ../src/gui/notification-service.cpp:65: warning: unused parameter 'b' mv -f .deps/gtk_gui_la-notification-service.Tpo .deps/gtk_gui_la-notification-service.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-displayer.lo -MD -MP -MF .deps/gtk_gui_la-displayer.Tpo -c -o gtk_gui_la-displayer.lo `test -f '../src/gui/output/displayer.cpp' || echo '../'`../src/gui/output/displayer.cpp mv -f .deps/gtk_gui_la-sequence.Tpo .deps/gtk_gui_la-sequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-gdkdisplayer.lo -MD -MP -MF .deps/gtk_gui_la-gdkdisplayer.Tpo -c -o gtk_gui_la-gdkdisplayer.lo `test -f '../src/gui/output/gdkdisplayer.cpp' || echo '../'`../src/gui/output/gdkdisplayer.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-displayer.lo -MD -MP -MF .deps/gtk_gui_la-displayer.Tpo -c ../src/gui/output/displayer.cpp -fPIC -DPIC -o .libs/gtk_gui_la-displayer.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-gdkdisplayer.lo -MD -MP -MF .deps/gtk_gui_la-gdkdisplayer.Tpo -c ../src/gui/output/gdkdisplayer.cpp -fPIC -DPIC -o .libs/gtk_gui_la-gdkdisplayer.o mv -f .deps/gtk_gui_la-displayer.Tpo .deps/gtk_gui_la-displayer.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-xvdisplayer.lo -MD -MP -MF .deps/gtk_gui_la-xvdisplayer.Tpo -c -o gtk_gui_la-xvdisplayer.lo `test -f '../src/gui/output/xvdisplayer.cpp' || echo '../'`../src/gui/output/xvdisplayer.cpp mv -f .deps/gtk_gui_la-gdkdisplayer.Tpo .deps/gtk_gui_la-gdkdisplayer.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel.lo -MD -MP -MF .deps/gtk_gui_la-panel.Tpo -c -o gtk_gui_la-panel.lo `test -f '../src/gui/panels/panel.cpp' || echo '../'`../src/gui/panels/panel.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-xvdisplayer.lo -MD -MP -MF .deps/gtk_gui_la-xvdisplayer.Tpo -c ../src/gui/output/xvdisplayer.cpp -fPIC -DPIC -o .libs/gtk_gui_la-xvdisplayer.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel.lo -MD -MP -MF .deps/gtk_gui_la-panel.Tpo -c ../src/gui/panels/panel.cpp -fPIC -DPIC -o .libs/gtk_gui_la-panel.o mv -f .deps/gtk_gui_la-panel.Tpo .deps/gtk_gui_la-panel.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-resources-panel.lo -MD -MP -MF .deps/gtk_gui_la-resources-panel.Tpo -c -o gtk_gui_la-resources-panel.lo `test -f '../src/gui/panels/resources-panel.cpp' || echo '../'`../src/gui/panels/resources-panel.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-resources-panel.lo -MD -MP -MF .deps/gtk_gui_la-resources-panel.Tpo -c ../src/gui/panels/resources-panel.cpp -fPIC -DPIC -o .libs/gtk_gui_la-resources-panel.o mv -f .deps/gtk_gui_la-resources-panel.Tpo .deps/gtk_gui_la-resources-panel.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-panel.lo -MD -MP -MF .deps/gtk_gui_la-timeline-panel.Tpo -c -o gtk_gui_la-timeline-panel.lo `test -f '../src/gui/panels/timeline-panel.cpp' || echo '../'`../src/gui/panels/timeline-panel.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-panel.lo -MD -MP -MF .deps/gtk_gui_la-timeline-panel.Tpo -c ../src/gui/panels/timeline-panel.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-panel.o ../src/gui/output/xvdisplayer.cpp: In constructor 'gui::output::XvDisplayer::XvDisplayer(Gtk::Widget*, int, int)': ../src/gui/output/xvdisplayer.cpp:65: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'XvPortID' ../src/gui/output/xvdisplayer.cpp:65: warning: format '%u' expects type 'unsigned int', but argument 8 has type 'long unsigned int' mv -f .deps/gtk_gui_la-xvdisplayer.Tpo .deps/gtk_gui_la-xvdisplayer.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-viewer-panel.lo -MD -MP -MF .deps/gtk_gui_la-viewer-panel.Tpo -c -o gtk_gui_la-viewer-panel.lo `test -f '../src/gui/panels/viewer-panel.cpp' || echo '../'`../src/gui/panels/viewer-panel.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-viewer-panel.lo -MD -MP -MF .deps/gtk_gui_la-viewer-panel.Tpo -c ../src/gui/panels/viewer-panel.cpp -fPIC -DPIC -o .libs/gtk_gui_la-viewer-panel.o mv -f .deps/gtk_gui_la-viewer-panel.Tpo .deps/gtk_gui_la-viewer-panel.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-rectangle.lo -MD -MP -MF .deps/gtk_gui_la-rectangle.Tpo -c -o gtk_gui_la-rectangle.lo `test -f '../src/gui/util/rectangle.cpp' || echo '../'`../src/gui/util/rectangle.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-rectangle.lo -MD -MP -MF .deps/gtk_gui_la-rectangle.Tpo -c ../src/gui/util/rectangle.cpp -fPIC -DPIC -o .libs/gtk_gui_la-rectangle.o mv -f .deps/gtk_gui_la-timeline-panel.Tpo .deps/gtk_gui_la-timeline-panel.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-button-bar.lo -MD -MP -MF .deps/gtk_gui_la-button-bar.Tpo -c -o gtk_gui_la-button-bar.lo `test -f '../src/gui/widgets/button-bar.cpp' || echo '../'`../src/gui/widgets/button-bar.cpp mv -f .deps/gtk_gui_la-rectangle.Tpo .deps/gtk_gui_la-rectangle.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-menu-button.lo -MD -MP -MF .deps/gtk_gui_la-menu-button.Tpo -c -o gtk_gui_la-menu-button.lo `test -f '../src/gui/widgets/menu-button.cpp' || echo '../'`../src/gui/widgets/menu-button.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-button-bar.lo -MD -MP -MF .deps/gtk_gui_la-button-bar.Tpo -c ../src/gui/widgets/button-bar.cpp -fPIC -DPIC -o .libs/gtk_gui_la-button-bar.o mv -f .deps/gtk_gui_la-button-bar.Tpo .deps/gtk_gui_la-button-bar.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel-bar.lo -MD -MP -MF .deps/gtk_gui_la-panel-bar.Tpo -c -o gtk_gui_la-panel-bar.lo `test -f '../src/gui/widgets/panel-bar.cpp' || echo '../'`../src/gui/widgets/panel-bar.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-menu-button.lo -MD -MP -MF .deps/gtk_gui_la-menu-button.Tpo -c ../src/gui/widgets/menu-button.cpp -fPIC -DPIC -o .libs/gtk_gui_la-menu-button.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel-bar.lo -MD -MP -MF .deps/gtk_gui_la-panel-bar.Tpo -c ../src/gui/widgets/panel-bar.cpp -fPIC -DPIC -o .libs/gtk_gui_la-panel-bar.o mv -f .deps/gtk_gui_la-menu-button.Tpo .deps/gtk_gui_la-menu-button.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-widget.lo -MD -MP -MF .deps/gtk_gui_la-timeline-widget.Tpo -c -o gtk_gui_la-timeline-widget.lo `test -f '../src/gui/widgets/timeline-widget.cpp' || echo '../'`../src/gui/widgets/timeline-widget.cpp mv -f .deps/gtk_gui_la-panel-bar.Tpo .deps/gtk_gui_la-panel-bar.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-arrow-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-arrow-tool.Tpo -c -o gtk_gui_la-timeline-arrow-tool.lo `test -f '../src/gui/widgets/timeline/timeline-arrow-tool.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-arrow-tool.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-widget.lo -MD -MP -MF .deps/gtk_gui_la-timeline-widget.Tpo -c ../src/gui/widgets/timeline-widget.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-widget.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-arrow-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-arrow-tool.Tpo -c ../src/gui/widgets/timeline/timeline-arrow-tool.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-arrow-tool.o mv -f .deps/gtk_gui_la-timeline-widget.Tpo .deps/gtk_gui_la-timeline-widget.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-body.lo -MD -MP -MF .deps/gtk_gui_la-timeline-body.Tpo -c -o gtk_gui_la-timeline-body.lo `test -f '../src/gui/widgets/timeline/timeline-body.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-body.cpp mv -f .deps/gtk_gui_la-timeline-arrow-tool.Tpo .deps/gtk_gui_la-timeline-arrow-tool.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-clip-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-clip-track.Tpo -c -o gtk_gui_la-timeline-clip-track.lo `test -f '../src/gui/widgets/timeline/timeline-clip-track.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-clip-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-body.lo -MD -MP -MF .deps/gtk_gui_la-timeline-body.Tpo -c ../src/gui/widgets/timeline/timeline-body.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-body.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-clip-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-clip-track.Tpo -c ../src/gui/widgets/timeline/timeline-clip-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-clip-track.o mv -f .deps/gtk_gui_la-timeline-clip-track.Tpo .deps/gtk_gui_la-timeline-clip-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-clip.lo -MD -MP -MF .deps/gtk_gui_la-timeline-clip.Tpo -c -o gtk_gui_la-timeline-clip.lo `test -f '../src/gui/widgets/timeline/timeline-clip.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-clip.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-clip.lo -MD -MP -MF .deps/gtk_gui_la-timeline-clip.Tpo -c ../src/gui/widgets/timeline/timeline-clip.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-clip.o mv -f .deps/gtk_gui_la-timeline-clip.Tpo .deps/gtk_gui_la-timeline-clip.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-group-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-group-track.Tpo -c -o gtk_gui_la-timeline-group-track.lo `test -f '../src/gui/widgets/timeline/timeline-group-track.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-group-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-group-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-group-track.Tpo -c ../src/gui/widgets/timeline/timeline-group-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-group-track.o mv -f .deps/gtk_gui_la-timeline-group-track.Tpo .deps/gtk_gui_la-timeline-group-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-header-container.lo -MD -MP -MF .deps/gtk_gui_la-timeline-header-container.Tpo -c -o gtk_gui_la-timeline-header-container.lo `test -f '../src/gui/widgets/timeline/timeline-header-container.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-header-container.cpp mv -f .deps/gtk_gui_la-timeline-body.Tpo .deps/gtk_gui_la-timeline-body.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-header-widget.lo -MD -MP -MF .deps/gtk_gui_la-timeline-header-widget.Tpo -c -o gtk_gui_la-timeline-header-widget.lo `test -f '../src/gui/widgets/timeline/timeline-header-widget.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-header-widget.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-header-container.lo -MD -MP -MF .deps/gtk_gui_la-timeline-header-container.Tpo -c ../src/gui/widgets/timeline/timeline-header-container.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-header-container.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-header-widget.lo -MD -MP -MF .deps/gtk_gui_la-timeline-header-widget.Tpo -c ../src/gui/widgets/timeline/timeline-header-widget.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-header-widget.o mv -f .deps/gtk_gui_la-timeline-header-container.Tpo .deps/gtk_gui_la-timeline-header-container.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-ibeam-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-ibeam-tool.Tpo -c -o gtk_gui_la-timeline-ibeam-tool.lo `test -f '../src/gui/widgets/timeline/timeline-ibeam-tool.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-ibeam-tool.cpp mv -f .deps/gtk_gui_la-timeline-header-widget.Tpo .deps/gtk_gui_la-timeline-header-widget.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-layout-helper.lo -MD -MP -MF .deps/gtk_gui_la-timeline-layout-helper.Tpo -c -o gtk_gui_la-timeline-layout-helper.lo `test -f '../src/gui/widgets/timeline/timeline-layout-helper.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-layout-helper.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-ibeam-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-ibeam-tool.Tpo -c ../src/gui/widgets/timeline/timeline-ibeam-tool.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-ibeam-tool.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-layout-helper.lo -MD -MP -MF .deps/gtk_gui_la-timeline-layout-helper.Tpo -c ../src/gui/widgets/timeline/timeline-layout-helper.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-layout-helper.o mv -f .deps/gtk_gui_la-timeline-ibeam-tool.Tpo .deps/gtk_gui_la-timeline-ibeam-tool.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-ruler.lo -MD -MP -MF .deps/gtk_gui_la-timeline-ruler.Tpo -c -o gtk_gui_la-timeline-ruler.lo `test -f '../src/gui/widgets/timeline/timeline-ruler.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-ruler.cpp mv -f .deps/gtk_gui_la-timeline-layout-helper.Tpo .deps/gtk_gui_la-timeline-layout-helper.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-state.lo -MD -MP -MF .deps/gtk_gui_la-timeline-state.Tpo -c -o gtk_gui_la-timeline-state.lo `test -f '../src/gui/widgets/timeline/timeline-state.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-state.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-ruler.lo -MD -MP -MF .deps/gtk_gui_la-timeline-ruler.Tpo -c ../src/gui/widgets/timeline/timeline-ruler.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-ruler.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-state.lo -MD -MP -MF .deps/gtk_gui_la-timeline-state.Tpo -c ../src/gui/widgets/timeline/timeline-state.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-state.o mv -f .deps/gtk_gui_la-timeline-ruler.Tpo .deps/gtk_gui_la-timeline-ruler.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-tool.Tpo -c -o gtk_gui_la-timeline-tool.lo `test -f '../src/gui/widgets/timeline/timeline-tool.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-tool.cpp mv -f .deps/gtk_gui_la-timeline-state.Tpo .deps/gtk_gui_la-timeline-state.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-track.Tpo -c -o gtk_gui_la-timeline-track.lo `test -f '../src/gui/widgets/timeline/timeline-track.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-track.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-tool.lo -MD -MP -MF .deps/gtk_gui_la-timeline-tool.Tpo -c ../src/gui/widgets/timeline/timeline-tool.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-tool.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-track.lo -MD -MP -MF .deps/gtk_gui_la-timeline-track.Tpo -c ../src/gui/widgets/timeline/timeline-track.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-track.o mv -f .deps/gtk_gui_la-timeline-tool.Tpo .deps/gtk_gui_la-timeline-tool.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-view-window.lo -MD -MP -MF .deps/gtk_gui_la-timeline-view-window.Tpo -c -o gtk_gui_la-timeline-view-window.lo `test -f '../src/gui/widgets/timeline/timeline-view-window.cpp' || echo '../'`../src/gui/widgets/timeline/timeline-view-window.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-timeline-view-window.lo -MD -MP -MF .deps/gtk_gui_la-timeline-view-window.Tpo -c ../src/gui/widgets/timeline/timeline-view-window.cpp -fPIC -DPIC -o .libs/gtk_gui_la-timeline-view-window.o mv -f .deps/gtk_gui_la-timeline-view-window.Tpo .deps/gtk_gui_la-timeline-view-window.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-video-display-widget.lo -MD -MP -MF .deps/gtk_gui_la-video-display-widget.Tpo -c -o gtk_gui_la-video-display-widget.lo `test -f '../src/gui/widgets/video-display-widget.cpp' || echo '../'`../src/gui/widgets/video-display-widget.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-video-display-widget.lo -MD -MP -MF .deps/gtk_gui_la-video-display-widget.Tpo -c ../src/gui/widgets/video-display-widget.cpp -fPIC -DPIC -o .libs/gtk_gui_la-video-display-widget.o mv -f .deps/gtk_gui_la-video-display-widget.Tpo .deps/gtk_gui_la-video-display-widget.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-window-manager.lo -MD -MP -MF .deps/gtk_gui_la-window-manager.Tpo -c -o gtk_gui_la-window-manager.lo `test -f '../src/gui/window-manager.cpp' || echo '../'`../src/gui/window-manager.cpp mv -f .deps/gtk_gui_la-timeline-track.Tpo .deps/gtk_gui_la-timeline-track.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-actions.lo -MD -MP -MF .deps/gtk_gui_la-actions.Tpo -c -o gtk_gui_la-actions.lo `test -f '../src/gui/workspace/actions.cpp' || echo '../'`../src/gui/workspace/actions.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-window-manager.lo -MD -MP -MF .deps/gtk_gui_la-window-manager.Tpo -c ../src/gui/window-manager.cpp -fPIC -DPIC -o .libs/gtk_gui_la-window-manager.o ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-actions.lo -MD -MP -MF .deps/gtk_gui_la-actions.Tpo -c ../src/gui/workspace/actions.cpp -fPIC -DPIC -o .libs/gtk_gui_la-actions.o mv -f .deps/gtk_gui_la-window-manager.Tpo .deps/gtk_gui_la-window-manager.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel-manager.lo -MD -MP -MF .deps/gtk_gui_la-panel-manager.Tpo -c -o gtk_gui_la-panel-manager.lo `test -f '../src/gui/workspace/panel-manager.cpp' || echo '../'`../src/gui/workspace/panel-manager.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-panel-manager.lo -MD -MP -MF .deps/gtk_gui_la-panel-manager.Tpo -c ../src/gui/workspace/panel-manager.cpp -fPIC -DPIC -o .libs/gtk_gui_la-panel-manager.o mv -f .deps/gtk_gui_la-actions.Tpo .deps/gtk_gui_la-actions.Plo /bin/sh ./libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DPACKAGE_SRC_DIR=\"".."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-workspace-window.lo -MD -MP -MF .deps/gtk_gui_la-workspace-window.Tpo -c -o gtk_gui_la-workspace-window.lo `test -f '../src/gui/workspace/workspace-window.cpp' || echo '../'`../src/gui/workspace/workspace-window.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DPACKAGE_LOCALE_DIR=\"/usr/local//locale\" -DPACKAGE_SRC_DIR=\"..\" -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DLUMIERA_PLUGIN -I../src/ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -MT gtk_gui_la-workspace-window.lo -MD -MP -MF .deps/gtk_gui_la-workspace-window.Tpo -c ../src/gui/workspace/workspace-window.cpp -fPIC -DPIC -o .libs/gtk_gui_la-workspace-window.o mv -f .deps/gtk_gui_la-panel-manager.Tpo .deps/gtk_gui_la-panel-manager.Plo ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -MT lumiera-main.o -MD -MP -MF .deps/lumiera-main.Tpo -c -o lumiera-main.o `test -f '../src/lumiera/main.cpp' || echo '../'`../src/lumiera/main.cpp mv -f .deps/gtk_gui_la-workspace-window.Tpo .deps/gtk_gui_la-workspace-window.Plo mv -f .deps/lumiera-main.Tpo .deps/lumiera-main.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -g -O2 -pthread -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -std=gnu99 -Wall -Werror -g -O2 -pthread -MT luidgen-luidgen.o -MD -MP -MF .deps/luidgen-luidgen.Tpo -c -o luidgen-luidgen.o `test -f '../src/tool/luidgen.c' || echo '../'`../src/tool/luidgen.c ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT vgsuppression-vgsuppression.o -MD -MP -MF .deps/vgsuppression-vgsuppression.Tpo -c -o vgsuppression-vgsuppression.o `test -f '../tests/tool/vgsuppression.c' || echo '../'`../tests/tool/vgsuppression.c mv -f .deps/vgsuppression-vgsuppression.Tpo .deps/vgsuppression-vgsuppression.Po cp ../src/gui/lumiera_ui.rc . cp ../icons/prerendered/16x16/panel-resources.png ./16x16 cp ../icons/prerendered/22x22/panel-resources.png ./22x22 cp ../icons/prerendered/32x32/panel-resources.png ./32x32 cp ../icons/prerendered/16x16/panel-timeline.png ./16x16 cp ../icons/prerendered/16x16/panel-viewer.png ./16x16 cp ../icons/prerendered/22x22/panel-viewer.png ./22x22 cp ../icons/prerendered/32x32/panel-viewer.png ./32x32 /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiera.la -rpath /usr/local/lib liblumiera_la-advice.lo liblumiera_la-binding.lo liblumiera_la-allocationcluster.lo liblumiera_la-cmdline.lo liblumiera_la-condition.lo liblumiera_la-error.lo liblumiera_la-exception.lo liblumiera_la-lifecycle.lo liblumiera_la-lockerror.lo liblumiera_la-logging.lo liblumiera_la-luid.lo liblumiera_la-lumitime.lo liblumiera_la-mpool.lo liblumiera_la-mrucache.lo liblumiera_la-mutex.lo liblumiera_la-nobug-init.lo liblumiera_la-psplay.lo liblumiera_la-query.lo liblumiera_la-reccondition.lo liblumiera_la-recmutex.lo liblumiera_la-rwlock.lo liblumiera_la-safeclib.lo liblumiera_la-streamtype.lo liblumiera_la-symbol-impl.lo liblumiera_la-suite.lo liblumiera_la-test-helper.lo liblumiera_la-testoption.lo liblumiera_la-time.lo liblumiera_la-tmpbuf.lo liblumiera_la-util.lo -pthread -I/usr/include/valgrind -lnobugmt -lrt -lboost_program_options-mt -lboost_regex-mt mv -f .deps/luidgen-luidgen.Tpo .deps/luidgen-luidgen.Po /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiproc.la liblumiproc_la-asset.lo liblumiproc_la-assetmanager.lo liblumiproc_la-controllerfacade.lo liblumiproc_la-facade.lo liblumiproc_la-state.lo ar cru .libs/liblumiproc.a .libs/liblumiproc_la-asset.o .libs/liblumiproc_la-assetmanager.o .libs/liblumiproc_la-controllerfacade.o .libs/liblumiproc_la-facade.o .libs/liblumiproc_la-state.o ranlib .libs/liblumiproc.a creating liblumiproc.la (cd .libs && rm -f liblumiproc.la && ln -s ../liblumiproc.la liblumiproc.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocasset.la liblumiprocasset_la-category.lo liblumiprocasset_la-clip.lo liblumiprocasset_la-codec.lo liblumiprocasset_la-compoundmedia.lo liblumiprocasset_la-effect.lo liblumiprocasset_la-media.lo liblumiprocasset_la-meta.lo liblumiprocasset_la-pipe.lo liblumiprocasset_la-preview.lo liblumiprocasset_la-proc.lo liblumiprocasset_la-procpatt.lo liblumiprocasset_la-sequence.lo liblumiprocasset_la-struct.lo liblumiprocasset_la-timeline.lo liblumiprocasset_la-unknown.lo ccache g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/liblumiera_la-advice.o .libs/liblumiera_la-binding.o .libs/liblumiera_la-allocationcluster.o .libs/liblumiera_la-cmdline.o .libs/liblumiera_la-condition.o .libs/liblumiera_la-error.o .libs/liblumiera_la-exception.o .libs/liblumiera_la-lifecycle.o .libs/liblumiera_la-lockerror.o .libs/liblumiera_la-logging.o .libs/liblumiera_la-luid.o .libs/liblumiera_la-lumitime.o .libs/liblumiera_la-mpool.o .libs/liblumiera_la-mrucache.o .libs/liblumiera_la-mutex.o .libs/liblumiera_la-nobug-init.o .libs/liblumiera_la-psplay.o .libs/liblumiera_la-query.o .libs/liblumiera_la-reccondition.o .libs/liblumiera_la-recmutex.o .libs/liblumiera_la-rwlock.o .libs/liblumiera_la-safeclib.o .libs/liblumiera_la-streamtype.o .libs/liblumiera_la-symbol-impl.o .libs/liblumiera_la-suite.o .libs/liblumiera_la-test-helper.o .libs/liblumiera_la-testoption.o .libs/liblumiera_la-time.o .libs/liblumiera_la-tmpbuf.o .libs/liblumiera_la-util.o /usr/lib/libnobugmt.so -lrt -lboost_program_options-mt -lboost_regex-mt -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,liblumiera.so.0 -o .libs/liblumiera.so.0.0.0 ar cru .libs/liblumiprocasset.a .libs/liblumiprocasset_la-category.o .libs/liblumiprocasset_la-clip.o .libs/liblumiprocasset_la-codec.o .libs/liblumiprocasset_la-compoundmedia.o .libs/liblumiprocasset_la-effect.o .libs/liblumiprocasset_la-media.o .libs/liblumiprocasset_la-meta.o .libs/liblumiprocasset_la-pipe.o .libs/liblumiprocasset_la-preview.o .libs/liblumiprocasset_la-proc.o .libs/liblumiprocasset_la-procpatt.o .libs/liblumiprocasset_la-sequence.o .libs/liblumiprocasset_la-struct.o .libs/liblumiprocasset_la-timeline.o .libs/liblumiprocasset_la-unknown.o ranlib .libs/liblumiprocasset.a creating liblumiprocasset.la (cd .libs && rm -f liblumiera.so.0 && ln -s liblumiera.so.0.0.0 liblumiera.so.0) (cd .libs && rm -f liblumiera.so && ln -s liblumiera.so.0.0.0 liblumiera.so) (cd .libs && rm -f liblumiprocasset.la && ln -s ../liblumiprocasset.la liblumiprocasset.la) creating liblumiera.la /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiproccontrol.la liblumiproccontrol_la-command-impl.lo liblumiproccontrol_la-command.lo liblumiproccontrol_la-handling-pattern.lo liblumiproccontrol_la-pathmanager.lo liblumiproccontrol_la-proc-dispatcher.lo liblumiproccontrol_la-stypemanager.lo (cd .libs && rm -f liblumiera.la && ln -s ../liblumiera.la liblumiera.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocengine.la liblumiprocengine_la-buffhandle.lo liblumiprocengine_la-link.lo liblumiprocengine_la-mask.lo liblumiprocengine_la-nodefactory.lo liblumiprocengine_la-nodewiring.lo liblumiprocengine_la-pluginadapter.lo liblumiprocengine_la-projector.lo liblumiprocengine_la-render-invocation.lo liblumiprocengine_la-renderengine.lo liblumiprocengine_la-rendergraph.lo liblumiprocengine_la-source.lo liblumiprocengine_la-stateproxy.lo liblumiprocengine_la-trafo.lo ar cru .libs/liblumiproccontrol.a .libs/liblumiproccontrol_la-command-impl.o .libs/liblumiproccontrol_la-command.o .libs/liblumiproccontrol_la-handling-pattern.o .libs/liblumiproccontrol_la-pathmanager.o .libs/liblumiproccontrol_la-proc-dispatcher.o .libs/liblumiproccontrol_la-stypemanager.o ranlib .libs/liblumiproccontrol.a creating liblumiproccontrol.la (cd .libs && rm -f liblumiproccontrol.la && ln -s ../liblumiproccontrol.la liblumiproccontrol.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocmobject.la liblumiprocmobject_la-builderfacade.lo liblumiprocmobject_la-interpolator.lo liblumiprocmobject_la-mobject-ref.lo liblumiprocmobject_la-mobject.lo liblumiprocmobject_la-parameter.lo liblumiprocmobject_la-paramprovider.lo liblumiprocmobject_la-placement.lo ar cru .libs/liblumiprocengine.a .libs/liblumiprocengine_la-buffhandle.o .libs/liblumiprocengine_la-link.o .libs/liblumiprocengine_la-mask.o .libs/liblumiprocengine_la-nodefactory.o .libs/liblumiprocengine_la-nodewiring.o .libs/liblumiprocengine_la-pluginadapter.o .libs/liblumiprocengine_la-projector.o .libs/liblumiprocengine_la-render-invocation.o .libs/liblumiprocengine_la-renderengine.o .libs/liblumiprocengine_la-rendergraph.o .libs/liblumiprocengine_la-source.o .libs/liblumiprocengine_la-stateproxy.o .libs/liblumiprocengine_la-trafo.o ranlib .libs/liblumiprocengine.a creating liblumiprocengine.la (cd .libs && rm -f liblumiprocengine.la && ln -s ../liblumiprocengine.la liblumiprocengine.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocmobjectbuilder.la liblumiprocmobjectbuilder_la-assembler.lo liblumiprocmobjectbuilder_la-conmanager.lo liblumiprocmobjectbuilder_la-nodecreatortool.lo liblumiprocmobjectbuilder_la-segmentationtool.lo liblumiprocmobjectbuilder_la-toolfactory.lo ar cru .libs/liblumiprocmobject.a .libs/liblumiprocmobject_la-builderfacade.o .libs/liblumiprocmobject_la-interpolator.o .libs/liblumiprocmobject_la-mobject-ref.o .libs/liblumiprocmobject_la-mobject.o .libs/liblumiprocmobject_la-parameter.o .libs/liblumiprocmobject_la-paramprovider.o .libs/liblumiprocmobject_la-placement.o ranlib .libs/liblumiprocmobject.a creating liblumiprocmobject.la (cd .libs && rm -f liblumiprocmobject.la && ln -s ../liblumiprocmobject.la liblumiprocmobject.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocmobjectsession.la liblumiprocmobjectsession_la-abstractmo.lo liblumiprocmobjectsession_la-allocation.lo liblumiprocmobjectsession_la-auto.lo liblumiprocmobjectsession_la-binding.lo liblumiprocmobjectsession_la-clip.lo liblumiprocmobjectsession_la-compoundclip.lo liblumiprocmobjectsession_la-constraint.lo liblumiprocmobjectsession_la-defsmanager.lo liblumiprocmobjectsession_la-effect.lo liblumiprocmobjectsession_la-fixedlocation.lo liblumiprocmobjectsession_la-fixture.lo liblumiprocmobjectsession_la-label.lo liblumiprocmobjectsession_la-locatingpin.lo liblumiprocmobjectsession_la-meta.lo liblumiprocmobjectsession_la-mobjectfactory.lo liblumiprocmobjectsession_la-placement-index-query-resolver.lo liblumiprocmobjectsession_la-placement-index.lo liblumiprocmobjectsession_la-plug.lo liblumiprocmobjectsession_la-query-focus.lo liblumiprocmobjectsession_la-query-resolver.lo liblumiprocmobjectsession_la-relativelocation.lo liblumiprocmobjectsession_la-root.lo liblumiprocmobjectsession_la-scope-path.lo liblumiprocmobjectsession_la-scope.lo liblumiprocmobjectsession_la-segment.lo liblumiprocmobjectsession_la-segmentation.lo liblumiprocmobjectsession_la-sess-manager-impl.lo liblumiprocmobjectsession_la-session-impl.lo liblumiprocmobjectsession_la-session-services.lo liblumiprocmobjectsession_la-session.lo liblumiprocmobjectsession_la-simpleclip.lo liblumiprocmobjectsession_la-track.lo liblumiprocmobjectsession_la-wish.lo ar cru .libs/liblumiprocmobjectbuilder.a .libs/liblumiprocmobjectbuilder_la-assembler.o .libs/liblumiprocmobjectbuilder_la-conmanager.o .libs/liblumiprocmobjectbuilder_la-nodecreatortool.o .libs/liblumiprocmobjectbuilder_la-segmentationtool.o .libs/liblumiprocmobjectbuilder_la-toolfactory.o ranlib .libs/liblumiprocmobjectbuilder.a creating liblumiprocmobjectbuilder.la (cd .libs && rm -f liblumiprocmobjectbuilder.la && ln -s ../liblumiprocmobjectbuilder.la liblumiprocmobjectbuilder.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o liblumiprocplay.la liblumiprocplay_la-dummy-image-generator.lo liblumiprocplay_la-dummy-player-service.lo ar cru .libs/liblumiprocplay.a .libs/liblumiprocplay_la-dummy-image-generator.o .libs/liblumiprocplay_la-dummy-player-service.o ranlib .libs/liblumiprocplay.a creating liblumiprocplay.la (cd .libs && rm -f liblumiprocplay.la && ln -s ../liblumiprocplay.la liblumiprocplay.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -g -O2 -o liblumierabackend.la -rpath /usr/local/lib liblumierabackend_la-backend.lo liblumierabackend_la-enginefacade.lo liblumierabackend_la-file.lo liblumierabackend_la-filedescriptor.lo liblumierabackend_la-filedescriptorregistry.lo liblumierabackend_la-filehandle.lo liblumierabackend_la-filehandlecache.lo liblumierabackend_la-fileheader.lo liblumierabackend_la-mediaaccessfacade.lo liblumierabackend_la-mmap.lo liblumierabackend_la-mmapcache.lo liblumierabackend_la-mmapings.lo liblumierabackend_la-netnodefacade.lo liblumierabackend_la-resourcecollector.lo liblumierabackend_la-scriptrunnerfacade.lo liblumierabackend_la-threadpool-init.lo liblumierabackend_la-threadpool.lo liblumierabackend_la-threads.lo -lnobugmt -lrt liblumiera.la ar cru .libs/liblumiprocmobjectsession.a .libs/liblumiprocmobjectsession_la-abstractmo.o .libs/liblumiprocmobjectsession_la-allocation.o .libs/liblumiprocmobjectsession_la-auto.o .libs/liblumiprocmobjectsession_la-binding.o .libs/liblumiprocmobjectsession_la-clip.o .libs/liblumiprocmobjectsession_la-compoundclip.o .libs/liblumiprocmobjectsession_la-constraint.o .libs/liblumiprocmobjectsession_la-defsmanager.o .libs/liblumiprocmobjectsession_la-effect.o .libs/liblumiprocmobjectsession_la-fixedlocation.o .libs/liblumiprocmobjectsession_la-fixture.o .libs/liblumiprocmobjectsession_la-label.o .libs/liblumiprocmobjectsession_la-locatingpin.o .libs/liblumiprocmobjectsession_la-meta.o .libs/liblumiprocmobjectsession_la-mobjectfactory.o .libs/liblumiprocmobjectsession_la-placement-index-query-resolver.o .libs/liblumiprocmobjectsession_la-placement-index.o .libs/liblumiprocmobjectsession_la-plug.o .libs/liblumiprocmobjectsession_la-query-focus.o .libs/liblumiprocmobjectsession_la-query-resolver.o .libs/liblumiprocmobjectsession_la-relativelocation.o .libs/liblumiprocmobjectsession_la-root.o .libs/liblumiprocmobjectsession_la-scope-path.o .libs/liblumiprocmobjectsession_la-scope.o .libs/liblumiprocmobjectsession_la-segment.o .libs/liblumiprocmobjectsession_la-segmentation.o .libs/liblumiprocmobjectsession_la-sess-manager-impl.o .libs/liblumiprocmobjectsession_la-session-impl.o .libs/liblumiprocmobjectsession_la-session-services.o .libs/liblumiprocmobjectsession_la-session.o .libs/liblumiprocmobjectsession_la-simpleclip.o .libs/liblumiprocmobjectsession_la-track.o .libs/liblumiprocmobjectsession_la-wish.o ranlib .libs/liblumiprocmobjectsession.a creating liblumiprocmobjectsession.la (cd .libs && rm -f liblumiprocmobjectsession.la && ln -s ../liblumiprocmobjectsession.la liblumiprocmobjectsession.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/valgrind -Wextra -Wall -g -O2 -o liblumieracommon.la -rpath /usr/local/lib liblumieracommon_la-appstate.lo liblumieracommon_la-config.lo liblumieracommon_la-config_interface.lo liblumieracommon_la-config_lookup.lo liblumieracommon_la-config_typed.lo liblumieracommon_la-config_wordlist.lo liblumieracommon_la-configentry.lo liblumieracommon_la-configfacade.lo liblumieracommon_la-configitem.lo liblumieracommon_la-configrules.lo liblumieracommon_la-libgavl.lo liblumieracommon_la-guifacade.lo liblumieracommon_la-interface.lo liblumieracommon_la-interfaceproxy.lo liblumieracommon_la-interfaceregistry.lo liblumieracommon_la-option.lo liblumieracommon_la-plugin.lo liblumieracommon_la-plugin_dynlib.lo liblumieracommon_la-fake-configrules.lo liblumieracommon_la-subsys.lo -lsigc-2.0 -ldl -lnobugmt -lrt liblumiera.la ccache g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/liblumierabackend_la-backend.o .libs/liblumierabackend_la-enginefacade.o .libs/liblumierabackend_la-file.o .libs/liblumierabackend_la-filedescriptor.o .libs/liblumierabackend_la-filedescriptorregistry.o .libs/liblumierabackend_la-filehandle.o .libs/liblumierabackend_la-filehandlecache.o .libs/liblumierabackend_la-fileheader.o .libs/liblumierabackend_la-mediaaccessfacade.o .libs/liblumierabackend_la-mmap.o .libs/liblumierabackend_la-mmapcache.o .libs/liblumierabackend_la-mmapings.o .libs/liblumierabackend_la-netnodefacade.o .libs/liblumierabackend_la-resourcecollector.o .libs/liblumierabackend_la-scriptrunnerfacade.o .libs/liblumierabackend_la-threadpool-init.o .libs/liblumierabackend_la-threadpool.o .libs/liblumierabackend_la-threads.o -Wl,--rpath -Wl,/home/lumiera/lumiera/ct/build/.libs /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-soname -Wl,liblumierabackend.so.0 -o .libs/liblumierabackend.so.0.0.0 (cd .libs && rm -f liblumierabackend.so.0 && ln -s liblumierabackend.so.0.0.0 liblumierabackend.so.0) (cd .libs && rm -f liblumierabackend.so && ln -s liblumierabackend.so.0.0.0 liblumierabackend.so) creating liblumierabackend.la (cd .libs && rm -f liblumierabackend.la && ln -s ../liblumierabackend.la liblumierabackend.la) /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -std=gnu99 -Wall -Werror -g -O2 -pthread -o luidgen luidgen-luidgen.o liblumiera.la -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -lnobugmt -lrt -lboost_program_options-mt -lboost_regex-mt -pthread -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairomm-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgavl -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXv -lnobugmt -lrt -lgdl-lum -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ccache g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/liblumieracommon_la-appstate.o .libs/liblumieracommon_la-config.o .libs/liblumieracommon_la-config_interface.o .libs/liblumieracommon_la-config_lookup.o .libs/liblumieracommon_la-config_typed.o .libs/liblumieracommon_la-config_wordlist.o .libs/liblumieracommon_la-configentry.o .libs/liblumieracommon_la-configfacade.o .libs/liblumieracommon_la-configitem.o .libs/liblumieracommon_la-configrules.o .libs/liblumieracommon_la-libgavl.o .libs/liblumieracommon_la-guifacade.o .libs/liblumieracommon_la-interface.o .libs/liblumieracommon_la-interfaceproxy.o .libs/liblumieracommon_la-interfaceregistry.o .libs/liblumieracommon_la-option.o .libs/liblumieracommon_la-plugin.o .libs/liblumieracommon_la-plugin_dynlib.o .libs/liblumieracommon_la-fake-configrules.o .libs/liblumieracommon_la-subsys.o -Wl,--rpath -Wl,/home/lumiera/lumiera/ct/build/.libs /usr/lib/libsigc-2.0.so -ldl /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -pthread -Wl,-soname -Wl,liblumieracommon.so.0 -o .libs/liblumieracommon.so.0.0.0 (cd .libs && rm -f liblumieracommon.so.0 && ln -s liblumieracommon.so.0.0.0 liblumieracommon.so.0) (cd .libs && rm -f liblumieracommon.so && ln -s liblumieracommon.so.0.0.0 liblumieracommon.so) creating liblumieracommon.la (cd .libs && rm -f liblumieracommon.la && ln -s ../liblumieracommon.la liblumieracommon.la) /bin/sh ./libtool --tag=CC --mode=link ccache gcc -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Wextra -Werror -g -O2 -pthread -o liblumieraproc.la -rpath /usr/local/lib -pthread -I/usr/include/valgrind -lnobugmt -lrt liblumiproc.la liblumiprocasset.la liblumiproccontrol.la liblumiprocengine.la liblumiprocmobject.la liblumiprocmobjectbuilder.la liblumiprocmobjectsession.la liblumiprocplay.la ccache gcc -shared -Wl,--whole-archive ./.libs/liblumiproc.a ./.libs/liblumiprocasset.a ./.libs/liblumiproccontrol.a ./.libs/liblumiprocengine.a ./.libs/liblumiprocmobject.a ./.libs/liblumiprocmobjectbuilder.a ./.libs/liblumiprocmobjectsession.a ./.libs/liblumiprocplay.a -Wl,--no-whole-archive /usr/lib/libnobugmt.so -lrt -pthread -pthread -pthread -Wl,-soname -Wl,liblumieraproc.so.0 -o .libs/liblumieraproc.so.0.0.0 (cd .libs && rm -f liblumieraproc.so.0 && ln -s liblumieraproc.so.0.0.0 liblumieraproc.so.0) (cd .libs && rm -f liblumieraproc.so && ln -s liblumieraproc.so.0.0.0 liblumieraproc.so) creating liblumieraproc.la (cd .libs && rm -f liblumieraproc.la && ln -s ../liblumieraproc.la liblumieraproc.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wextra -g -O2 -module -avoid-version -no-undefined -rpath /dev/null -shrext .lum -o gtk_gui.la -rpath /usr/local/lib/lumiera gtk_gui_la-controller.lo gtk_gui_la-playback-controller.lo gtk_gui_la-name-chooser.lo gtk_gui_la-preferences-dialog.lo gtk_gui_la-render.lo gtk_gui_la-display-service.lo gtk_gui_la-gtk-lumiera.lo gtk_gui_la-guistart.lo gtk_gui_la-clip-track.lo gtk_gui_la-clip.lo gtk_gui_la-group-track.lo gtk_gui_la-parent-track.lo gtk_gui_la-project.lo gtk_gui_la-sequence.lo gtk_gui_la-track.lo gtk_gui_la-notification-service.lo gtk_gui_la-displayer.lo gtk_gui_la-gdkdisplayer.lo gtk_gui_la-xvdisplayer.lo gtk_gui_la-panel.lo gtk_gui_la-resources-panel.lo gtk_gui_la-timeline-panel.lo gtk_gui_la-viewer-panel.lo gtk_gui_la-rectangle.lo gtk_gui_la-button-bar.lo gtk_gui_la-menu-button.lo gtk_gui_la-panel-bar.lo gtk_gui_la-timeline-widget.lo gtk_gui_la-timeline-arrow-tool.lo gtk_gui_la-timeline-body.lo gtk_gui_la-timeline-clip-track.lo gtk_gui_la-timeline-clip.lo gtk_gui_la-timeline-group-track.lo gtk_gui_la-timeline-header-container.lo gtk_gui_la-timeline-header-widget.lo gtk_gui_la-timeline-ibeam-tool.lo gtk_gui_la-timeline-layout-helper.lo gtk_gui_la-timeline-ruler.lo gtk_gui_la-timeline-state.lo gtk_gui_la-timeline-tool.lo gtk_gui_la-timeline-track.lo gtk_gui_la-timeline-view-window.lo gtk_gui_la-video-display-widget.lo gtk_gui_la-window-manager.lo gtk_gui_la-actions.lo gtk_gui_la-panel-manager.lo gtk_gui_la-workspace-window.lo -pthread -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairomm-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgavl -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXv -lnobugmt -lrt -lgdl-lum -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 liblumiera.la liblumierabackend.la liblumieracommon.la liblumieraproc.la ccache gcc -g -O2 -pthread -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -std=gnu99 -Wall -Werror -g -O2 -pthread -o .libs/luidgen luidgen-luidgen.o -pthread -I/usr/include/valgrind -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread ./.libs/liblumiera.so -lboost_program_options-mt -lboost_regex-mt /usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so /usr/lib/libpangomm-1.4.so /usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so /usr/lib/libcairomm-1.0.so -lrsvg-2 -lgavl /usr/lib/libgthread-2.0.so -lXext -lXv /usr/lib/libnobugmt.so -lrt /usr/lib/libgdl-lum.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so creating luidgen /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o lumiera lumiera-main.o -lnobugmt -lrt liblumiera.la liblumierabackend.la liblumieracommon.la liblumieraproc.la ccache g++ -pthread -I/usr/include/valgrind -Wall -Wextra -g -O2 -o .libs/lumiera lumiera-main.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so creating lumiera /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o vgsuppression vgsuppression-vgsuppression.o -lnobugmt -lrt liblumieraproc.la liblumierabackend.la liblumieracommon.la liblumiera.la -lboost_regex-mt -lboost_program_options-mt -ldl ccache gcc -g -O2 -pthread -o .libs/vgsuppression vgsuppression-vgsuppression.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumieraproc.so ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumiera.so -lboost_regex-mt -lboost_program_options-mt -ldl libtool: link: warning: ignoring multiple `-rpath's for a libtool library ccache g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/gtk_gui_la-controller.o .libs/gtk_gui_la-playback-controller.o .libs/gtk_gui_la-name-chooser.o .libs/gtk_gui_la-preferences-dialog.o .libs/gtk_gui_la-render.o .libs/gtk_gui_la-display-service.o .libs/gtk_gui_la-gtk-lumiera.o .libs/gtk_gui_la-guistart.o .libs/gtk_gui_la-clip-track.o .libs/gtk_gui_la-clip.o .libs/gtk_gui_la-group-track.o .libs/gtk_gui_la-parent-track.o .libs/gtk_gui_la-project.o .libs/gtk_gui_la-sequence.o .libs/gtk_gui_la-track.o .libs/gtk_gui_la-notification-service.o .libs/gtk_gui_la-displayer.o .libs/gtk_gui_la-gdkdisplayer.o .libs/gtk_gui_la-xvdisplayer.o .libs/gtk_gui_la-panel.o .libs/gtk_gui_la-resources-panel.o .libs/gtk_gui_la-timeline-panel.o .libs/gtk_gui_la-viewer-panel.o .libs/gtk_gui_la-rectangle.o .libs/gtk_gui_la-button-bar.o .libs/gtk_gui_la-menu-button.o .libs/gtk_gui_la-panel-bar.o .libs/gtk_gui_la-timeline-widget.o .libs/gtk_gui_la-timeline-arrow-tool.o .libs/gtk_gui_la-timeline-body.o .libs/gtk_gui_la-timeline-clip-track.o .libs/gtk_gui_la-timeline-clip.o .libs/gtk_gui_la-timeline-group-track.o .libs/gtk_gui_la-timeline-header-container.o .libs/gtk_gui_la-timeline-header-widget.o .libs/gtk_gui_la-timeline-ibeam-tool.o .libs/gtk_gui_la-timeline-layout-helper.o .libs/gtk_gui_la-timeline-ruler.o .libs/gtk_gui_la-timeline-state.o .libs/gtk_gui_la-timeline-tool.o .libs/gtk_gui_la-timeline-track.o .libs/gtk_gui_la-timeline-view-window.o .libs/gtk_gui_la-video-display-widget.o .libs/gtk_gui_la-window-manager.o .libs/gtk_gui_la-actions.o .libs/gtk_gui_la-panel-manager.o .libs/gtk_gui_la-workspace-window.o -Wl,--rpath -Wl,/home/lumiera/lumiera/ct/build/.libs /usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so /usr/lib/libpangomm-1.4.so /usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so /usr/lib/libcairomm-1.0.so -lrsvg-2 -lgavl /usr/lib/libgthread-2.0.so -lXext -lXv /usr/lib/libnobugmt.so -lrt /usr/lib/libgdl-lum.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so ./.libs/liblumiera.so ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,gtk_gui.lum -o .libs/gtk_gui.lum creating vgsuppression creating gtk_gui.la (cd .libs && rm -f gtk_gui.la && ln -s ../gtk_gui.la gtk_gui.la) make[2]: Leaving directory `/home/lumiera/lumiera/ct/build' make[1]: Leaving directory `/home/lumiera/lumiera/ct/build' make check-recursive make[1]: Entering directory `/home/lumiera/lumiera/ct/build' make[2]: Entering directory `/home/lumiera/lumiera/ct/build' make examplepluginc.la test-lib test-components test-error test-locking test-llist test-mpool test-psplay test-safeclib test-luid test-filedescriptors test-filehandles test-filemmap test-fileheader test-slist test-config test-interfaces test-threads test-threadpool make[3]: Entering directory `/home/lumiera/lumiera/ct/build' /bin/sh ./libtool --tag=CC --mode=compile ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -DLUMIERA_PLUGIN -I../src/ -g -O2 -pthread -MT examplepluginc_la-example_plugin.lo -MD -MP -MF .deps/examplepluginc_la-example_plugin.Tpo -c -o examplepluginc_la-example_plugin.lo `test -f '../tests/plugin/examplepluginc/example_plugin.c' || echo '../'`../tests/plugin/examplepluginc/example_plugin.c ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-basics-test.o -MD -MP -MF .deps/test_lib-advice-basics-test.Tpo -c -o test_lib-advice-basics-test.o `test -f '../tests/lib/advice/advice-basics-test.cpp' || echo '../'`../tests/lib/advice/advice-basics-test.cpp ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" "-DPACKAGE_STRING=\"lumiera 0.1pre\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -DLUMIERA_PLUGIN -I../src/ -g -O2 -pthread -MT examplepluginc_la-example_plugin.lo -MD -MP -MF .deps/examplepluginc_la-example_plugin.Tpo -c ../tests/plugin/examplepluginc/example_plugin.c -fPIC -DPIC -o .libs/examplepluginc_la-example_plugin.o mv -f .deps/examplepluginc_la-example_plugin.Tpo .deps/examplepluginc_la-example_plugin.Plo ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-binding-pattern-test.o -MD -MP -MF .deps/test_lib-advice-binding-pattern-test.Tpo -c -o test_lib-advice-binding-pattern-test.o `test -f '../tests/lib/advice/advice-binding-pattern-test.cpp' || echo '../'`../tests/lib/advice/advice-binding-pattern-test.cpp mv -f .deps/test_lib-advice-binding-pattern-test.Tpo .deps/test_lib-advice-binding-pattern-test.Po mv -f .deps/test_lib-advice-basics-test.Tpo .deps/test_lib-advice-basics-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-configuration-test.o -MD -MP -MF .deps/test_lib-advice-configuration-test.Tpo -c -o test_lib-advice-configuration-test.o `test -f '../tests/lib/advice/advice-configuration-test.cpp' || echo '../'`../tests/lib/advice/advice-configuration-test.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-index-test.o -MD -MP -MF .deps/test_lib-advice-index-test.Tpo -c -o test_lib-advice-index-test.o `test -f '../tests/lib/advice/advice-index-test.cpp' || echo '../'`../tests/lib/advice/advice-index-test.cpp mv -f .deps/test_lib-advice-configuration-test.Tpo .deps/test_lib-advice-configuration-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-multiplicity-test.o -MD -MP -MF .deps/test_lib-advice-multiplicity-test.Tpo -c -o test_lib-advice-multiplicity-test.o `test -f '../tests/lib/advice/advice-multiplicity-test.cpp' || echo '../'`../tests/lib/advice/advice-multiplicity-test.cpp mv -f .deps/test_lib-advice-multiplicity-test.Tpo .deps/test_lib-advice-multiplicity-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-advice-situations-test.o -MD -MP -MF .deps/test_lib-advice-situations-test.Tpo -c -o test_lib-advice-situations-test.o `test -f '../tests/lib/advice/advice-situations-test.cpp' || echo '../'`../tests/lib/advice/advice-situations-test.cpp mv -f .deps/test_lib-advice-index-test.Tpo .deps/test_lib-advice-index-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-allocationclustertest.o -MD -MP -MF .deps/test_lib-allocationclustertest.Tpo -c -o test_lib-allocationclustertest.o `test -f '../tests/lib/allocationclustertest.cpp' || echo '../'`../tests/lib/allocationclustertest.cpp mv -f .deps/test_lib-advice-situations-test.Tpo .deps/test_lib-advice-situations-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-appconfigtest.o -MD -MP -MF .deps/test_lib-appconfigtest.Tpo -c -o test_lib-appconfigtest.o `test -f '../tests/lib/appconfigtest.cpp' || echo '../'`../tests/lib/appconfigtest.cpp mv -f .deps/test_lib-allocationclustertest.Tpo .deps/test_lib-allocationclustertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-bool-checkable-test.o -MD -MP -MF .deps/test_lib-bool-checkable-test.Tpo -c -o test_lib-bool-checkable-test.o `test -f '../tests/lib/bool-checkable-test.cpp' || echo '../'`../tests/lib/bool-checkable-test.cpp mv -f .deps/test_lib-appconfigtest.Tpo .deps/test_lib-appconfigtest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-custom-shared-ptr-test.o -MD -MP -MF .deps/test_lib-custom-shared-ptr-test.Tpo -c -o test_lib-custom-shared-ptr-test.o `test -f '../tests/lib/custom-shared-ptr-test.cpp' || echo '../'`../tests/lib/custom-shared-ptr-test.cpp mv -f .deps/test_lib-bool-checkable-test.Tpo .deps/test_lib-bool-checkable-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-del-stash-test.o -MD -MP -MF .deps/test_lib-del-stash-test.Tpo -c -o test_lib-del-stash-test.o `test -f '../tests/lib/del-stash-test.cpp' || echo '../'`../tests/lib/del-stash-test.cpp mv -f .deps/test_lib-del-stash-test.Tpo .deps/test_lib-del-stash-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-exceptionerrortest.o -MD -MP -MF .deps/test_lib-exceptionerrortest.Tpo -c -o test_lib-exceptionerrortest.o `test -f '../tests/lib/exceptionerrortest.cpp' || echo '../'`../tests/lib/exceptionerrortest.cpp mv -f .deps/test_lib-custom-shared-ptr-test.Tpo .deps/test_lib-custom-shared-ptr-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-factory-special-test.o -MD -MP -MF .deps/test_lib-factory-special-test.Tpo -c -o test_lib-factory-special-test.o `test -f '../tests/lib/factory-special-test.cpp' || echo '../'`../tests/lib/factory-special-test.cpp mv -f .deps/test_lib-exceptionerrortest.Tpo .deps/test_lib-exceptionerrortest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-factorytest.o -MD -MP -MF .deps/test_lib-factorytest.Tpo -c -o test_lib-factorytest.o `test -f '../tests/lib/factorytest.cpp' || echo '../'`../tests/lib/factorytest.cpp mv -f .deps/test_lib-factory-special-test.Tpo .deps/test_lib-factory-special-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-format-helper-test.o -MD -MP -MF .deps/test_lib-format-helper-test.Tpo -c -o test_lib-format-helper-test.o `test -f '../tests/lib/format-helper-test.cpp' || echo '../'`../tests/lib/format-helper-test.cpp mv -f .deps/test_lib-factorytest.Tpo .deps/test_lib-factorytest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-functor-util-test.o -MD -MP -MF .deps/test_lib-functor-util-test.Tpo -c -o test_lib-functor-util-test.o `test -f '../tests/lib/functor-util-test.cpp' || echo '../'`../tests/lib/functor-util-test.cpp mv -f .deps/test_lib-format-helper-test.Tpo .deps/test_lib-format-helper-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-hash-indexed-test.o -MD -MP -MF .deps/test_lib-hash-indexed-test.Tpo -c -o test_lib-hash-indexed-test.o `test -f '../tests/lib/hash-indexed-test.cpp' || echo '../'`../tests/lib/hash-indexed-test.cpp mv -f .deps/test_lib-functor-util-test.Tpo .deps/test_lib-functor-util-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-helloworldtest.o -MD -MP -MF .deps/test_lib-helloworldtest.Tpo -c -o test_lib-helloworldtest.o `test -f '../tests/lib/helloworldtest.cpp' || echo '../'`../tests/lib/helloworldtest.cpp mv -f .deps/test_lib-hash-indexed-test.Tpo .deps/test_lib-hash-indexed-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-item-wrapper-test.o -MD -MP -MF .deps/test_lib-item-wrapper-test.Tpo -c -o test_lib-item-wrapper-test.o `test -f '../tests/lib/item-wrapper-test.cpp' || echo '../'`../tests/lib/item-wrapper-test.cpp mv -f .deps/test_lib-helloworldtest.Tpo .deps/test_lib-helloworldtest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-iter-adapter-stl-test.o -MD -MP -MF .deps/test_lib-iter-adapter-stl-test.Tpo -c -o test_lib-iter-adapter-stl-test.o `test -f '../tests/lib/iter-adapter-stl-test.cpp' || echo '../'`../tests/lib/iter-adapter-stl-test.cpp mv -f .deps/test_lib-iter-adapter-stl-test.Tpo .deps/test_lib-iter-adapter-stl-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-iter-adapter-test.o -MD -MP -MF .deps/test_lib-iter-adapter-test.Tpo -c -o test_lib-iter-adapter-test.o `test -f '../tests/lib/iter-adapter-test.cpp' || echo '../'`../tests/lib/iter-adapter-test.cpp mv -f .deps/test_lib-iter-adapter-test.Tpo .deps/test_lib-iter-adapter-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-iter-source-test.o -MD -MP -MF .deps/test_lib-iter-source-test.Tpo -c -o test_lib-iter-source-test.o `test -f '../tests/lib/iter-source-test.cpp' || echo '../'`../tests/lib/iter-source-test.cpp mv -f .deps/test_lib-item-wrapper-test.Tpo .deps/test_lib-item-wrapper-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-itertools-test.o -MD -MP -MF .deps/test_lib-itertools-test.Tpo -c -o test_lib-itertools-test.o `test -f '../tests/lib/itertools-test.cpp' || echo '../'`../tests/lib/itertools-test.cpp mv -f .deps/test_lib-itertools-test.Tpo .deps/test_lib-itertools-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-lifecycletest.o -MD -MP -MF .deps/test_lib-lifecycletest.Tpo -c -o test_lib-lifecycletest.o `test -f '../tests/lib/lifecycletest.cpp' || echo '../'`../tests/lib/lifecycletest.cpp mv -f .deps/test_lib-iter-source-test.Tpo .deps/test_lib-iter-source-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-mainsuite.o -MD -MP -MF .deps/test_lib-mainsuite.Tpo -c -o test_lib-mainsuite.o `test -f '../tests/lib/mainsuite.cpp' || echo '../'`../tests/lib/mainsuite.cpp mv -f .deps/test_lib-mainsuite.Tpo .deps/test_lib-mainsuite.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-config-flags-test.o -MD -MP -MF .deps/test_lib-config-flags-test.Tpo -c -o test_lib-config-flags-test.o `test -f '../tests/lib/meta/config-flags-test.cpp' || echo '../'`../tests/lib/meta/config-flags-test.cpp mv -f .deps/test_lib-lifecycletest.Tpo .deps/test_lib-lifecycletest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-duck-detector-test.o -MD -MP -MF .deps/test_lib-duck-detector-test.Tpo -c -o test_lib-duck-detector-test.o `test -f '../tests/lib/meta/duck-detector-test.cpp' || echo '../'`../tests/lib/meta/duck-detector-test.cpp mv -f .deps/test_lib-duck-detector-test.Tpo .deps/test_lib-duck-detector-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-function-closure-test.o -MD -MP -MF .deps/test_lib-function-closure-test.Tpo -c -o test_lib-function-closure-test.o `test -f '../tests/lib/meta/function-closure-test.cpp' || echo '../'`../tests/lib/meta/function-closure-test.cpp mv -f .deps/test_lib-config-flags-test.Tpo .deps/test_lib-config-flags-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-function-composition-test.o -MD -MP -MF .deps/test_lib-function-composition-test.Tpo -c -o test_lib-function-composition-test.o `test -f '../tests/lib/meta/function-composition-test.cpp' || echo '../'`../tests/lib/meta/function-composition-test.cpp mv -f .deps/test_lib-function-closure-test.Tpo .deps/test_lib-function-closure-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-function-erasure-test.o -MD -MP -MF .deps/test_lib-function-erasure-test.Tpo -c -o test_lib-function-erasure-test.o `test -f '../tests/lib/meta/function-erasure-test.cpp' || echo '../'`../tests/lib/meta/function-erasure-test.cpp mv -f .deps/test_lib-function-erasure-test.Tpo .deps/test_lib-function-erasure-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-generator-test.o -MD -MP -MF .deps/test_lib-generator-test.Tpo -c -o test_lib-generator-test.o `test -f '../tests/lib/meta/generator-test.cpp' || echo '../'`../tests/lib/meta/generator-test.cpp ../tests/lib/meta/generator-test.cpp: In member function 'virtual void lumiera::typelist::test::TypeListGenerator_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': ../tests/lib/meta/generator-test.cpp:138: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' mv -f .deps/test_lib-generator-test.Tpo .deps/test_lib-generator-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-iterable-classification-test.o -MD -MP -MF .deps/test_lib-iterable-classification-test.Tpo -c -o test_lib-iterable-classification-test.o `test -f '../tests/lib/meta/iterable-classification-test.cpp' || echo '../'`../tests/lib/meta/iterable-classification-test.cpp mv -f .deps/test_lib-function-composition-test.Tpo .deps/test_lib-function-composition-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-type-tuple-test.o -MD -MP -MF .deps/test_lib-type-tuple-test.Tpo -c -o test_lib-type-tuple-test.o `test -f '../tests/lib/meta/type-tuple-test.cpp' || echo '../'`../tests/lib/meta/type-tuple-test.cpp mv -f .deps/test_lib-iterable-classification-test.Tpo .deps/test_lib-iterable-classification-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-typelist-manip-test.o -MD -MP -MF .deps/test_lib-typelist-manip-test.Tpo -c -o test_lib-typelist-manip-test.o `test -f '../tests/lib/meta/typelist-manip-test.cpp' || echo '../'`../tests/lib/meta/typelist-manip-test.cpp mv -f .deps/test_lib-type-tuple-test.Tpo .deps/test_lib-type-tuple-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-typelist-test.o -MD -MP -MF .deps/test_lib-typelist-test.Tpo -c -o test_lib-typelist-test.o `test -f '../tests/lib/meta/typelist-test.cpp' || echo '../'`../tests/lib/meta/typelist-test.cpp mv -f .deps/test_lib-typelist-manip-test.Tpo .deps/test_lib-typelist-manip-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-typeseq-manip-test.o -MD -MP -MF .deps/test_lib-typeseq-manip-test.Tpo -c -o test_lib-typeseq-manip-test.o `test -f '../tests/lib/meta/typeseq-manip-test.cpp' || echo '../'`../tests/lib/meta/typeseq-manip-test.cpp mv -f .deps/test_lib-typelist-test.Tpo .deps/test_lib-typelist-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-multifact-argument-test.o -MD -MP -MF .deps/test_lib-multifact-argument-test.Tpo -c -o test_lib-multifact-argument-test.o `test -f '../tests/lib/multifact-argument-test.cpp' || echo '../'`../tests/lib/multifact-argument-test.cpp mv -f .deps/test_lib-multifact-argument-test.Tpo .deps/test_lib-multifact-argument-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-multifact-test.o -MD -MP -MF .deps/test_lib-multifact-test.Tpo -c -o test_lib-multifact-test.o `test -f '../tests/lib/multifact-test.cpp' || echo '../'`../tests/lib/multifact-test.cpp mv -f .deps/test_lib-typeseq-manip-test.Tpo .deps/test_lib-typeseq-manip-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-null-value-test.o -MD -MP -MF .deps/test_lib-null-value-test.Tpo -c -o test_lib-null-value-test.o `test -f '../tests/lib/null-value-test.cpp' || echo '../'`../tests/lib/null-value-test.cpp mv -f .deps/test_lib-null-value-test.Tpo .deps/test_lib-null-value-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-opaque-holder-test.o -MD -MP -MF .deps/test_lib-opaque-holder-test.Tpo -c -o test_lib-opaque-holder-test.o `test -f '../tests/lib/opaque-holder-test.cpp' || echo '../'`../tests/lib/opaque-holder-test.cpp mv -f .deps/test_lib-multifact-test.Tpo .deps/test_lib-multifact-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-opaque-unchecked-buffer-test.o -MD -MP -MF .deps/test_lib-opaque-unchecked-buffer-test.Tpo -c -o test_lib-opaque-unchecked-buffer-test.o `test -f '../tests/lib/opaque-unchecked-buffer-test.cpp' || echo '../'`../tests/lib/opaque-unchecked-buffer-test.cpp mv -f .deps/test_lib-opaque-holder-test.Tpo .deps/test_lib-opaque-holder-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-query-utils-test.o -MD -MP -MF .deps/test_lib-query-utils-test.Tpo -c -o test_lib-query-utils-test.o `test -f '../tests/lib/query/query-utils-test.cpp' || echo '../'`../tests/lib/query/query-utils-test.cpp mv -f .deps/test_lib-opaque-unchecked-buffer-test.Tpo .deps/test_lib-opaque-unchecked-buffer-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-removefromsettest.o -MD -MP -MF .deps/test_lib-removefromsettest.Tpo -c -o test_lib-removefromsettest.o `test -f '../tests/lib/removefromsettest.cpp' || echo '../'`../tests/lib/removefromsettest.cpp mv -f .deps/test_lib-removefromsettest.Tpo .deps/test_lib-removefromsettest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-sanitised-identifier-test.o -MD -MP -MF .deps/test_lib-sanitised-identifier-test.Tpo -c -o test_lib-sanitised-identifier-test.o `test -f '../tests/lib/sanitised-identifier-test.cpp' || echo '../'`../tests/lib/sanitised-identifier-test.cpp mv -f .deps/test_lib-sanitised-identifier-test.Tpo .deps/test_lib-sanitised-identifier-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-scoped-holder-test.o -MD -MP -MF .deps/test_lib-scoped-holder-test.Tpo -c -o test_lib-scoped-holder-test.o `test -f '../tests/lib/scoped-holder-test.cpp' || echo '../'`../tests/lib/scoped-holder-test.cpp mv -f .deps/test_lib-query-utils-test.Tpo .deps/test_lib-query-utils-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-scoped-ptrvect-test.o -MD -MP -MF .deps/test_lib-scoped-ptrvect-test.Tpo -c -o test_lib-scoped-ptrvect-test.o `test -f '../tests/lib/scoped-ptrvect-test.cpp' || echo '../'`../tests/lib/scoped-ptrvect-test.cpp mv -f .deps/test_lib-scoped-ptrvect-test.Tpo .deps/test_lib-scoped-ptrvect-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-scopedholdertransfertest.o -MD -MP -MF .deps/test_lib-scopedholdertransfertest.Tpo -c -o test_lib-scopedholdertransfertest.o `test -f '../tests/lib/scopedholdertransfertest.cpp' || echo '../'`../tests/lib/scopedholdertransfertest.cpp ../tests/lib/scoped-holder-test.cpp: In member function 'void lib::test::ScopedHolder_test::checkAllocation() [with HO = lib::ScopedHolder::Dummy>]': ../tests/lib/scoped-holder-test.cpp:65: instantiated from here ../tests/lib/scoped-holder-test.cpp:108: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' ../tests/lib/scoped-holder-test.cpp:109: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' ../tests/lib/scoped-holder-test.cpp: In member function 'void lib::test::ScopedHolder_test::checkAllocation() [with HO = lib::ScopedPtrHolder::Dummy>]': ../tests/lib/scoped-holder-test.cpp:71: instantiated from here ../tests/lib/scoped-holder-test.cpp:108: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' ../tests/lib/scoped-holder-test.cpp:109: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' mv -f .deps/test_lib-scoped-holder-test.Tpo .deps/test_lib-scoped-holder-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-singleton-subclass-test.o -MD -MP -MF .deps/test_lib-singleton-subclass-test.Tpo -c -o test_lib-singleton-subclass-test.o `test -f '../tests/lib/singleton-subclass-test.cpp' || echo '../'`../tests/lib/singleton-subclass-test.cpp mv -f .deps/test_lib-scopedholdertransfertest.Tpo .deps/test_lib-scopedholdertransfertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-singleton-test.o -MD -MP -MF .deps/test_lib-singleton-test.Tpo -c -o test_lib-singleton-test.o `test -f '../tests/lib/singleton-test.cpp' || echo '../'`../tests/lib/singleton-test.cpp mv -f .deps/test_lib-singleton-subclass-test.Tpo .deps/test_lib-singleton-subclass-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-singletontestmocktest.o -MD -MP -MF .deps/test_lib-singletontestmocktest.Tpo -c -o test_lib-singletontestmocktest.o `test -f '../tests/lib/singletontestmocktest.cpp' || echo '../'`../tests/lib/singletontestmocktest.cpp mv -f .deps/test_lib-singleton-test.Tpo .deps/test_lib-singleton-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-streamtypebasicstest.o -MD -MP -MF .deps/test_lib-streamtypebasicstest.Tpo -c -o test_lib-streamtypebasicstest.o `test -f '../tests/lib/streamtypebasicstest.cpp' || echo '../'`../tests/lib/streamtypebasicstest.cpp mv -f .deps/test_lib-singletontestmocktest.Tpo .deps/test_lib-singletontestmocktest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-streamtypelifecycletest.o -MD -MP -MF .deps/test_lib-streamtypelifecycletest.Tpo -c -o test_lib-streamtypelifecycletest.o `test -f '../tests/lib/streamtypelifecycletest.cpp' || echo '../'`../tests/lib/streamtypelifecycletest.cpp mv -f .deps/test_lib-streamtypebasicstest.Tpo .deps/test_lib-streamtypebasicstest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-sub-id-test.o -MD -MP -MF .deps/test_lib-sub-id-test.Tpo -c -o test_lib-sub-id-test.o `test -f '../tests/lib/sub-id-test.cpp' || echo '../'`../tests/lib/sub-id-test.cpp ../tests/lib/streamtypelifecycletest.cpp: In member function 'void lumiera::test_format::StreamTypeLifecycle_test::register_additional_TypeInfo()': ../tests/lib/streamtypelifecycletest.cpp:102: warning: unused variable 'typeManager' mv -f .deps/test_lib-streamtypelifecycletest.Tpo .deps/test_lib-streamtypelifecycletest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-subsystem-runner-test.o -MD -MP -MF .deps/test_lib-subsystem-runner-test.Tpo -c -o test_lib-subsystem-runner-test.o `test -f '../tests/lib/subsystem-runner-test.cpp' || echo '../'`../tests/lib/subsystem-runner-test.cpp mv -f .deps/test_lib-sub-id-test.Tpo .deps/test_lib-sub-id-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-symbol-hashtable-test.o -MD -MP -MF .deps/test_lib-symbol-hashtable-test.Tpo -c -o test_lib-symbol-hashtable-test.o `test -f '../tests/lib/symbol-hashtable-test.cpp' || echo '../'`../tests/lib/symbol-hashtable-test.cpp mv -f .deps/test_lib-symbol-hashtable-test.Tpo .deps/test_lib-symbol-hashtable-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-symbol-test.o -MD -MP -MF .deps/test_lib-symbol-test.Tpo -c -o test_lib-symbol-test.o `test -f '../tests/lib/symbol-test.cpp' || echo '../'`../tests/lib/symbol-test.cpp mv -f .deps/test_lib-subsystem-runner-test.Tpo .deps/test_lib-subsystem-runner-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-sync-classlock-test.o -MD -MP -MF .deps/test_lib-sync-classlock-test.Tpo -c -o test_lib-sync-classlock-test.o `test -f '../tests/lib/sync-classlock-test.cpp' || echo '../'`../tests/lib/sync-classlock-test.cpp mv -f .deps/test_lib-symbol-test.Tpo .deps/test_lib-symbol-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-sync-locking-test.o -MD -MP -MF .deps/test_lib-sync-locking-test.Tpo -c -o test_lib-sync-locking-test.o `test -f '../tests/lib/sync-locking-test.cpp' || echo '../'`../tests/lib/sync-locking-test.cpp mv -f .deps/test_lib-sync-classlock-test.Tpo .deps/test_lib-sync-classlock-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-sync-waiting-test.o -MD -MP -MF .deps/test_lib-sync-waiting-test.Tpo -c -o test_lib-sync-waiting-test.o `test -f '../tests/lib/sync-waiting-test.cpp' || echo '../'`../tests/lib/sync-waiting-test.cpp mv -f .deps/test_lib-sync-locking-test.Tpo .deps/test_lib-sync-locking-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-cmdlinewrappertest.o -MD -MP -MF .deps/test_lib-cmdlinewrappertest.Tpo -c -o test_lib-cmdlinewrappertest.o `test -f '../tests/lib/test/cmdlinewrappertest.cpp' || echo '../'`../tests/lib/test/cmdlinewrappertest.cpp mv -f .deps/test_lib-sync-waiting-test.Tpo .deps/test_lib-sync-waiting-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-test-helper-test.o -MD -MP -MF .deps/test_lib-test-helper-test.Tpo -c -o test_lib-test-helper-test.o `test -f '../tests/lib/test/test-helper-test.cpp' || echo '../'`../tests/lib/test/test-helper-test.cpp mv -f .deps/test_lib-cmdlinewrappertest.Tpo .deps/test_lib-cmdlinewrappertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-testoptiontest.o -MD -MP -MF .deps/test_lib-testoptiontest.Tpo -c -o test_lib-testoptiontest.o `test -f '../tests/lib/test/testoptiontest.cpp' || echo '../'`../tests/lib/test/testoptiontest.cpp mv -f .deps/test_lib-test-helper-test.Tpo .deps/test_lib-test-helper-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-thread-wrapper-join-test.o -MD -MP -MF .deps/test_lib-thread-wrapper-join-test.Tpo -c -o test_lib-thread-wrapper-join-test.o `test -f '../tests/lib/thread-wrapper-join-test.cpp' || echo '../'`../tests/lib/thread-wrapper-join-test.cpp mv -f .deps/test_lib-testoptiontest.Tpo .deps/test_lib-testoptiontest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-thread-wrapper-test.o -MD -MP -MF .deps/test_lib-thread-wrapper-test.Tpo -c -o test_lib-thread-wrapper-test.o `test -f '../tests/lib/thread-wrapper-test.cpp' || echo '../'`../tests/lib/thread-wrapper-test.cpp mv -f .deps/test_lib-thread-wrapper-join-test.Tpo .deps/test_lib-thread-wrapper-join-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-time-wrapper-test.o -MD -MP -MF .deps/test_lib-time-wrapper-test.Tpo -c -o test_lib-time-wrapper-test.o `test -f '../tests/lib/time-wrapper-test.cpp' || echo '../'`../tests/lib/time-wrapper-test.cpp mv -f .deps/test_lib-thread-wrapper-test.Tpo .deps/test_lib-thread-wrapper-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-typed-allocation-manager-test.o -MD -MP -MF .deps/test_lib-typed-allocation-manager-test.Tpo -c -o test_lib-typed-allocation-manager-test.o `test -f '../tests/lib/typed-allocation-manager-test.cpp' || echo '../'`../tests/lib/typed-allocation-manager-test.cpp ../tests/lib/time-wrapper-test.cpp: In member function 'void lumiera::test::TimeWrapper_test::checkComparisons(const lumiera::Time&)': ../tests/lib/time-wrapper-test.cpp:106: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false ../tests/lib/time-wrapper-test.cpp:107: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false mv -f .deps/test_lib-time-wrapper-test.Tpo .deps/test_lib-time-wrapper-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-typed-counter-test.o -MD -MP -MF .deps/test_lib-typed-counter-test.Tpo -c -o test_lib-typed-counter-test.o `test -f '../tests/lib/typed-counter-test.cpp' || echo '../'`../tests/lib/typed-counter-test.cpp mv -f .deps/test_lib-typed-allocation-manager-test.Tpo .deps/test_lib-typed-allocation-manager-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-util-foreach-test.o -MD -MP -MF .deps/test_lib-util-foreach-test.Tpo -c -o test_lib-util-foreach-test.o `test -f '../tests/lib/util-foreach-test.cpp' || echo '../'`../tests/lib/util-foreach-test.cpp mv -f .deps/test_lib-typed-counter-test.Tpo .deps/test_lib-typed-counter-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-vectortransfertest.o -MD -MP -MF .deps/test_lib-vectortransfertest.Tpo -c -o test_lib-vectortransfertest.o `test -f '../tests/lib/vectortransfertest.cpp' || echo '../'`../tests/lib/vectortransfertest.cpp mv -f .deps/test_lib-vectortransfertest.Tpo .deps/test_lib-vectortransfertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-visitingtoolconcept.o -MD -MP -MF .deps/test_lib-visitingtoolconcept.Tpo -c -o test_lib-visitingtoolconcept.o `test -f '../tests/lib/visitingtoolconcept.cpp' || echo '../'`../tests/lib/visitingtoolconcept.cpp mv -f .deps/test_lib-util-foreach-test.Tpo .deps/test_lib-util-foreach-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-visitingtoolextendedtest.o -MD -MP -MF .deps/test_lib-visitingtoolextendedtest.Tpo -c -o test_lib-visitingtoolextendedtest.o `test -f '../tests/lib/visitingtoolextendedtest.cpp' || echo '../'`../tests/lib/visitingtoolextendedtest.cpp mv -f .deps/test_lib-visitingtoolconcept.Tpo .deps/test_lib-visitingtoolconcept.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/lib -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/librsvg-2 -pthread -I/usr/include/valgrind -D_REENTRANT -I/usr/include/libgdl-lum -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT test_lib-visitingtooltest.o -MD -MP -MF .deps/test_lib-visitingtooltest.Tpo -c -o test_lib-visitingtooltest.o `test -f '../tests/lib/visitingtooltest.cpp' || echo '../'`../tests/lib/visitingtooltest.cpp mv -f .deps/test_lib-visitingtoolextendedtest.Tpo .deps/test_lib-visitingtoolextendedtest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-mainsuite.o -MD -MP -MF .deps/test_components-mainsuite.Tpo -c -o test_components-mainsuite.o `test -f '../tests/components/mainsuite.cpp' || echo '../'`../tests/components/mainsuite.cpp mv -f .deps/test_components-mainsuite.Tpo .deps/test_components-mainsuite.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-mediaaccessmock.o -MD -MP -MF .deps/test_components-mediaaccessmock.Tpo -c -o test_components-mediaaccessmock.o `test -f '../tests/components/backend/mediaaccessmock.cpp' || echo '../'`../tests/components/backend/mediaaccessmock.cpp mv -f .deps/test_lib-visitingtooltest.Tpo .deps/test_lib-visitingtooltest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-mediaaccessmocktest.o -MD -MP -MF .deps/test_components-mediaaccessmocktest.Tpo -c -o test_components-mediaaccessmocktest.o `test -f '../tests/components/backend/mediaaccessmocktest.cpp' || echo '../'`../tests/components/backend/mediaaccessmocktest.cpp mv -f .deps/test_components-mediaaccessmock.Tpo .deps/test_components-mediaaccessmock.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-asset-category-test.o -MD -MP -MF .deps/test_components-asset-category-test.Tpo -c -o test_components-asset-category-test.o `test -f '../tests/components/proc/asset/asset-category-test.cpp' || echo '../'`../tests/components/proc/asset/asset-category-test.cpp mv -f .deps/test_components-mediaaccessmocktest.Tpo .deps/test_components-mediaaccessmocktest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-basicpipetest.o -MD -MP -MF .deps/test_components-basicpipetest.Tpo -c -o test_components-basicpipetest.o `test -f '../tests/components/proc/asset/basicpipetest.cpp' || echo '../'`../tests/components/proc/asset/basicpipetest.cpp mv -f .deps/test_components-asset-category-test.Tpo .deps/test_components-asset-category-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-compoundmediatest.o -MD -MP -MF .deps/test_components-compoundmediatest.Tpo -c -o test_components-compoundmediatest.o `test -f '../tests/components/proc/asset/compoundmediatest.cpp' || echo '../'`../tests/components/proc/asset/compoundmediatest.cpp mv -f .deps/test_components-basicpipetest.Tpo .deps/test_components-basicpipetest.Po mv -f .deps/test_components-compoundmediatest.Tpo .deps/test_components-compoundmediatest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-create-asset-test.o -MD -MP -MF .deps/test_components-create-asset-test.Tpo -c -o test_components-create-asset-test.o `test -f '../tests/components/proc/asset/create-asset-test.cpp' || echo '../'`../tests/components/proc/asset/create-asset-test.cpp ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-deleteassettest.o -MD -MP -MF .deps/test_components-deleteassettest.Tpo -c -o test_components-deleteassettest.o `test -f '../tests/components/proc/asset/deleteassettest.cpp' || echo '../'`../tests/components/proc/asset/deleteassettest.cpp mv -f .deps/test_components-deleteassettest.Tpo .deps/test_components-deleteassettest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-dependent-assets-test.o -MD -MP -MF .deps/test_components-dependent-assets-test.Tpo -c -o test_components-dependent-assets-test.o `test -f '../tests/components/proc/asset/dependent-assets-test.cpp' || echo '../'`../tests/components/proc/asset/dependent-assets-test.cpp mv -f .deps/test_components-create-asset-test.Tpo .deps/test_components-create-asset-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-entry-id-test.o -MD -MP -MF .deps/test_components-entry-id-test.Tpo -c -o test_components-entry-id-test.o `test -f '../tests/components/proc/asset/entry-id-test.cpp' || echo '../'`../tests/components/proc/asset/entry-id-test.cpp mv -f .deps/test_components-dependent-assets-test.Tpo .deps/test_components-dependent-assets-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-identityofassetstest.o -MD -MP -MF .deps/test_components-identityofassetstest.Tpo -c -o test_components-identityofassetstest.o `test -f '../tests/components/proc/asset/identityofassetstest.cpp' || echo '../'`../tests/components/proc/asset/identityofassetstest.cpp mv -f .deps/test_components-entry-id-test.Tpo .deps/test_components-entry-id-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-makecliptest.o -MD -MP -MF .deps/test_components-makecliptest.Tpo -c -o test_components-makecliptest.o `test -f '../tests/components/proc/asset/makecliptest.cpp' || echo '../'`../tests/components/proc/asset/makecliptest.cpp mv -f .deps/test_components-identityofassetstest.Tpo .deps/test_components-identityofassetstest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-mediastructurequerytest.o -MD -MP -MF .deps/test_components-mediastructurequerytest.Tpo -c -o test_components-mediastructurequerytest.o `test -f '../tests/components/proc/asset/mediastructurequerytest.cpp' || echo '../'`../tests/components/proc/asset/mediastructurequerytest.cpp mv -f .deps/test_components-makecliptest.Tpo .deps/test_components-makecliptest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-orderingofassetstest.o -MD -MP -MF .deps/test_components-orderingofassetstest.Tpo -c -o test_components-orderingofassetstest.o `test -f '../tests/components/proc/asset/orderingofassetstest.cpp' || echo '../'`../tests/components/proc/asset/orderingofassetstest.cpp mv -f .deps/test_components-mediastructurequerytest.Tpo .deps/test_components-mediastructurequerytest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-testasset.o -MD -MP -MF .deps/test_components-testasset.Tpo -c -o test_components-testasset.o `test -f '../tests/components/proc/asset/testasset.cpp' || echo '../'`../tests/components/proc/asset/testasset.cpp mv -f .deps/test_components-orderingofassetstest.Tpo .deps/test_components-orderingofassetstest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-argument-tuple-accept-test.o -MD -MP -MF .deps/test_components-argument-tuple-accept-test.Tpo -c -o test_components-argument-tuple-accept-test.o `test -f '../tests/components/proc/control/argument-tuple-accept-test.cpp' || echo '../'`../tests/components/proc/control/argument-tuple-accept-test.cpp mv -f .deps/test_components-testasset.Tpo .deps/test_components-testasset.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-argument-test.o -MD -MP -MF .deps/test_components-command-argument-test.Tpo -c -o test_components-command-argument-test.o `test -f '../tests/components/proc/control/command-argument-test.cpp' || echo '../'`../tests/components/proc/control/command-argument-test.cpp mv -f .deps/test_components-argument-tuple-accept-test.Tpo .deps/test_components-argument-tuple-accept-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-basic-test.o -MD -MP -MF .deps/test_components-command-basic-test.Tpo -c -o test_components-command-basic-test.o `test -f '../tests/components/proc/control/command-basic-test.cpp' || echo '../'`../tests/components/proc/control/command-basic-test.cpp mv -f .deps/test_components-command-basic-test.Tpo .deps/test_components-command-basic-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-binding-test.o -MD -MP -MF .deps/test_components-command-binding-test.Tpo -c -o test_components-command-binding-test.o `test -f '../tests/components/proc/control/command-binding-test.cpp' || echo '../'`../tests/components/proc/control/command-binding-test.cpp mv -f .deps/test_components-command-binding-test.Tpo .deps/test_components-command-binding-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-clone-builder-test.o -MD -MP -MF .deps/test_components-command-clone-builder-test.Tpo -c -o test_components-command-clone-builder-test.o `test -f '../tests/components/proc/control/command-clone-builder-test.cpp' || echo '../'`../tests/components/proc/control/command-clone-builder-test.cpp mv -f .deps/test_components-command-argument-test.Tpo .deps/test_components-command-argument-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-equality-test.o -MD -MP -MF .deps/test_components-command-equality-test.Tpo -c -o test_components-command-equality-test.o `test -f '../tests/components/proc/control/command-equality-test.cpp' || echo '../'`../tests/components/proc/control/command-equality-test.cpp mv -f .deps/test_components-command-clone-builder-test.Tpo .deps/test_components-command-clone-builder-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-mutation-test.o -MD -MP -MF .deps/test_components-command-mutation-test.Tpo -c -o test_components-command-mutation-test.o `test -f '../tests/components/proc/control/command-mutation-test.cpp' || echo '../'`../tests/components/proc/control/command-mutation-test.cpp mv -f .deps/test_components-command-mutation-test.Tpo .deps/test_components-command-mutation-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-registry-test.o -MD -MP -MF .deps/test_components-command-registry-test.Tpo -c -o test_components-command-registry-test.o `test -f '../tests/components/proc/control/command-registry-test.cpp' || echo '../'`../tests/components/proc/control/command-registry-test.cpp mv -f .deps/test_components-command-equality-test.Tpo .deps/test_components-command-equality-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-use1-test.o -MD -MP -MF .deps/test_components-command-use1-test.Tpo -c -o test_components-command-use1-test.o `test -f '../tests/components/proc/control/command-use1-test.cpp' || echo '../'`../tests/components/proc/control/command-use1-test.cpp mv -f .deps/test_components-command-registry-test.Tpo .deps/test_components-command-registry-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-use2-test.o -MD -MP -MF .deps/test_components-command-use2-test.Tpo -c -o test_components-command-use2-test.o `test -f '../tests/components/proc/control/command-use2-test.cpp' || echo '../'`../tests/components/proc/control/command-use2-test.cpp mv -f .deps/test_components-command-use1-test.Tpo .deps/test_components-command-use1-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-command-use3-test.o -MD -MP -MF .deps/test_components-command-use3-test.Tpo -c -o test_components-command-use3-test.o `test -f '../tests/components/proc/control/command-use3-test.cpp' || echo '../'`../tests/components/proc/control/command-use3-test.cpp mv -f .deps/test_components-command-use2-test.Tpo .deps/test_components-command-use2-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-handling-pattern-basics-test.o -MD -MP -MF .deps/test_components-handling-pattern-basics-test.Tpo -c -o test_components-handling-pattern-basics-test.o `test -f '../tests/components/proc/control/handling-pattern-basics-test.cpp' || echo '../'`../tests/components/proc/control/handling-pattern-basics-test.cpp mv -f .deps/test_components-command-use3-test.Tpo .deps/test_components-command-use3-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-handling-pattern-standard-impl-test.o -MD -MP -MF .deps/test_components-handling-pattern-standard-impl-test.Tpo -c -o test_components-handling-pattern-standard-impl-test.o `test -f '../tests/components/proc/control/handling-pattern-standard-impl-test.cpp' || echo '../'`../tests/components/proc/control/handling-pattern-standard-impl-test.cpp mv -f .deps/test_components-handling-pattern-standard-impl-test.Tpo .deps/test_components-handling-pattern-standard-impl-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-memento-tie-test.o -MD -MP -MF .deps/test_components-memento-tie-test.Tpo -c -o test_components-memento-tie-test.o `test -f '../tests/components/proc/control/memento-tie-test.cpp' || echo '../'`../tests/components/proc/control/memento-tie-test.cpp mv -f .deps/test_components-handling-pattern-basics-test.Tpo .deps/test_components-handling-pattern-basics-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-test-dummy-commands.o -MD -MP -MF .deps/test_components-test-dummy-commands.Tpo -c -o test_components-test-dummy-commands.o `test -f '../tests/components/proc/control/test-dummy-commands.cpp' || echo '../'`../tests/components/proc/control/test-dummy-commands.cpp mv -f .deps/test_components-test-dummy-commands.Tpo .deps/test_components-test-dummy-commands.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-buff-table-test.o -MD -MP -MF .deps/test_components-buff-table-test.Tpo -c -o test_components-buff-table-test.o `test -f '../tests/components/proc/engine/buff-table-test.cpp' || echo '../'`../tests/components/proc/engine/buff-table-test.cpp mv -f .deps/test_components-memento-tie-test.Tpo .deps/test_components-memento-tie-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-node-basic-test.o -MD -MP -MF .deps/test_components-node-basic-test.Tpo -c -o test_components-node-basic-test.o `test -f '../tests/components/proc/engine/node-basic-test.cpp' || echo '../'`../tests/components/proc/engine/node-basic-test.cpp mv -f .deps/test_components-buff-table-test.Tpo .deps/test_components-buff-table-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-node-fabrication-test.o -MD -MP -MF .deps/test_components-node-fabrication-test.Tpo -c -o test_components-node-fabrication-test.o `test -f '../tests/components/proc/engine/node-fabrication-test.cpp' || echo '../'`../tests/components/proc/engine/node-fabrication-test.cpp mv -f .deps/test_components-node-basic-test.Tpo .deps/test_components-node-basic-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-node-operation-test.o -MD -MP -MF .deps/test_components-node-operation-test.Tpo -c -o test_components-node-operation-test.o `test -f '../tests/components/proc/engine/node-operation-test.cpp' || echo '../'`../tests/components/proc/engine/node-operation-test.cpp mv -f .deps/test_components-node-fabrication-test.Tpo .deps/test_components-node-fabrication-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-node-source-test.o -MD -MP -MF .deps/test_components-node-source-test.Tpo -c -o test_components-node-source-test.o `test -f '../tests/components/proc/engine/node-source-test.cpp' || echo '../'`../tests/components/proc/engine/node-source-test.cpp mv -f .deps/test_components-node-operation-test.Tpo .deps/test_components-node-operation-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-buildertooltest.o -MD -MP -MF .deps/test_components-buildertooltest.Tpo -c -o test_components-buildertooltest.o `test -f '../tests/components/proc/mobject/builder/buildertooltest.cpp' || echo '../'`../tests/components/proc/mobject/builder/buildertooltest.cpp mv -f .deps/test_components-node-source-test.Tpo .deps/test_components-node-source-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-buildsegmenttest.o -MD -MP -MF .deps/test_components-buildsegmenttest.Tpo -c -o test_components-buildsegmenttest.o `test -f '../tests/components/proc/mobject/builder/buildsegmenttest.cpp' || echo '../'`../tests/components/proc/mobject/builder/buildsegmenttest.cpp mv -f .deps/test_components-buildsegmenttest.Tpo .deps/test_components-buildsegmenttest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-rendersegmenttest.o -MD -MP -MF .deps/test_components-rendersegmenttest.Tpo -c -o test_components-rendersegmenttest.o `test -f '../tests/components/proc/mobject/controller/rendersegmenttest.cpp' || echo '../'`../tests/components/proc/mobject/controller/rendersegmenttest.cpp mv -f .deps/test_components-rendersegmenttest.Tpo .deps/test_components-rendersegmenttest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-mobject-ref-test.o -MD -MP -MF .deps/test_components-mobject-ref-test.Tpo -c -o test_components-mobject-ref-test.o `test -f '../tests/components/proc/mobject/mobject-ref-test.cpp' || echo '../'`../tests/components/proc/mobject/mobject-ref-test.cpp mv -f .deps/test_components-buildertooltest.Tpo .deps/test_components-buildertooltest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-placement-basic-test.o -MD -MP -MF .deps/test_components-placement-basic-test.Tpo -c -o test_components-placement-basic-test.o `test -f '../tests/components/proc/mobject/placement-basic-test.cpp' || echo '../'`../tests/components/proc/mobject/placement-basic-test.cpp ../tests/components/proc/mobject/placement-basic-test.cpp: In member function 'virtual void mobject::session::test::PlacementBasic_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': ../tests/components/proc/mobject/placement-basic-test.cpp:77: warning: unused variable 'fixloc' mv -f .deps/test_components-placement-basic-test.Tpo .deps/test_components-placement-basic-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-placement-hierarchy-test.o -MD -MP -MF .deps/test_components-placement-hierarchy-test.Tpo -c -o test_components-placement-hierarchy-test.o `test -f '../tests/components/proc/mobject/placement-hierarchy-test.cpp' || echo '../'`../tests/components/proc/mobject/placement-hierarchy-test.cpp mv -f .deps/test_components-mobject-ref-test.Tpo .deps/test_components-mobject-ref-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-placement-ref-test.o -MD -MP -MF .deps/test_components-placement-ref-test.Tpo -c -o test_components-placement-ref-test.o `test -f '../tests/components/proc/mobject/placement-ref-test.cpp' || echo '../'`../tests/components/proc/mobject/placement-ref-test.cpp mv -f .deps/test_components-placement-hierarchy-test.Tpo .deps/test_components-placement-hierarchy-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-addcliptest.o -MD -MP -MF .deps/test_components-addcliptest.Tpo -c -o test_components-addcliptest.o `test -f '../tests/components/proc/mobject/session/addcliptest.cpp' || echo '../'`../tests/components/proc/mobject/session/addcliptest.cpp mv -f .deps/test_components-addcliptest.Tpo .deps/test_components-addcliptest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-defsmanagerimpltest.o -MD -MP -MF .deps/test_components-defsmanagerimpltest.Tpo -c -o test_components-defsmanagerimpltest.o `test -f '../tests/components/proc/mobject/session/defsmanagerimpltest.cpp' || echo '../'`../tests/components/proc/mobject/session/defsmanagerimpltest.cpp mv -f .deps/test_components-placement-ref-test.Tpo .deps/test_components-placement-ref-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-defsmanagertest.o -MD -MP -MF .deps/test_components-defsmanagertest.Tpo -c -o test_components-defsmanagertest.o `test -f '../tests/components/proc/mobject/session/defsmanagertest.cpp' || echo '../'`../tests/components/proc/mobject/session/defsmanagertest.cpp mv -f .deps/test_components-defsmanagerimpltest.Tpo .deps/test_components-defsmanagerimpltest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-defsregistryimpltest.o -MD -MP -MF .deps/test_components-defsregistryimpltest.Tpo -c -o test_components-defsregistryimpltest.o `test -f '../tests/components/proc/mobject/session/defsregistryimpltest.cpp' || echo '../'`../tests/components/proc/mobject/session/defsregistryimpltest.cpp mv -f .deps/test_components-defsmanagertest.Tpo .deps/test_components-defsmanagertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-deletecliptest.o -MD -MP -MF .deps/test_components-deletecliptest.Tpo -c -o test_components-deletecliptest.o `test -f '../tests/components/proc/mobject/session/deletecliptest.cpp' || echo '../'`../tests/components/proc/mobject/session/deletecliptest.cpp ../tests/components/proc/mobject/session/deletecliptest.cpp: In member function 'virtual void mobject::session::test::DeleteClip_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': ../tests/components/proc/mobject/session/deletecliptest.cpp:65: warning: unused variable 'sess' ../tests/components/proc/mobject/session/deletecliptest.cpp:66: warning: unused variable 'aMang' mv -f .deps/test_components-deletecliptest.Tpo .deps/test_components-deletecliptest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-placement-index-query-test.o -MD -MP -MF .deps/test_components-placement-index-query-test.Tpo -c -o test_components-placement-index-query-test.o `test -f '../tests/components/proc/mobject/session/placement-index-query-test.cpp' || echo '../'`../tests/components/proc/mobject/session/placement-index-query-test.cpp mv -f .deps/test_components-defsregistryimpltest.Tpo .deps/test_components-defsregistryimpltest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-placement-index-test.o -MD -MP -MF .deps/test_components-placement-index-test.Tpo -c -o test_components-placement-index-test.o `test -f '../tests/components/proc/mobject/session/placement-index-test.cpp' || echo '../'`../tests/components/proc/mobject/session/placement-index-test.cpp mv -f .deps/test_components-placement-index-query-test.Tpo .deps/test_components-placement-index-query-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-query-focus-stack-test.o -MD -MP -MF .deps/test_components-query-focus-stack-test.Tpo -c -o test_components-query-focus-stack-test.o `test -f '../tests/components/proc/mobject/session/query-focus-stack-test.cpp' || echo '../'`../tests/components/proc/mobject/session/query-focus-stack-test.cpp mv -f .deps/test_components-placement-index-test.Tpo .deps/test_components-placement-index-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-query-focus-test.o -MD -MP -MF .deps/test_components-query-focus-test.Tpo -c -o test_components-query-focus-test.o `test -f '../tests/components/proc/mobject/session/query-focus-test.cpp' || echo '../'`../tests/components/proc/mobject/session/query-focus-test.cpp mv -f .deps/test_components-query-focus-test.Tpo .deps/test_components-query-focus-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-query-resolver-test.o -MD -MP -MF .deps/test_components-query-resolver-test.Tpo -c -o test_components-query-resolver-test.o `test -f '../tests/components/proc/mobject/session/query-resolver-test.cpp' || echo '../'`../tests/components/proc/mobject/session/query-resolver-test.cpp mv -f .deps/test_components-query-focus-stack-test.Tpo .deps/test_components-query-focus-stack-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-rebuildfixturetest.o -MD -MP -MF .deps/test_components-rebuildfixturetest.Tpo -c -o test_components-rebuildfixturetest.o `test -f '../tests/components/proc/mobject/session/rebuildfixturetest.cpp' || echo '../'`../tests/components/proc/mobject/session/rebuildfixturetest.cpp mv -f .deps/test_components-rebuildfixturetest.Tpo .deps/test_components-rebuildfixturetest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-scope-query-test.o -MD -MP -MF .deps/test_components-scope-query-test.Tpo -c -o test_components-scope-query-test.o `test -f '../tests/components/proc/mobject/session/scope-query-test.cpp' || echo '../'`../tests/components/proc/mobject/session/scope-query-test.cpp mv -f .deps/test_components-query-resolver-test.Tpo .deps/test_components-query-resolver-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-session-service-access-test.o -MD -MP -MF .deps/test_components-session-service-access-test.Tpo -c -o test_components-session-service-access-test.o `test -f '../tests/components/proc/mobject/session/session-service-access-test.cpp' || echo '../'`../tests/components/proc/mobject/session/session-service-access-test.cpp mv -f .deps/test_components-session-service-access-test.Tpo .deps/test_components-session-service-access-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-sessionmanagertest.o -MD -MP -MF .deps/test_components-sessionmanagertest.Tpo -c -o test_components-sessionmanagertest.o `test -f '../tests/components/proc/mobject/session/sessionmanagertest.cpp' || echo '../'`../tests/components/proc/mobject/session/sessionmanagertest.cpp mv -f .deps/test_components-scope-query-test.Tpo .deps/test_components-scope-query-test.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-test-scopes.o -MD -MP -MF .deps/test_components-test-scopes.Tpo -c -o test_components-test-scopes.o `test -f '../tests/components/proc/mobject/session/test-scopes.cpp' || echo '../'`../tests/components/proc/mobject/session/test-scopes.cpp mv -f .deps/test_components-sessionmanagertest.Tpo .deps/test_components-sessionmanagertest.Po ccache g++ -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -Wall -I../tests/components -g -O2 -MT test_components-testclip.o -MD -MP -MF .deps/test_components-testclip.Tpo -c -o test_components-testclip.o `test -f '../tests/components/proc/mobject/session/testclip.cpp' || echo '../'`../tests/components/proc/mobject/session/testclip.cpp mv -f .deps/test_components-testclip.Tpo .deps/test_components-testclip.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_error-test-error.o -MD -MP -MF .deps/test_error-test-error.Tpo -c -o test_error-test-error.o `test -f '../tests/library/test-error.c' || echo '../'`../tests/library/test-error.c mv -f .deps/test_error-test-error.Tpo .deps/test_error-test-error.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_locking-test-locking.o -MD -MP -MF .deps/test_locking-test-locking.Tpo -c -o test_locking-test-locking.o `test -f '../tests/library/test-locking.c' || echo '../'`../tests/library/test-locking.c mv -f .deps/test_locking-test-locking.Tpo .deps/test_locking-test-locking.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_llist-test-llist.o -MD -MP -MF .deps/test_llist-test-llist.Tpo -c -o test_llist-test-llist.o `test -f '../tests/library/test-llist.c' || echo '../'`../tests/library/test-llist.c mv -f .deps/test_llist-test-llist.Tpo .deps/test_llist-test-llist.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_mpool-test-mpool.o -MD -MP -MF .deps/test_mpool-test-mpool.Tpo -c -o test_mpool-test-mpool.o `test -f '../tests/library/test-mpool.c' || echo '../'`../tests/library/test-mpool.c mv -f .deps/test_components-test-scopes.Tpo .deps/test_components-test-scopes.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -g -O2 -pthread -MT test_psplay-test-psplay.o -MD -MP -MF .deps/test_psplay-test-psplay.Tpo -c -o test_psplay-test-psplay.o `test -f '../tests/library/test-psplay.c' || echo '../'`../tests/library/test-psplay.c mv -f .deps/test_psplay-test-psplay.Tpo .deps/test_psplay-test-psplay.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_safeclib-test-safeclib.o -MD -MP -MF .deps/test_safeclib-test-safeclib.Tpo -c -o test_safeclib-test-safeclib.o `test -f '../tests/library/test-safeclib.c' || echo '../'`../tests/library/test-safeclib.c mv -f .deps/test_safeclib-test-safeclib.Tpo .deps/test_safeclib-test-safeclib.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_luid-test-luid.o -MD -MP -MF .deps/test_luid-test-luid.Tpo -c -o test_luid-test-luid.o `test -f '../tests/library/test-luid.c' || echo '../'`../tests/library/test-luid.c mv -f .deps/test_luid-test-luid.Tpo .deps/test_luid-test-luid.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_filedescriptors-test-filedescriptors.o -MD -MP -MF .deps/test_filedescriptors-test-filedescriptors.Tpo -c -o test_filedescriptors-test-filedescriptors.o `test -f '../tests/backend/test-filedescriptors.c' || echo '../'`../tests/backend/test-filedescriptors.c mv -f .deps/test_filedescriptors-test-filedescriptors.Tpo .deps/test_filedescriptors-test-filedescriptors.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_filehandles-test-filehandles.o -MD -MP -MF .deps/test_filehandles-test-filehandles.Tpo -c -o test_filehandles-test-filehandles.o `test -f '../tests/backend/test-filehandles.c' || echo '../'`../tests/backend/test-filehandles.c mv -f .deps/test_mpool-test-mpool.Tpo .deps/test_mpool-test-mpool.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -g -O2 -pthread -MT test_filemmap-test-filemmap.o -MD -MP -MF .deps/test_filemmap-test-filemmap.Tpo -c -o test_filemmap-test-filemmap.o `test -f '../tests/backend/test-filemmap.c' || echo '../'`../tests/backend/test-filemmap.c mv -f .deps/test_filehandles-test-filehandles.Tpo .deps/test_filehandles-test-filehandles.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -g -O2 -pthread -MT test_fileheader-test-fileheader.o -MD -MP -MF .deps/test_fileheader-test-fileheader.Tpo -c -o test_fileheader-test-fileheader.o `test -f '../tests/backend/test-fileheader.c' || echo '../'`../tests/backend/test-fileheader.c mv -f .deps/test_filemmap-test-filemmap.Tpo .deps/test_filemmap-test-filemmap.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_slist-test-slist.o -MD -MP -MF .deps/test_slist-test-slist.Tpo -c -o test_slist-test-slist.o `test -f '../tests/library/test-slist.c' || echo '../'`../tests/library/test-slist.c mv -f .deps/test_slist-test-slist.Tpo .deps/test_slist-test-slist.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -g -O2 -pthread -MT test_config-test-config.o -MD -MP -MF .deps/test_config-test-config.Tpo -c -o test_config-test-config.o `test -f '../tests/common/test-config.c' || echo '../'`../tests/common/test-config.c mv -f .deps/test_config-test-config.Tpo .deps/test_config-test-config.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -g -O2 -pthread -MT test_interfaces-test-interfaces.o -MD -MP -MF .deps/test_interfaces-test-interfaces.Tpo -c -o test_interfaces-test-interfaces.o `test -f '../tests/common/test-interfaces.c' || echo '../'`../tests/common/test-interfaces.c mv -f .deps/test_fileheader-test-fileheader.Tpo .deps/test_fileheader-test-fileheader.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -pthread -g -O2 -pthread -MT test_threads-test-threads.o -MD -MP -MF .deps/test_threads-test-threads.Tpo -c -o test_threads-test-threads.o `test -f '../tests/backend/test-threads.c' || echo '../'`../tests/backend/test-threads.c mv -f .deps/test_interfaces-test-interfaces.Tpo .deps/test_interfaces-test-interfaces.Po ccache gcc -DPACKAGE_NAME=\"lumiera\" -DPACKAGE_TARNAME=\"lumiera\" -DPACKAGE_VERSION=\"0.1pre\" -DPACKAGE_STRING=\"lumiera\ 0.1pre\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"lumiera\" -DVERSION=\"0.1pre\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DEBUG_ALPHA=1 -DSTDC_HEADERS=1 -DHAVE_PTHREAD=1 -DHAVE_EXECINFO_H=1 -DHAVE_VALGRIND_H=1 -DHAVE_NOBUGMT_H=1 -DHAVE_BOOST= -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XUTIL_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -I. -I.. -I../src/ -pthread -I/usr/include/valgrind -std=gnu99 -Wall -Werror -I../src/ -pthread -I/usr/include/valgrind -g -O2 -pthread -MT test_threadpool-test-threadpool.o -MD -MP -MF .deps/test_threadpool-test-threadpool.Tpo -c -o test_threadpool-test-threadpool.o `test -f '../tests/backend/test-threadpool.c' || echo '../'`../tests/backend/test-threadpool.c mv -f .deps/test_threads-test-threads.Tpo .deps/test_threads-test-threads.Po /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -module -avoid-version -no-undefined -rpath /dev/null -shrext .lum -o examplepluginc.la examplepluginc_la-example_plugin.lo mv -f .deps/test_threadpool-test-threadpool.Tpo .deps/test_threadpool-test-threadpool.Po ccache gcc -shared .libs/examplepluginc_la-example_plugin.o -pthread -Wl,-soname -Wl,examplepluginc.lum -o .libs/examplepluginc.lum /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -g -O2 -o test-lib test_lib-advice-basics-test.o test_lib-advice-binding-pattern-test.o test_lib-advice-configuration-test.o test_lib-advice-index-test.o test_lib-advice-multiplicity-test.o test_lib-advice-situations-test.o test_lib-allocationclustertest.o test_lib-appconfigtest.o test_lib-bool-checkable-test.o test_lib-custom-shared-ptr-test.o test_lib-del-stash-test.o test_lib-exceptionerrortest.o test_lib-factory-special-test.o test_lib-factorytest.o test_lib-format-helper-test.o test_lib-functor-util-test.o test_lib-hash-indexed-test.o test_lib-helloworldtest.o test_lib-item-wrapper-test.o test_lib-iter-adapter-stl-test.o test_lib-iter-adapter-test.o test_lib-iter-source-test.o test_lib-itertools-test.o test_lib-lifecycletest.o test_lib-mainsuite.o test_lib-config-flags-test.o test_lib-duck-detector-test.o test_lib-function-closure-test.o test_lib-function-composition-test.o test_lib-function-erasure-test.o test_lib-generator-test.o test_lib-iterable-classification-test.o test_lib-type-tuple-test.o test_lib-typelist-manip-test.o test_lib-typelist-test.o test_lib-typeseq-manip-test.o test_lib-multifact-argument-test.o test_lib-multifact-test.o test_lib-null-value-test.o test_lib-opaque-holder-test.o test_lib-opaque-unchecked-buffer-test.o test_lib-query-utils-test.o test_lib-removefromsettest.o test_lib-sanitised-identifier-test.o test_lib-scoped-holder-test.o test_lib-scoped-ptrvect-test.o test_lib-scopedholdertransfertest.o test_lib-singleton-subclass-test.o test_lib-singleton-test.o test_lib-singletontestmocktest.o test_lib-streamtypebasicstest.o test_lib-streamtypelifecycletest.o test_lib-sub-id-test.o test_lib-subsystem-runner-test.o test_lib-symbol-hashtable-test.o test_lib-symbol-test.o test_lib-sync-classlock-test.o test_lib-sync-locking-test.o test_lib-sync-waiting-test.o test_lib-cmdlinewrappertest.o test_lib-test-helper-test.o test_lib-testoptiontest.o test_lib-thread-wrapper-join-test.o test_lib-thread-wrapper-test.o test_lib-time-wrapper-test.o test_lib-typed-allocation-manager-test.o test_lib-typed-counter-test.o test_lib-util-foreach-test.o test_lib-vectortransfertest.o test_lib-visitingtoolconcept.o test_lib-visitingtoolextendedtest.o test_lib-visitingtooltest.o -pthread -I/usr/include/valgrind -lnobugmt -lrt -lboost_program_options-mt -lboost_regex-mt -pthread -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairomm-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgavl -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXv -lnobugmt -lrt -lgdl-lum -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 liblumiera.la liblumierabackend.la liblumieracommon.la liblumieraproc.la liblumiprocasset.la liblumiproccontrol.la liblumiprocengine.la liblumiprocmobject.la liblumiprocmobjectbuilder.la liblumiprocmobjectsession.la creating examplepluginc.la (cd .libs && rm -f examplepluginc.la && ln -s ../examplepluginc.la examplepluginc.la) /bin/sh ./libtool --tag=CXX --mode=link ccache g++ -g -O2 -o test-components test_components-mainsuite.o test_components-mediaaccessmock.o test_components-mediaaccessmocktest.o test_components-asset-category-test.o test_components-basicpipetest.o test_components-compoundmediatest.o test_components-create-asset-test.o test_components-deleteassettest.o test_components-dependent-assets-test.o test_components-entry-id-test.o test_components-identityofassetstest.o test_components-makecliptest.o test_components-mediastructurequerytest.o test_components-orderingofassetstest.o test_components-testasset.o test_components-argument-tuple-accept-test.o test_components-command-argument-test.o test_components-command-basic-test.o test_components-command-binding-test.o test_components-command-clone-builder-test.o test_components-command-equality-test.o test_components-command-mutation-test.o test_components-command-registry-test.o test_components-command-use1-test.o test_components-command-use2-test.o test_components-command-use3-test.o test_components-handling-pattern-basics-test.o test_components-handling-pattern-standard-impl-test.o test_components-memento-tie-test.o test_components-test-dummy-commands.o test_components-buff-table-test.o test_components-node-basic-test.o test_components-node-fabrication-test.o test_components-node-operation-test.o test_components-node-source-test.o test_components-buildertooltest.o test_components-buildsegmenttest.o test_components-rendersegmenttest.o test_components-mobject-ref-test.o test_components-placement-basic-test.o test_components-placement-hierarchy-test.o test_components-placement-ref-test.o test_components-addcliptest.o test_components-defsmanagerimpltest.o test_components-defsmanagertest.o test_components-defsregistryimpltest.o test_components-deletecliptest.o test_components-placement-index-query-test.o test_components-placement-index-test.o test_components-query-focus-stack-test.o test_components-query-focus-test.o test_components-query-resolver-test.o test_components-rebuildfixturetest.o test_components-scope-query-test.o test_components-session-service-access-test.o test_components-sessionmanagertest.o test_components-test-scopes.o test_components-testclip.o -lnobugmt -lrt liblumiera.la liblumierabackend.la liblumieracommon.la liblumieraproc.la liblumiprocasset.la liblumiprocengine.la liblumiprocmobject.la liblumiprocmobjectbuilder.la liblumiprocmobjectsession.la ccache g++ -g -O2 -o .libs/test-components test_components-mainsuite.o test_components-mediaaccessmock.o test_components-mediaaccessmocktest.o test_components-asset-category-test.o test_components-basicpipetest.o test_components-compoundmediatest.o test_components-create-asset-test.o test_components-deleteassettest.o test_components-dependent-assets-test.o test_components-entry-id-test.o test_components-identityofassetstest.o test_components-makecliptest.o test_components-mediastructurequerytest.o test_components-orderingofassetstest.o test_components-testasset.o test_components-argument-tuple-accept-test.o test_components-command-argument-test.o test_components-command-basic-test.o test_components-command-binding-test.o test_components-command-clone-builder-test.o test_components-command-equality-test.o test_components-command-mutation-test.o test_components-command-registry-test.o test_components-command-use1-test.o test_components-command-use2-test.o test_components-command-use3-test.o test_components-handling-pattern-basics-test.o test_components-handling-pattern-standard-impl-test.o test_components-memento-tie-test.o test_components-test-dummy-commands.o test_components-buff-table-test.o test_components-node-basic-test.o test_components-node-fabrication-test.o test_components-node-operation-test.o test_components-node-source-test.o test_components-buildertooltest.o test_components-buildsegmenttest.o test_components-rendersegmenttest.o test_components-mobject-ref-test.o test_components-placement-basic-test.o test_components-placement-hierarchy-test.o test_components-placement-ref-test.o test_components-addcliptest.o test_components-defsmanagerimpltest.o test_components-defsmanagertest.o test_components-defsregistryimpltest.o test_components-deletecliptest.o test_components-placement-index-query-test.o test_components-placement-index-test.o test_components-query-focus-stack-test.o test_components-query-focus-test.o test_components-query-resolver-test.o test_components-rebuildfixturetest.o test_components-scope-query-test.o test_components-session-service-access-test.o test_components-sessionmanagertest.o test_components-test-scopes.o test_components-testclip.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so ./.libs/liblumiprocasset.a ./.libs/liblumiprocengine.a ./.libs/liblumiprocmobject.a ./.libs/liblumiprocmobjectbuilder.a ./.libs/liblumiprocmobjectsession.a creating test-components /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-error test_error-test-error.o -lnobugmt -lrt liblumiera.la ccache gcc -g -O2 -pthread -o .libs/test-error test_error-test-error.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so ccache g++ -g -O2 -o .libs/test-lib test_lib-advice-basics-test.o test_lib-advice-binding-pattern-test.o test_lib-advice-configuration-test.o test_lib-advice-index-test.o test_lib-advice-multiplicity-test.o test_lib-advice-situations-test.o test_lib-allocationclustertest.o test_lib-appconfigtest.o test_lib-bool-checkable-test.o test_lib-custom-shared-ptr-test.o test_lib-del-stash-test.o test_lib-exceptionerrortest.o test_lib-factory-special-test.o test_lib-factorytest.o test_lib-format-helper-test.o test_lib-functor-util-test.o test_lib-hash-indexed-test.o test_lib-helloworldtest.o test_lib-item-wrapper-test.o test_lib-iter-adapter-stl-test.o test_lib-iter-adapter-test.o test_lib-iter-source-test.o test_lib-itertools-test.o test_lib-lifecycletest.o test_lib-mainsuite.o test_lib-config-flags-test.o test_lib-duck-detector-test.o test_lib-function-closure-test.o test_lib-function-composition-test.o test_lib-function-erasure-test.o test_lib-generator-test.o test_lib-iterable-classification-test.o test_lib-type-tuple-test.o test_lib-typelist-manip-test.o test_lib-typelist-test.o test_lib-typeseq-manip-test.o test_lib-multifact-argument-test.o test_lib-multifact-test.o test_lib-null-value-test.o test_lib-opaque-holder-test.o test_lib-opaque-unchecked-buffer-test.o test_lib-query-utils-test.o test_lib-removefromsettest.o test_lib-sanitised-identifier-test.o test_lib-scoped-holder-test.o test_lib-scoped-ptrvect-test.o test_lib-scopedholdertransfertest.o test_lib-singleton-subclass-test.o test_lib-singleton-test.o test_lib-singletontestmocktest.o test_lib-streamtypebasicstest.o test_lib-streamtypelifecycletest.o test_lib-sub-id-test.o test_lib-subsystem-runner-test.o test_lib-symbol-hashtable-test.o test_lib-symbol-test.o test_lib-sync-classlock-test.o test_lib-sync-locking-test.o test_lib-sync-waiting-test.o test_lib-cmdlinewrappertest.o test_lib-test-helper-test.o test_lib-testoptiontest.o test_lib-thread-wrapper-join-test.o test_lib-thread-wrapper-test.o test_lib-time-wrapper-test.o test_lib-typed-allocation-manager-test.o test_lib-typed-counter-test.o test_lib-util-foreach-test.o test_lib-vectortransfertest.o test_lib-visitingtoolconcept.o test_lib-visitingtoolextendedtest.o test_lib-visitingtooltest.o -pthread -I/usr/include/valgrind -pthread -lboost_program_options-mt -lboost_regex-mt /usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so /usr/lib/libpangomm-1.4.so /usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so /usr/lib/libcairomm-1.0.so -lrsvg-2 -lgavl /usr/lib/libgthread-2.0.so -lXext -lXv /usr/lib/libnobugmt.so -lrt /usr/lib/libgdl-lum.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so ./.libs/liblumiera.so ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so ./.libs/liblumiprocasset.a ./.libs/liblumiproccontrol.a ./.libs/liblumiprocengine.a ./.libs/liblumiprocmobject.a ./.libs/liblumiprocmobjectbuilder.a ./.libs/liblumiprocmobjectsession.a creating test-error /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-locking test_locking-test-locking.o -lnobugmt -lrt liblumiera.la ccache gcc -g -O2 -pthread -o .libs/test-locking test_locking-test-locking.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so creating test-locking /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-llist test_llist-test-llist.o -lnobugmt -lrt liblumiera.la ccache gcc -g -O2 -pthread -o .libs/test-llist test_llist-test-llist.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so creating test-llist creating test-lib /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-mpool test_mpool-test-mpool.o -lnobugmt -lrt liblumiera.la /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-psplay test_psplay-test-psplay.o -lnobugmt -lrt liblumiera.la ccache gcc -g -O2 -pthread -o .libs/test-mpool test_mpool-test-mpool.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so ccache gcc -g -O2 -pthread -o .libs/test-psplay test_psplay-test-psplay.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so creating test-mpool creating test-psplay /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-safeclib test_safeclib-test-safeclib.o -lnobugmt -lrt liblumiera.la /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-luid test_luid-test-luid.o -lnobugmt -lrt liblumiera.la ccache gcc -g -O2 -pthread -o .libs/test-luid test_luid-test-luid.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so ccache gcc -g -O2 -pthread -o .libs/test-safeclib test_safeclib-test-safeclib.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so creating test-safeclib /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-filedescriptors test_filedescriptors-test-filedescriptors.o -lnobugmt -lrt liblumierabackend.la liblumieracommon.la liblumieraproc.la creating test-luid /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-filehandles test_filehandles-test-filehandles.o -lnobugmt -lrt liblumierabackend.la liblumieracommon.la liblumieraproc.la ccache gcc -g -O2 -pthread -o .libs/test-filedescriptors test_filedescriptors-test-filedescriptors.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so ccache gcc -g -O2 -pthread -o .libs/test-filehandles test_filehandles-test-filehandles.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so creating test-filedescriptors creating test-filehandles /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-filemmap test_filemmap-test-filemmap.o -lnobugmt -lrt liblumierabackend.la liblumieracommon.la liblumieraproc.la /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-fileheader test_fileheader-test-fileheader.o -lnobugmt -lrt liblumierabackend.la liblumieracommon.la liblumieraproc.la ccache gcc -g -O2 -pthread -o .libs/test-filemmap test_filemmap-test-filemmap.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so ccache gcc -g -O2 -pthread -o .libs/test-fileheader test_fileheader-test-fileheader.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so creating test-filemmap creating test-fileheader /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-slist test_slist-test-slist.o -lnobugmt -lrt liblumiera.la /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-config test_config-test-config.o -lnobugmt -lrt liblumieracommon.la liblumieraproc.la liblumierabackend.la ccache gcc -g -O2 -pthread -o .libs/test-slist test_slist-test-slist.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumiera.so creating test-slist /bin/sh ./libtool --tag=CC --mode=link ccache gcc -g -O2 -pthread -o test-interfaces test_interfaces-test-interfaces.o -lnobugmt -lrt liblumieracommon.la liblumierabackend.la liblumieraproc.la ccache gcc -g -O2 -pthread -o .libs/test-config test_config-test-config.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so ./.libs/liblumierabackend.so creating test-config /bin/sh ./libtool --tag=CC --mode=link ccache gcc -pthread -g -O2 -pthread -o test-threads test_threads-test-threads.o liblumierabackend.la liblumieracommon.la liblumieraproc.la ccache gcc -g -O2 -pthread -o .libs/test-interfaces test_interfaces-test-interfaces.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumieracommon.so ./.libs/liblumierabackend.so ./.libs/liblumieraproc.so ccache gcc -pthread -g -O2 -pthread -o .libs/test-threads test_threads-test-threads.o ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so creating test-interfaces /bin/sh ./libtool --tag=CC --mode=link ccache gcc -pthread -I/usr/include/valgrind -g -O2 -pthread -o test-threadpool test_threadpool-test-threadpool.o -lnobugmt -lrt liblumierabackend.la liblumieracommon.la liblumieraproc.la creating test-threads ccache gcc -pthread -I/usr/include/valgrind -g -O2 -pthread -o .libs/test-threadpool test_threadpool-test-threadpool.o /usr/lib/libnobugmt.so -lrt ./.libs/liblumierabackend.so ./.libs/liblumieracommon.so ./.libs/liblumieraproc.so creating test-threadpool make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make check-TESTS make[3]: Entering directory `/home/lumiera/lumiera/ct/build' valgrind explicit disabled ================ test.sh ================ ### ./../tests/00test.tests test system selftest TEST test cat'ing stdin to stdout: .. OK TEST test stderr, cat'ing noonexistant file: .. OK ### ./../tests/10errorhandling.tests Error handling TEST no error: .. OK TEST set error: .. OK TEST query no error: .. OK TEST query error: .. OK TEST error cleared: .. OK ### ./../tests/15list.tests Linked Lists TEST init nodes: .. OK TEST insert nodes: .. OK TEST remaining predicates: .. OK TEST unlink: .. OK TEST whiles: .. OK TEST llist_relocate: .. OK PLANNED llist_insertlist_next: .. SKIPPED (planned) PLANNED llist_insertlist_prev: .. SKIPPED (planned) PLANNED llist_insertafter_range: .. SKIPPED (planned) PLANNED llist_inserbefore_range: .. SKIPPED (planned) PLANNED llist_advance: .. SKIPPED (planned) PLANNED llist_retreat: .. SKIPPED (planned) PLANNED list_nth: .. SKIPPED (planned) PLANNED llist_get_nth_stop: .. SKIPPED (planned) ### ./../tests/15locking.tests Locking TEST mutex section: .. OK TEST mutex not unlocked asserts: .. OK TEST mutex explicitly unlocked: .. OK TEST nested mutex section: .. OK TEST chained mutex section: .. OK TEST recursive mutex section: .. OK TEST rwlock section: .. OK TEST rwlock not unlocked asserts: .. OK PLANNED rwlock readlock in writelock asserts: .. SKIPPED (planned) PLANNED rwlock writelock in readlock asserts: .. SKIPPED (planned) TEST condition not unlocked asserts: .. OK TEST condition section: .. OK PLANNED condition signaling: .. SKIPPED (planned) PLANNED condition broadcasting: .. SKIPPED (planned) TEST reccondition not unlocked asserts: .. OK TEST reccondition section: .. OK PLANNED reccondition signaling: .. SKIPPED (planned) PLANNED reccondition broadcasting: .. SKIPPED (planned) TEST chained reccondition section: .. OK TEST nested reccondition section: .. OK ### ./../tests/15luid.tests LUID's TEST luid generate: .. OK TEST luid copy: .. OK TEST storing pointers: .. OK ### ./../tests/15mpool.tests Memory pool tests TEST init/destroy: .. OK TEST auto destruction: .. OK TEST cluster allocation: .. OK PLANNED random usage: .. SKIPPED (planned) PLANNED stats: .. SKIPPED (planned) TEST reserve: .. OK ### ./../tests/15safeclib.tests Safe clib and tools TEST Allocating 0 bytes: .. OK TEST Allocating some memory: .. OK PLANNED Allocation error: .. SKIPPED (planned) TEST string equal check: .. OK TEST temporary buffers: .. OK TEST tr0 success: .. OK TEST tr0 fail: .. OK TEST tr: .. OK TEST tr_: .. OK ### ./../tests/15slist.tests Single Linked Lists TEST initialization and predicates: .. OK TEST insert/delete nodes: .. OK TEST moving across a list: .. OK TEST enumerates elements of a list: .. OK TEST get length and n-th element of a list: .. OK TEST sorts a list: .. OK TEST finds element inside a list: .. OK ... PASSED 49 TESTS, 17 SKIPPED PASS: ../tests/test.sh ================== All 1 tests passed ================== make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make[2]: Leaving directory `/home/lumiera/lumiera/ct/build' make[1]: Leaving directory `/home/lumiera/lumiera/ct/build' make check-recursive make[1]: Entering directory `/home/lumiera/lumiera/ct/build' make[2]: Entering directory `/home/lumiera/lumiera/ct/build' make examplepluginc.la test-lib test-components test-error test-locking test-llist test-mpool test-psplay test-safeclib test-luid test-filedescriptors test-filehandles test-filemmap test-fileheader test-slist test-config test-interfaces test-threads test-threadpool make[3]: Entering directory `/home/lumiera/lumiera/ct/build' make[3]: `examplepluginc.la' is up to date. make[3]: `test-lib' is up to date. make[3]: `test-components' is up to date. make[3]: `test-error' is up to date. make[3]: `test-locking' is up to date. make[3]: `test-llist' is up to date. make[3]: `test-mpool' is up to date. make[3]: `test-psplay' is up to date. make[3]: `test-safeclib' is up to date. make[3]: `test-luid' is up to date. make[3]: `test-filedescriptors' is up to date. make[3]: `test-filehandles' is up to date. make[3]: `test-filemmap' is up to date. make[3]: `test-fileheader' is up to date. make[3]: `test-slist' is up to date. make[3]: `test-config' is up to date. make[3]: `test-interfaces' is up to date. make[3]: `test-threads' is up to date. make[3]: `test-threadpool' is up to date. make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make check-TESTS make[3]: Entering directory `/home/lumiera/lumiera/ct/build' valgrind explicit disabled ================ test.sh ================ ### ./../tests/20config_lowlevel.tests test configuration system TEST initializing config system: .. OK TEST create configitem with empty line: .. OK PLANNED create configitem with blank line: .. SKIPPED (planned) TEST create configitem simple entry: .. OK TEST reset a value: .. OK TEST create configitem with empty line: .. OK TEST create configitem with blank line: .. OK TEST create configitem with comment: .. OK TEST create configitem with section: .. OK TEST create configitem with directive: .. OK TEST create configitem with configentry: .. OK TEST create configitem with configentry (redirect): .. OK TEST check content of configitem with empty line: .. OK TEST check content of configitem with comment: .. OK TEST check content of configitem with section: .. OK TEST check content of configitem with directive (without argument): .. OK TEST check content of configitem with directive (with argument): .. OK TEST check content of configitem with configentry: .. OK TEST check content of configitem with configentry (redirect): .. OK TEST set a config and retrieve it: .. FAILED TEST key lookup: .. OK ### ./../tests/20filedescriptor.tests Filedescriptor management TEST acquire existing file: .. OK TEST acquire existing file twice: .. OK TEST acquire 3 files: .. OK TEST acquire file, creating it: .. OK TEST acquire file, creating it, nested dir: .. OK ### ./../tests/20filehandle.tests Filehandle management TEST basic filehandle usage: .. OK TEST using many filehandles: .. OK TEST file locking: .. OK ### ./../tests/20threads.tests Threads PLANNED join: .. SKIPPED (planned) PLANNED detached: .. SKIPPED (planned) PLANNED cancel: .. SKIPPED (planned) ### ./../tests/22config_highlevel.tests test configuration system PLANNED loading configfile, simple: .. SKIPPED (planned) PLANNED loading configfile, with includes: .. SKIPPED (planned) PLANNED env var override: .. SKIPPED (planned) PLANNED lowlevel get: .. SKIPPED (planned) PLANNED lowlevel set: .. SKIPPED (planned) PLANNED saving simple configfile: .. SKIPPED (planned) PLANNED complex saving user file: .. SKIPPED (planned) TEST number get, default: .. OK TEST number get, env override: .. OK TEST number get, type error: .. OK TEST number get, type error: .. OK TEST number get, syntax error: .. OK TEST number get, no default, no env: .. OK TEST number set: .. OK PLANNED real get: .. SKIPPED (planned) PLANNED real set: .. SKIPPED (planned) TEST string get: .. OK TEST string get, default: .. OK TEST string get, chopped: .. OK TEST string get, quoted: .. OK TEST string get, quoted, escaped: .. OK TEST string set: .. OK TEST word get: .. OK TEST word set: .. FAILED PLANNED bool get: .. SKIPPED (planned) PLANNED bool set: .. SKIPPED (planned) TEST wordlist get item from empty list should fail: .. FAILED TEST wordlist get item past end should fail: .. OK TEST wordlist get first item: .. FAILED TEST wordlist get last item: .. FAILED TEST wordlist get middle: .. FAILED TEST wordlist find, non existing: .. OK TEST wordlist find, first: .. OK TEST wordlist find, middle: .. OK TEST wordlist find, last: .. OK TEST wordlist replace, middle, insert after: .. OK TEST wordlist replace, middle, insert before: .. OK TEST wordlist replace, middle, remove: .. OK TEST wordlist replace, middle, replace1: .. OK TEST wordlist replace, middle, replace2: .. OK TEST wordlist replace, first, insert before: .. OK TEST wordlist replace, first, replace1: .. OK TEST wordlist replace, first, replace2: .. OK TEST wordlist replace, last, insert after: .. OK TEST wordlist add 2 words: .. OK TEST wordlist add same word: .. OK TEST wordlist add to empty list: .. FAILED TEST wordlist add to empty list, same: .. FAILED TEST wordlist get item from empty list should fail: .. FAILED TEST wordlist get item past end should fail: .. OK TEST wordlist get first item: .. FAILED TEST wordlist get last item: .. FAILED TEST wordlist get middle: .. FAILED ### ./../tests/30backend-file.tests File backend PLANNED File handle management: .. SKIPPED (planned) PLANNED open nonexisting file for reading: .. SKIPPED (planned) PLANNED create file: .. SKIPPED (planned) PLANNED open existing file for reading: .. SKIPPED (planned) PLANNED open existing file for writing: .. SKIPPED (planned) PLANNED Test, access nonexistent file for reading: .. SKIPPED (planned) PLANNED write frames: .. SKIPPED (planned) PLANNED read frames: .. SKIPPED (planned) ### ./../tests/30backend-scheduler.tests Scheduler PLANNED high pri ticks: .. SKIPPED (planned) PLANNED high pri, time ran out: .. SKIPPED (planned) PLANNED high pri, cancel task: .. SKIPPED (planned) PLANNED low pri ticks: .. SKIPPED (planned) PLANNED low pri, time ran out: .. SKIPPED (planned) PLANNED low pri, cancel task: .. SKIPPED (planned) PLANNED change priority low->high: .. SKIPPED (planned) ### ./../tests/30backend-threadpool.tests Thread Pools PLANNED create: .. SKIPPED (planned) PLANNED yield: .. SKIPPED (planned) PLANNED cancel: .. SKIPPED (planned) TEST Most basic threadpool test: .. OK TEST process a function: .. OK TEST acquire two threads: .. OK TEST many sleepy threads: .. OK TEST simple sync: .. OK PLANNED sync many: .. SKIPPED (planned) TEST joinable thread: .. OK TEST sync joinable: ./../tests/test.sh: line 514: 8209 Killed ( $CALL $TESTBIN "$@" 2> ,stderr > ,stdout; echo $? > ,return ) .. OK PLANNED error cleared on join: .. SKIPPED (planned) ### ./../tests/30interfaces.tests test interfaces TEST Basic operations: .. OK TEST opening / closing interfaces: .. OK TEST dependencies 1: .. OK TEST dependencies 2: .. OK TEST dependencies 3: .. OK TEST depedencies 4: .. OK TEST dependencies all: .. OK ### ./../tests/30mmap.tests File mmaping TEST chunksize not initialized: .. OK TEST mmap not released should fail: .. OK TEST basic mmap: .. OK TEST use mmap twice: .. OK TEST reuse mmap: .. OK TEST grow file: .. OK TEST readonly file: .. OK TEST accessing file: .. OK TEST exact mmap: .. OK TEST mmaped secion: .. OK TEST mmaped secion, error: .. OK ### ./../tests/30resourcecollector.tests Resourcecollector PLANNED basic register, destroy: .. SKIPPED (planned) PLANNED memory success: .. SKIPPED (planned) PLANNED memory success, 2nd try: .. SKIPPED (planned) PLANNED memory panic: .. SKIPPED (planned) ### ./../tests/31fileheader.tests fileheader access TEST fileheader, basic creation: .. OK TEST fileheader, create on readlonly fails: .. OK TEST fileheader, fourcc mismatch: .. OK TEST fileheader, reopen: .. OK TEST fileheader, reopen: .. OK ### ./../tests/31plugin.tests testing plugins TEST discovering plugins, missing path: .. OK TEST discovering plugins: .. FAILED TEST plugin unloading: .. FAILED TEST C plugin test: .. FAILED TEST C plugin test, nested: .. FAILED ... SUCCEDED 89 TESTS ... FAILED 16 TESTS ... SKIPPED 39 TESTS see ',testlog' for details FAIL: ../tests/test.sh =================== 1 of 1 tests failed =================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/lumiera/lumiera/ct/build' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/lumiera/lumiera/ct/build' make: *** [check] Error 2 make check-recursive make[1]: Entering directory `/home/lumiera/lumiera/ct/build' make[2]: Entering directory `/home/lumiera/lumiera/ct/build' make examplepluginc.la test-lib test-components test-error test-locking test-llist test-mpool test-psplay test-safeclib test-luid test-filedescriptors test-filehandles test-filemmap test-fileheader test-slist test-config test-interfaces test-threads test-threadpool make[3]: Entering directory `/home/lumiera/lumiera/ct/build' make[3]: `examplepluginc.la' is up to date. make[3]: `test-lib' is up to date. make[3]: `test-components' is up to date. make[3]: `test-error' is up to date. make[3]: `test-locking' is up to date. make[3]: `test-llist' is up to date. make[3]: `test-mpool' is up to date. make[3]: `test-psplay' is up to date. make[3]: `test-safeclib' is up to date. make[3]: `test-luid' is up to date. make[3]: `test-filedescriptors' is up to date. make[3]: `test-filehandles' is up to date. make[3]: `test-filemmap' is up to date. make[3]: `test-fileheader' is up to date. make[3]: `test-slist' is up to date. make[3]: `test-config' is up to date. make[3]: `test-interfaces' is up to date. make[3]: `test-threads' is up to date. make[3]: `test-threadpool' is up to date. make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make check-TESTS make[3]: Entering directory `/home/lumiera/lumiera/ct/build' valgrind explicit disabled ================ test.sh ================ ### ./../tests/40components.tests Component Test Suite: common and basic components TEST Hello test world: .. OK TEST Allocation Cluster: .. OK PLANNED basic application state: .. SKIPPED (planned) TEST Advice collaboration (basics): .. OK PLANNED Advice constellations: .. SKIPPED (planned) PLANNED Advice variants and configurations: .. SKIPPED (planned) PLANNED Advice multiplicity and concurrency: .. SKIPPED (planned) TEST Advice binding patterns: .. OK TEST Advice index implementation: .. OK TEST implicit conversion to bool: .. OK TEST CmdlineWrapper_test: .. OK TEST ConfigFlags_test: .. OK TEST CustomSharedPtr_test: .. OK TEST Deleter function collection: .. OK TEST Duck typing support: .. OK TEST ExceptionError_test: .. OK TEST Factory_test: .. OK TEST Factory_special_test: .. OK TEST formatting/diagnostics helpers: .. OK TEST functional closure: .. OK TEST functional composition: .. OK TEST function type erasure: .. OK TEST HashIndexed_test: .. OK TEST LifeCycle_test: .. OK TEST configurable Factory: .. OK TEST Factory argument handling: .. OK TEST NIL object singleton: .. OK TEST inline type erasure: .. OK TEST inline unchecked buffer: .. OK TEST inline val/ref wrapper: .. OK TEST Lumiera Iterator Concept: .. OK TEST Lumiera Iterator Adapter for STL: .. OK TEST Lumiera Iterator Tools: .. OK TEST Iterable data source: .. OK TEST Iterable type detection: .. OK PLANNED RefArray_test: .. SKIPPED (planned) TEST RemoveFromSet_test: .. OK TEST SanitizedIdentifier_test: .. OK TEST SingletonSubclass_test: .. OK TEST SingletonTestMock_test: .. OK TEST ScopedHolder_test: .. OK TEST ScopedHolderTransfer_test: .. OK TEST ScopedPtrVect_test: .. OK TEST Singleton_test: .. OK PLANNED StreamTypeBasics_test: .. SKIPPED (planned) PLANNED StreamTypeLifecycle_test: .. SKIPPED (planned) TEST Multithread Locking by Monitor: .. OK TEST Multithread Locking whole class: .. OK TEST Wait/Notify on Object Monitor: .. OK TEST Create 20 Threads passing context: .. OK TEST Waiting on Thread termination: .. OK TEST Starting and stopping subsystems: .. OK TEST Time Wrapper: .. OK TEST Symbol_test: .. OK TEST Hashtable with Symbol keys: .. OK TEST Test support functions: .. OK TEST TestOption_test: .. OK TEST TypeList_test: .. OK TEST TypeListGenerator_test: .. OK TEST typelist manipulation: .. OK TEST type sequence manipulation: .. OK TEST TypeTuple_test: .. OK TEST TypedAllocationManager: .. OK TEST Type-based contexts: .. OK TEST extensible symbolic identifier: .. OK TEST for-each operations: .. OK TEST VectorTransfer_test: .. OK TEST VisitingTool_test: .. OK TEST VisitingToolExtended_test: .. OK ### ./../tests/41asset.tests Component Test Suite: Asset Manager TEST AssetCategory_test: .. OK PLANNED BasicPipe_test: .. SKIPPED (planned) PLANNED CompoundMedia_test: .. SKIPPED (planned) TEST CreateAsset_test: .. OK PLANNED DeleteAsset_test: .. SKIPPED (planned) TEST DependentAssets_test: .. OK TEST plain entry-ID: .. OK PLANNED ID to type association: .. SKIPPED (planned) TEST IdentityOfAssets_test: .. OK TEST MakeClip_test: .. OK PLANNED MediaStructureQuery_test: .. SKIPPED (planned) TEST OrderingOfAssets_test: .. OK ### ./../tests/42query.tests Proc Layer config rules Test Suite PLANNED sub-extensible ID: .. SKIPPED (planned) TEST simple query: .. OK TEST normalise ID: .. OK TEST extract ID: .. OK TEST remove term from query: .. OK TEST count predicates in query: .. OK ### ./../tests/43session.tests Component Test Suite: MObjects and Session/Model PLANNED AddClip_test: .. SKIPPED (planned) TEST DefsManager_test: .. OK TEST DefsManagerImpl_test: .. OK TEST DefsRegistryImpl_test: .. OK PLANNED DeleteClip_test: .. SKIPPED (planned) PLANNED SessionElementTracker_test: .. SKIPPED (planned) TEST external MObject references: .. OK PLANNED basic placement properties: .. SKIPPED (planned) PLANNED object identity: .. SKIPPED (planned) TEST hierarchical placement types: .. OK TEST PlacementRef_test: .. OK TEST Placement Index: .. OK TEST Querying the index: .. OK TEST discovering scopes: .. OK PLANNED Placement search scope: .. SKIPPED (planned) PLANNED Path of nested scopes: .. SKIPPED (planned) TEST issuing typed queries: .. OK PLANNED Query focus management: .. SKIPPED (planned) PLANNED Query focus stack: .. SKIPPED (planned) PLANNED RebuildFixture_test: .. SKIPPED (planned) PLANNED SessionManager_test: .. SKIPPED (planned) TEST Accessing session APIs: .. OK PLANNED Session structure basics: .. SKIPPED (planned) PLANNED modifying session contents: .. SKIPPED (planned) PLANNED Handling of Timelines and Sequences: .. SKIPPED (planned) ### ./../tests/44builder.tests Component Test Suite: Builder TEST BuilderTool_test: .. OK PLANNED BuildSegment_test: .. SKIPPED (planned) ### ./../tests/45controller.tests Component Test Suite: Proc-Layer controller TEST CommandBasic_test: .. OK TEST Argument & Memento handling: .. OK TEST build argument accepting function: .. OK TEST Command functor and UNDO functor: .. OK TEST Memento wiring and storage: .. OK TEST Opaque cloning of implementation: .. OK TEST Equality comparisons: .. OK TEST Command index and allocation: .. OK TEST Handling Pattern basics: .. OK PLANNED Handling Patterns: .. SKIPPED (planned) TEST Command argument binding: .. OK TEST Command usage aspects I: .. OK PLANNED Command usage aspects II: .. SKIPPED (planned) PLANNED Command usage aspects III: .. SKIPPED (planned) ### ./../tests/46engine.tests Component Test Suite: Render Engine parts PLANNED BuffTable_test: .. SKIPPED (planned) PLANNED Proc Node basics: .. SKIPPED (planned) PLANNED Proc Node fabrication: .. SKIPPED (planned) PLANNED Proc Node operation modes: .. SKIPPED (planned) PLANNED source reading Node: .. SKIPPED (planned) ### ./../tests/48proc-operate.tests Proc Layer combined operations Test Suite TEST MediaAccessMock_test: .. OK PLANNED RenderSegment_test: .. SKIPPED (planned) ... PASSED 98 TESTS, 37 SKIPPED PASS: ../tests/test.sh ================== All 1 tests passed ================== make[3]: Leaving directory `/home/lumiera/lumiera/ct/build' make[2]: Leaving directory `/home/lumiera/lumiera/ct/build' make[1]: Leaving directory `/home/lumiera/lumiera/ct/build' scons: Reading SConscript files ... * Build using /usr/bin/ccache Warning: NoBug ALPHA or BETA builds requires DEBUG=yes, switching DEBUG on! Checking for C library m... yes Checking for C library dl... yes Checking for C library pthread... yes Checking for C header file execinfo.h... yes Checking for C header file valgrind/valgrind.h... yes Checking for library configuration: nobugmt Checking for C++ header file tr1/memory... yes Checking for C++ header file boost/config.hpp... yes Checking for C++ header file boost/shared_ptr.hpp... yes Checking for C++ library boost_program_options-mt... yes Checking for C++ library boost_regex-mt... yes Checking for clock_gettime() in C library None... yes Using function clock_gettime() as defined in the C-lib... Checking for library configuration: gavl Checking for library configuration: gtkmm-2.4 Checking for library configuration: glibmm-2.4 Checking for library configuration: gthread-2.0 Checking for library configuration: cairomm-1.0 Checking for library configuration: gdl-lum Checking for library configuration: librsvg-2.0 Checking for C header file X11/Xlib.h... yes Checking for library configuration: xv Checking for library configuration: xext ** Gathered Library Info: ['librsvg-2.0', 'xv', 'gtkmm-2.4', 'nobugmt', 'xext', 'gthread-2.0', 'cairomm-1.0', 'gavl', 'gdl-lum', 'glibmm-2.4', 'gdl'] Parsing icons/svg/track-locked.svg Parsing icons/svg/tool-i-beam.svg Parsing icons/svg/track-disabled.svg Parsing icons/svg/track-unlocked.svg Parsing icons/svg/app-icon.svg Parsing icons/svg/track-enabled.svg Parsing icons/svg/tool-arrow.svg scons: done reading SConscript files. scons: Building targets ... Compiling++ src/lumiera/main.cpp Compiling src/lib/mpool.c Compiling src/lib/error.c Compiling src/lib/safeclib.c Compiling src/lib/luid.c Compiling src/lib/tmpbuf.c Compiling src/lib/reccondition.c Compiling src/lib/psplay.c Compiling src/lib/recmutex.c Compiling src/lib/condition.c Compiling src/lib/rwlock.c Compiling src/lib/mrucache.c Compiling src/lib/lockerror.c Compiling src/lib/cuckoo.c Compiling src/lib/mutex.c Compiling src/lib/time.c Compiling++ src/lib/symbol-impl.cpp Compiling++ src/lib/logging.cpp Compiling++ src/lib/util.cpp Compiling++ src/lib/streamtype.cpp In file included from src/lib/streamtype.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/lib/lifecycle.cpp Compiling++ src/lib/lumitime.cpp Compiling++ src/lib/exception.cpp Compiling++ src/lib/allocationcluster.cpp Compiling++ src/lib/nobug-init.cpp Compiling++ src/lib/cmdline.cpp Compiling++ src/lib/query.cpp Compiling++ src/lib/advice/binding.cpp Compiling++ src/lib/advice/advice.cpp Compiling++ src/lib/test/testoption.cpp Compiling++ src/lib/test/test-helper.cpp Compiling++ src/lib/test/suite.cpp Compiling src/common/plugin.c /usr/bin/ccache g++ -o .libs/liblumiera.so -pthread -shared src/lib/mpool.os src/lib/error.os src/lib/safeclib.os src/lib/luid.os src/lib/tmpbuf.os src/lib/reccondition.os src/lib/psplay.os src/lib/recmutex.os src/lib/condition.os src/lib/rwlock.os src/lib/mrucache.os src/lib/lockerror.os src/lib/cuckoo.os src/lib/mutex.os src/lib/time.os src/lib/symbol-impl.os src/lib/logging.os src/lib/util.os src/lib/streamtype.os src/lib/lifecycle.os src/lib/lumitime.os src/lib/exception.os src/lib/allocationcluster.os src/lib/nobug-init.os src/lib/cmdline.os src/lib/query.os src/lib/advice/binding.os src/lib/advice/advice.os src/lib/test/testoption.os src/lib/test/test-helper.os src/lib/test/suite.os -lm -ldl -lpthread -lnobugmt -lboost_program_options-mt -lboost_regex-mt -lgavl Compiling src/common/config_typed.c Compiling src/common/configentry.c Compiling src/common/config.c Compiling src/common/interfaceregistry.c Compiling src/common/configitem.c Compiling src/common/interface.c Compiling src/common/config_wordlist.c Compiling src/common/config_interface.c Compiling src/common/config_lookup.c Compiling src/common/plugin_dynlib.c Compiling++ src/common/subsys.cpp Compiling++ src/common/configfacade.cpp src/common/configfacade.cpp:89: warning: unused parameter 'key' Compiling++ src/common/appstate.cpp Compiling++ src/common/guifacade.cpp Compiling++ src/common/option.cpp Compiling++ src/common/configrules.cpp Compiling++ src/common/interfaceproxy.cpp Compiling++ src/common/query/fake-configrules.cpp Compiling++ src/common/external/libgavl.cpp Compiling src/backend/filedescriptor.c In file included from src/proc/control/mediaimpllib.hpp:29, from src/common/external/libgavl.hpp:29, from src/common/external/libgavl.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/common/external/libgavl.cpp: In function 'void lib::external::provide_GAVL_stream_implementation_types()': src/common/external/libgavl.cpp:43: warning: unused variable 'typeManager' /usr/bin/ccache g++ -o .libs/liblumieracommon.so -pthread -shared src/common/plugin.os src/common/config_typed.os src/common/configentry.os src/common/config.os src/common/interfaceregistry.os src/common/configitem.os src/common/interface.os src/common/config_wordlist.os src/common/config_interface.os src/common/config_lookup.os src/common/plugin_dynlib.os src/common/subsys.os src/common/configfacade.os src/common/appstate.os src/common/guifacade.os src/common/option.os src/common/configrules.os src/common/interfaceproxy.os src/common/query/fake-configrules.os src/common/external/libgavl.os -lm -ldl -lpthread -lnobugmt -lboost_program_options-mt -lboost_regex-mt -lgavl Compiling src/backend/threadpool.c Compiling src/backend/filehandlecache.c Compiling src/backend/resourcecollector.c Compiling src/backend/mmapcache.c Compiling src/backend/fileheader.c Compiling src/backend/threads.c Compiling src/backend/backend.c Compiling src/backend/mmap.c Compiling src/backend/filedescriptorregistry.c Compiling src/backend/mmapings.c Compiling src/backend/filehandle.c Compiling src/backend/file.c Compiling++ src/backend/mediaaccessfacade.cpp Compiling++ src/backend/threadpool-init.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/threadpool-init.hpp:45, from src/backend/threadpool-init.cpp:25: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ src/backend/netnodefacade.cpp src/backend/mediaaccessfacade.cpp:54: warning: unused parameter 'fhandle' src/backend/mediaaccessfacade.cpp:54: warning: unused parameter 'chanNo' Compiling++ src/backend/scriptrunnerfacade.cpp src/backend/scriptrunnerfacade.cpp:48: warning: unused parameter 'termination' Compiling++ src/backend/enginefacade.cpp src/backend/netnodefacade.cpp:47: warning: unused parameter 'termination' Compiling++ src/proc/assetmanager.cpp src/backend/enginefacade.cpp:48: warning: unused parameter 'termination' /usr/bin/ccache g++ -o .libs/liblumierabackend.so -pthread -shared src/backend/filedescriptor.os src/backend/threadpool.os src/backend/filehandlecache.os src/backend/resourcecollector.os src/backend/mmapcache.os src/backend/fileheader.os src/backend/threads.os src/backend/backend.os src/backend/mmap.os src/backend/filedescriptorregistry.os src/backend/mmapings.os src/backend/filehandle.os src/backend/file.os src/backend/mediaaccessfacade.os src/backend/threadpool-init.os src/backend/netnodefacade.os src/backend/scriptrunnerfacade.os src/backend/enginefacade.os -lm -ldl -lpthread -lnobugmt -lboost_program_options-mt -lboost_regex-mt -lgavl Compiling++ src/proc/controllerfacade.cpp Compiling++ src/proc/facade.cpp src/proc/facade.cpp:49: warning: unused parameter 'termination' src/proc/facade.cpp:85: warning: unused parameter 'termination' Compiling++ src/proc/state.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/assetmanager.cpp:236: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/asset.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/state.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/asset/codec.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/codec.hpp:28, from src/proc/asset/codec.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/asset/timeline.cpp Compiling++ src/proc/asset/preview.cpp Compiling++ src/proc/asset/meta.cpp Compiling++ src/proc/asset/media.cpp src/proc/asset/meta.cpp:50: warning: unused parameter 'key' Compiling++ src/proc/asset/pipe.cpp Compiling++ src/proc/asset/category.cpp Compiling++ src/proc/asset/sequence.cpp Compiling++ src/proc/asset/proc.cpp Compiling++ src/proc/asset/effect.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/proc.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/asset/proc.cpp:50: warning: unused parameter 'key' Compiling++ src/proc/asset/struct.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/asset/effect.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/asset/clip.cpp Compiling++ src/proc/asset/procpatt.cpp Compiling++ src/proc/asset/compoundmedia.cpp Compiling++ src/proc/asset/unknown.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/procpatt.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/asset/procpatt.cpp:64: warning: unused parameter 'newID' src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::DoAttach]': src/proc/asset/procpatt.cpp:94: instantiated from here src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::DoRecurse]': src/proc/asset/procpatt.cpp:111: instantiated from here src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' src/proc/asset/buildinstruct.hpp: In instantiation of 'asset::BuildInstruct::BuildInstruct(T&) [with T = asset::BuildInstruct]': /usr/include/c++/4.3/bits/stl_uninitialized.h:79: instantiated from 'static _ForwardIterator std::__uninitialized_copy< >::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, bool = false]' /usr/include/c++/4.3/bits/stl_uninitialized.h:122: instantiated from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*]' /usr/include/c++/4.3/bits/stl_uninitialized.h:262: instantiated from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, _Tp = asset::BuildInstruct]' /usr/include/c++/4.3/bits/stl_uninitialized.h:272: instantiated from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = asset::BuildInstruct*, _ForwardIterator = asset::BuildInstruct*, _Allocator = std::allocator]' /usr/include/c++/4.3/bits/vector.tcc:316: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = asset::BuildInstruct, _Alloc = std::allocator]' /usr/include/c++/4.3/bits/stl_vector.h:694: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = asset::BuildInstruct, _Alloc = std::allocator]' src/proc/asset/procpatt.cpp:95: instantiated from here src/proc/asset/buildinstruct.hpp:115: warning: unused parameter 'instr' Compiling++ src/proc/asset/typed-lookup.cpp Compiling++ src/proc/engine/pluginadapter.cpp Compiling++ src/proc/engine/mask.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/trafo.hpp:28, from src/proc/engine/pluginadapter.hpp:28, from src/proc/engine/pluginadapter.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/buffhandle.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/trafo.hpp:28, from src/proc/engine/mask.hpp:28, from src/proc/engine/mask.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/renderengine.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/engine/buffhandle.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/link.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/rendergraph.hpp:29, from src/proc/engine/renderengine.hpp:30, from src/proc/engine/renderengine.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/rendergraph.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/link.hpp:28, from src/proc/engine/link.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/trafo.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/rendergraph.hpp:29, from src/proc/engine/rendergraph.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/stateproxy.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/trafo.hpp:28, from src/proc/engine/trafo.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/projector.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/stateproxy.hpp:29, from src/proc/engine/stateproxy.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/engine/stateproxy.cpp:49: warning: unused parameter 'bh' src/proc/engine/stateproxy.cpp:57: warning: unused parameter 'fID' src/proc/engine/stateproxy.cpp:65: warning: unused parameter 'bh' src/proc/engine/stateproxy.cpp:73: warning: unused parameter 'chanNo' Compiling++ src/proc/engine/nodefactory.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/trafo.hpp:28, from src/proc/engine/projector.hpp:28, from src/proc/engine/projector.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/source.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/nodefactory.hpp:28, from src/proc/engine/nodefactory.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from src/proc/engine/nodewiring.hpp:31, from src/proc/engine/nodefactory.hpp:30, from src/proc/engine/nodefactory.cpp:25: src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp: In member function 'engine::WiringSituation& engine::WiringSituation::resolveProcessor(const asset::Proc&)': src/proc/engine/nodewiring-def.hpp:181: warning: control reaches end of non-void function Compiling++ src/proc/engine/nodewiring.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/nodewiring.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from src/proc/engine/nodewiring.hpp:31, from src/proc/engine/nodewiring.cpp:26: src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' In file included from src/proc/engine/nodewiring.cpp:27: src/proc/engine/nodeoperation.hpp:88: warning: unused parameter 'ivo' src/proc/engine/nodeoperation.hpp:88: warning: unused parameter 'chanNo' src/proc/engine/nodeoperation.hpp:94: warning: unused parameter 'ivo' src/proc/engine/nodeoperation.hpp:94: warning: unused parameter 'chanNo' src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'table' src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'slotCnt' src/proc/engine/nodeoperation.hpp:100: warning: unused parameter 'slot_to_retain' src/proc/engine/nodeoperation.hpp:106: warning: unused parameter 'ivo' In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/source.hpp:28, from src/proc/engine/source.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/engine/render-invocation.cpp Compiling++ src/proc/mobject/interpolator.cpp Compiling++ src/proc/mobject/mobject.cpp Compiling++ src/proc/mobject/paramprovider.cpp Compiling++ src/proc/mobject/parameter.cpp Compiling++ src/proc/mobject/mobject-ref.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/render-invocation.hpp:39, from src/proc/engine/render-invocation.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/mobject/builderfacade.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/rendergraph.hpp:29, from src/proc/engine/renderengine.hpp:30, from src/proc/mobject/builderfacade.hpp:29, from src/proc/mobject/builderfacade.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/builderfacade.cpp: In member function 'engine::RenderEngine& mobject::BuilderFacade::buildEngine()': src/proc/mobject/builderfacade.cpp:43: warning: control reaches end of non-void function Compiling++ src/proc/mobject/placement.cpp Compiling++ src/proc/mobject/session/scope-path.cpp Compiling++ src/proc/mobject/session/compoundclip.cpp Compiling++ src/proc/mobject/session/root.cpp Compiling++ src/proc/mobject/session/sess-manager-impl.cpp Compiling++ src/proc/mobject/session/placement-index-query-resolver.cpp Compiling++ src/proc/mobject/session/allocation.cpp Compiling++ src/proc/mobject/session/plug.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/session/placement-index-query-resolver.cpp:30: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/mobject/session/locatingpin.cpp Compiling++ src/proc/mobject/session/segment.cpp Compiling++ src/proc/mobject/session/binding.cpp Compiling++ src/proc/mobject/session/auto.cpp Compiling++ src/proc/mobject/session/meta.cpp Compiling++ src/proc/mobject/session/query-focus.cpp Compiling++ src/proc/mobject/session/query-resolver.cpp Compiling++ src/proc/mobject/session/defsmanager.cpp Compiling++ src/proc/mobject/session/session-services.cpp Compiling++ src/proc/mobject/session/fixture.cpp Compiling++ src/proc/mobject/session/effect.cpp Compiling++ src/proc/mobject/session/fixedlocation.cpp Compiling++ src/proc/mobject/session/mobjectfactory.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/session/effect.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/mobject/session/segmentation.cpp Compiling++ src/proc/mobject/session/track.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/session/mobjectfactory.cpp:29: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/session/mobjectfactory.cpp:79: warning: unused parameter 'clipRef' src/proc/mobject/session/mobjectfactory.cpp:79: warning: unused parameter 'mediaTracks' src/proc/mobject/session/mobjectfactory.cpp:95: warning: unused parameter 'processorDef' Compiling++ src/proc/mobject/session/session.cpp Compiling++ src/proc/mobject/session/placement-index.cpp Compiling++ src/proc/mobject/session/clip.cpp Compiling++ src/proc/mobject/session/constraint.cpp Compiling++ src/proc/mobject/session/label.cpp Compiling++ src/proc/mobject/session/session-impl.cpp Compiling++ src/proc/mobject/session/scope.cpp src/proc/mobject/session/session-impl.cpp:80: warning: unused parameter 'placement' src/proc/mobject/session/session-impl.cpp:87: warning: unused parameter 'placement' Compiling++ src/proc/mobject/session/abstractmo.cpp src/proc/mobject/session/scope.cpp:129: warning: unused parameter 'aPlacement' Compiling++ src/proc/mobject/session/simpleclip.cpp Compiling++ src/proc/mobject/session/wish.cpp Compiling++ src/proc/mobject/session/relativelocation.cpp Compiling++ src/proc/mobject/builder/nodecreatortool.cpp Compiling++ src/proc/mobject/builder/conmanager.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from src/proc/mobject/builder/nodecreatortool.hpp:29, from src/proc/mobject/builder/nodecreatortool.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/builder/nodecreatortool.cpp:42: warning: unused parameter 'something' src/proc/mobject/builder/nodecreatortool.cpp:48: warning: unused parameter 'clip' src/proc/mobject/builder/nodecreatortool.cpp:54: warning: unused parameter 'effect' src/proc/mobject/builder/nodecreatortool.cpp:60: warning: unused parameter 'automation' src/proc/mobject/builder/nodecreatortool.cpp:66: warning: unused parameter 'target' Compiling++ src/proc/mobject/builder/segmentationtool.cpp In file included from src/proc/control/stypemanager.hpp:29, from src/proc/mobject/builder/conmanager.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/builder/conmanager.cpp: In member function 'int mobject::builder::ConManager::getConnection()': src/proc/mobject/builder/conmanager.cpp:38: warning: control reaches end of non-void function Compiling++ src/proc/mobject/builder/operationpoint.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/mobject/builder/operationpoint.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from src/proc/engine/nodewiring.hpp:31, from src/proc/engine/nodefactory.hpp:30, from src/proc/mobject/builder/operationpoint.cpp:29: src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' src/proc/mobject/builder/operationpoint.cpp:71: warning: unused parameter 'srcMedia' src/proc/mobject/builder/operationpoint.cpp:97: warning: unused parameter 'mediaProc' src/proc/mobject/builder/operationpoint.cpp:104: warning: unused parameter 'target' Compiling++ src/proc/mobject/builder/toolfactory.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from src/proc/mobject/builder/segmentationtool.hpp:29, from src/proc/mobject/builder/segmentationtool.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/builder/segmentationtool.cpp:45: warning: unused parameter 'something' src/proc/mobject/builder/segmentationtool.cpp:52: warning: unused parameter 'clip' src/proc/mobject/builder/segmentationtool.cpp:59: warning: unused parameter 'effect' src/proc/mobject/builder/segmentationtool.cpp:66: warning: unused parameter 'target' Compiling++ src/proc/mobject/builder/assembler.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/rendergraph.hpp:29, from src/proc/engine/renderengine.hpp:30, from src/proc/mobject/builder/assembler.hpp:28, from src/proc/mobject/builder/assembler.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/mobject/builder/assembler.cpp: In member function 'engine::RenderEngine& mobject::builder::Assembler::build()': src/proc/mobject/builder/assembler.cpp:36: warning: control reaches end of non-void function Compiling++ src/proc/control/handling-pattern.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from src/proc/mobject/builder/applicable-builder-target-types.hpp:60, from src/proc/mobject/builder/segmentationtool.hpp:29, from src/proc/mobject/builder/toolfactory.hpp:29, from src/proc/mobject/builder/toolfactory.cpp:25: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ src/proc/control/command.cpp In file included from src/proc/control/handling-pattern.cpp:27: src/proc/control/handling-patterns.hpp:128: warning: unused parameter 'command' src/proc/control/handling-patterns.hpp:134: warning: unused parameter 'command' src/proc/control/handling-patterns.hpp:158: warning: unused parameter 'command' src/proc/control/handling-patterns.hpp:164: warning: unused parameter 'command' src/proc/control/handling-patterns.hpp:188: warning: unused parameter 'command' src/proc/control/handling-patterns.hpp:194: warning: unused parameter 'command' Compiling++ src/proc/control/pathmanager.cpp Compiling++ src/proc/control/command-impl.cpp Compiling++ src/proc/control/stypemanager.cpp In file included from src/proc/control/stypemanager.hpp:29, from src/proc/control/stypemanager.cpp:26: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor src/proc/control/stypemanager.cpp:76: warning: unused parameter 'sTypeID' src/proc/control/stypemanager.cpp:83: warning: unused parameter 'protoType' src/proc/control/stypemanager.cpp:90: warning: unused parameter 'implType' src/proc/control/stypemanager.cpp:97: warning: unused parameter 'libID' src/proc/control/stypemanager.cpp:97: warning: unused parameter 'protoType' src/proc/control/stypemanager.cpp:104: warning: unused parameter 'rawType' Compiling++ src/proc/control/proc-dispatcher.cpp Compiling++ src/proc/play/dummy-player-service.cpp Compiling++ src/proc/play/dummy-image-generator.cpp In file included from src/proc/play/dummy-image-generator.cpp:26: src/proc/play/dummy-image-generator.hpp:72: warning: type qualifiers ignored on function return type src/proc/play/dummy-image-generator.hpp:76: warning: type qualifiers ignored on function return type src/proc/play/dummy-image-generator.cpp:93: warning: type qualifiers ignored on function return type src/proc/play/dummy-image-generator.cpp:160: warning: type qualifiers ignored on function return type In file included from src/proc/play/dummy-player-service.cpp:26: src/proc/play/dummy-image-generator.hpp:72: warning: type qualifiers ignored on function return type src/proc/play/dummy-image-generator.hpp:76: warning: type qualifiers ignored on function return type In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from src/proc/play/tick-service.hpp:43, from src/proc/play/dummy-player-service.cpp:27: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement src/proc/play/dummy-player-service.cpp: At global scope: src/proc/play/dummy-player-service.cpp:102: warning: unused parameter 'a' src/proc/play/dummy-player-service.cpp:102: warning: unused parameter 'b' Compiling++ src/gui/display-service.cpp /usr/bin/ccache g++ -o .libs/liblumieraproc.so -pthread -shared src/proc/assetmanager.os src/proc/controllerfacade.os src/proc/facade.os src/proc/state.os src/proc/asset.os src/proc/asset/codec.os src/proc/asset/timeline.os src/proc/asset/preview.os src/proc/asset/meta.os src/proc/asset/media.os src/proc/asset/pipe.os src/proc/asset/category.os src/proc/asset/sequence.os src/proc/asset/proc.os src/proc/asset/effect.os src/proc/asset/struct.os src/proc/asset/clip.os src/proc/asset/procpatt.os src/proc/asset/compoundmedia.os src/proc/asset/unknown.os src/proc/asset/typed-lookup.os src/proc/engine/pluginadapter.os src/proc/engine/mask.os src/proc/engine/buffhandle.os src/proc/engine/renderengine.os src/proc/engine/link.os src/proc/engine/rendergraph.os src/proc/engine/trafo.os src/proc/engine/stateproxy.os src/proc/engine/projector.os src/proc/engine/nodefactory.os src/proc/engine/source.os src/proc/engine/nodewiring.os src/proc/engine/render-invocation.os src/proc/mobject/interpolator.os src/proc/mobject/mobject.os src/proc/mobject/paramprovider.os src/proc/mobject/parameter.os src/proc/mobject/mobject-ref.os src/proc/mobject/builderfacade.os src/proc/mobject/placement.os src/proc/mobject/session/scope-path.os src/proc/mobject/session/compoundclip.os src/proc/mobject/session/root.os src/proc/mobject/session/sess-manager-impl.os src/proc/mobject/session/placement-index-query-resolver.os src/proc/mobject/session/allocation.os src/proc/mobject/session/plug.os src/proc/mobject/session/locatingpin.os src/proc/mobject/session/segment.os src/proc/mobject/session/binding.os src/proc/mobject/session/auto.os src/proc/mobject/session/meta.os src/proc/mobject/session/query-focus.os src/proc/mobject/session/query-resolver.os src/proc/mobject/session/defsmanager.os src/proc/mobject/session/session-services.os src/proc/mobject/session/fixture.os src/proc/mobject/session/effect.os src/proc/mobject/session/fixedlocation.os src/proc/mobject/session/mobjectfactory.os src/proc/mobject/session/segmentation.os src/proc/mobject/session/track.os src/proc/mobject/session/session.os src/proc/mobject/session/placement-index.os src/proc/mobject/session/clip.os src/proc/mobject/session/constraint.os src/proc/mobject/session/label.os src/proc/mobject/session/session-impl.os src/proc/mobject/session/scope.os src/proc/mobject/session/abstractmo.os src/proc/mobject/session/simpleclip.os src/proc/mobject/session/wish.os src/proc/mobject/session/relativelocation.os src/proc/mobject/builder/nodecreatortool.os src/proc/mobject/builder/conmanager.os src/proc/mobject/builder/segmentationtool.os src/proc/mobject/builder/operationpoint.os src/proc/mobject/builder/toolfactory.os src/proc/mobject/builder/assembler.os src/proc/control/handling-pattern.os src/proc/control/command.os src/proc/control/pathmanager.os src/proc/control/command-impl.os src/proc/control/stypemanager.os src/proc/control/proc-dispatcher.os src/proc/play/dummy-player-service.os src/proc/play/dummy-image-generator.os -lm -ldl -lpthread -lnobugmt -lboost_program_options-mt -lboost_regex-mt -lgavl Linking --> bin/lumiera src/gui/display-service.cpp:41: warning: unused parameter 'a' src/gui/display-service.cpp:41: warning: unused parameter 'b' Compiling++ src/gui/window-manager.cpp Compiling++ src/gui/gtk-lumiera.cpp Compiling++ src/gui/notification-service.cpp src/gui/notification-service.cpp:65: warning: unused parameter 'a' src/gui/notification-service.cpp:65: warning: unused parameter 'b' Compiling++ src/gui/guistart.cpp Compiling++ src/gui/util/rectangle.cpp Compiling++ src/gui/dialogs/name-chooser.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from src/gui/guistart.cpp:58: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement src/gui/guistart.cpp: At global scope: src/gui/guistart.cpp:168: warning: unused parameter 'a' src/gui/guistart.cpp:168: warning: unused parameter 'b' Compiling++ src/gui/dialogs/render.cpp Compiling++ src/gui/dialogs/preferences-dialog.cpp Compiling++ src/gui/widgets/button-bar.cpp Compiling++ src/gui/widgets/video-display-widget.cpp Compiling++ src/gui/widgets/menu-button.cpp Compiling++ src/gui/widgets/timeline-widget.cpp Compiling++ src/gui/widgets/panel-bar.cpp Compiling++ src/gui/widgets/timeline/timeline-arrow-tool.cpp Compiling++ src/gui/widgets/timeline/timeline-group-track.cpp Compiling++ src/gui/widgets/timeline/timeline-header-widget.cpp Compiling++ src/gui/widgets/timeline/timeline-layout-helper.cpp Compiling++ src/gui/widgets/timeline/timeline-body.cpp Compiling++ src/gui/widgets/timeline/timeline-track.cpp Compiling++ src/gui/widgets/timeline/timeline-state.cpp Compiling++ src/gui/widgets/timeline/timeline-clip.cpp Compiling++ src/gui/widgets/timeline/timeline-ruler.cpp Compiling++ src/gui/widgets/timeline/timeline-header-container.cpp Compiling++ src/gui/widgets/timeline/timeline-view-window.cpp Compiling++ src/gui/widgets/timeline/timeline-clip-track.cpp Compiling++ src/gui/widgets/timeline/timeline-ibeam-tool.cpp Compiling++ src/gui/widgets/timeline/timeline-tool.cpp Compiling++ src/gui/model/clip-track.cpp Compiling++ src/gui/model/group-track.cpp Compiling++ src/gui/model/parent-track.cpp Compiling++ src/gui/model/sequence.cpp Compiling++ src/gui/model/track.cpp Compiling++ src/gui/model/clip.cpp Compiling++ src/gui/model/project.cpp Compiling++ src/gui/panels/panel.cpp Compiling++ src/gui/panels/timeline-panel.cpp Compiling++ src/gui/panels/viewer-panel.cpp Compiling++ src/gui/panels/resources-panel.cpp Compiling++ src/gui/output/displayer.cpp Compiling++ src/gui/output/xvdisplayer.cpp Compiling++ src/gui/output/gdkdisplayer.cpp Compiling++ src/gui/controller/playback-controller.cpp src/gui/output/xvdisplayer.cpp: In constructor 'gui::output::XvDisplayer::XvDisplayer(Gtk::Widget*, int, int)': src/gui/output/xvdisplayer.cpp:65: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'XvPortID' src/gui/output/xvdisplayer.cpp:65: warning: format '%u' expects type 'unsigned int', but argument 8 has type 'long unsigned int' Compiling++ src/gui/controller/controller.cpp Compiling++ src/gui/workspace/panel-manager.cpp Compiling++ src/gui/workspace/actions.cpp Compiling++ src/gui/workspace/workspace-window.cpp Install file: "src/gui/lumiera_ui.rc" as "bin/lumiera_ui.rc" Compiling src/tool/rsvg-convert.c src/tool/rsvg-convert.c: In function 'main': src/tool/rsvg-convert.c:126: warning: missing initializer src/tool/rsvg-convert.c:126: warning: (near initialization for 'options_table[5].short_name') Linking --> bin/rsvg-convert rendering Icon: icons/svg/track-locked.svg --> bin/22x22/track-locked.png bin/24x24/track-locked.png bin/16x16/track-locked.png Parsing icons/svg/track-locked.svg rendering Icon: icons/svg/tool-i-beam.svg --> bin/24x24/tool-i-beam.png bin/22x22/tool-i-beam.png bin/16x16/tool-i-beam.png bin/32x32/tool-i-beam.png bin/48x48/tool-i-beam.png Parsing icons/svg/tool-i-beam.svg rendering Icon: icons/svg/track-disabled.svg --> bin/16x16/track-disabled.png bin/24x24/track-disabled.png bin/22x22/track-disabled.png Parsing icons/svg/track-disabled.svg rendering Icon: icons/svg/track-unlocked.svg --> bin/16x16/track-unlocked.png bin/22x22/track-unlocked.png bin/24x24/track-unlocked.png Parsing icons/svg/track-unlocked.svg rendering Icon: icons/svg/app-icon.svg --> bin/24x24/app-icon.png bin/22x22/app-icon.png bin/16x16/app-icon.png bin/32x32/app-icon.png bin/48x48/app-icon.png Parsing icons/svg/app-icon.svg rendering Icon: icons/svg/track-enabled.svg --> bin/16x16/track-enabled.png bin/24x24/track-enabled.png bin/22x22/track-enabled.png Parsing icons/svg/track-enabled.svg rendering Icon: icons/svg/tool-arrow.svg --> bin/22x22/tool-arrow.png bin/24x24/tool-arrow.png bin/16x16/tool-arrow.png bin/32x32/tool-arrow.png bin/48x48/tool-arrow.png Parsing icons/svg/tool-arrow.svg Install file: "icons/prerendered/16x16/panel-viewer.png" as "bin/16x16/panel-viewer.png" Install file: "icons/prerendered/16x16/panel-timeline.png" as "bin/16x16/panel-timeline.png" Install file: "icons/prerendered/16x16/panel-resources.png" as "bin/16x16/panel-resources.png" Install file: "icons/prerendered/32x32/panel-viewer.png" as "bin/32x32/panel-viewer.png" Install file: "icons/prerendered/32x32/panel-resources.png" as "bin/32x32/panel-resources.png" Install file: "icons/prerendered/22x22/panel-viewer.png" as "bin/22x22/panel-viewer.png" Install file: "icons/prerendered/22x22/panel-resources.png" as "bin/22x22/panel-resources.png" Compiling src/tool/hello.c Linking --> bin/hello-world Compiling++ src/tool/try.cpp Linking --> bin/try Compiling src/tool/luidgen.c Linking --> bin/luidgen Compiling tests/tool/vgsuppression.c Linking --> bin/vgsuppression creating module [ .libs/gtk_gui.lum ] scons: done building targets. scons: Reading SConscript files ... * Build using /usr/bin/ccache Checking for C library m... (cached) yes Checking for C library dl... (cached) yes Checking for C library pthread... (cached) yes Checking for C header file execinfo.h... (cached) yes Checking for C header file valgrind/valgrind.h... (cached) yes Checking for library configuration: nobugmt Checking for C++ header file tr1/memory... (cached) yes Checking for C++ header file boost/config.hpp... (cached) yes Checking for C++ header file boost/shared_ptr.hpp... (cached) yes Checking for C++ library boost_program_options-mt... (cached) yes Checking for C++ library boost_regex-mt... (cached) yes Checking for clock_gettime() in C library None... (cached) yes Using function clock_gettime() as defined in the C-lib... Checking for library configuration: gavl Checking for library configuration: gtkmm-2.4 Checking for library configuration: glibmm-2.4 Checking for library configuration: gthread-2.0 Checking for library configuration: cairomm-1.0 Checking for library configuration: gdl-lum Checking for library configuration: librsvg-2.0 Checking for C header file X11/Xlib.h... (cached) yes Checking for library configuration: xv Checking for library configuration: xext ** Gathered Library Info: ['librsvg-2.0', 'xv', 'gtkmm-2.4', 'nobugmt', 'xext', 'gthread-2.0', 'cairomm-1.0', 'gavl', 'gdl-lum', 'glibmm-2.4', 'gdl'] Parsing icons/svg/track-locked.svg Parsing icons/svg/tool-i-beam.svg Parsing icons/svg/track-disabled.svg Parsing icons/svg/track-unlocked.svg Parsing icons/svg/app-icon.svg Parsing icons/svg/track-enabled.svg Parsing icons/svg/tool-arrow.svg scons: done reading SConscript files. scons: Building targets ... Compiling++ tests/lib/multifact-test.cpp Compiling++ tests/lib/format-helper-test.cpp Compiling++ tests/lib/symbol-hashtable-test.cpp Compiling++ tests/lib/sync-waiting-test.cpp Compiling++ tests/lib/subsystem-runner-test.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/sync-waiting-test.cpp:28: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/allocationclustertest.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/subsystem-runner-test.cpp:32: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/typed-allocation-manager-test.cpp Compiling++ tests/lib/lifecycletest.cpp Compiling++ tests/lib/factorytest.cpp Compiling++ tests/lib/itertools-test.cpp Compiling++ tests/lib/vectortransfertest.cpp Compiling++ tests/lib/sync-locking-test.cpp Compiling++ tests/lib/iter-adapter-test.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/sync-locking-test.cpp:29: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/scoped-holder-test.cpp Compiling++ tests/lib/opaque-unchecked-buffer-test.cpp tests/lib/scoped-holder-test.cpp: In member function 'void lib::test::ScopedHolder_test::checkAllocation() [with HO = lib::ScopedHolder::Dummy>]': tests/lib/scoped-holder-test.cpp:65: instantiated from here tests/lib/scoped-holder-test.cpp:108: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' tests/lib/scoped-holder-test.cpp:109: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' tests/lib/scoped-holder-test.cpp: In member function 'void lib::test::ScopedHolder_test::checkAllocation() [with HO = lib::ScopedPtrHolder::Dummy>]': tests/lib/scoped-holder-test.cpp:71: instantiated from here tests/lib/scoped-holder-test.cpp:108: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' tests/lib/scoped-holder-test.cpp:109: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' Compiling++ tests/lib/factory-special-test.cpp Compiling++ tests/lib/functor-util-test.cpp Compiling++ tests/lib/visitingtooltest.cpp Compiling++ tests/lib/iter-adapter-stl-test.cpp Compiling++ tests/lib/singletontestmocktest.cpp Compiling++ tests/lib/sub-id-test.cpp Compiling++ tests/lib/mainsuite.cpp Compiling++ tests/lib/custom-shared-ptr-test.cpp Compiling++ tests/lib/appconfigtest.cpp Compiling++ tests/lib/hash-indexed-test.cpp Compiling++ tests/lib/sanitised-identifier-test.cpp tests/lib/appconfigtest.cpp:39: warning: unused parameter 'arg' tests/lib/appconfigtest.cpp:46: warning: unused parameter 'key' Compiling++ tests/lib/bool-checkable-test.cpp Compiling++ tests/lib/util-foreach-test.cpp Compiling++ tests/lib/streamtypebasicstest.cpp In file included from src/proc/control/stypemanager.hpp:29, from tests/lib/streamtypebasicstest.cpp:28: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor tests/lib/streamtypebasicstest.cpp:53: warning: unused parameter 'arg' Compiling++ tests/lib/sync-classlock-test.cpp Compiling++ tests/lib/symbol-test.cpp Compiling++ tests/lib/scopedholdertransfertest.cpp Compiling++ tests/lib/item-wrapper-test.cpp Compiling++ tests/lib/helloworldtest.cpp Compiling++ tests/lib/exceptionerrortest.cpp Compiling++ tests/lib/streamtypelifecycletest.cpp In file included from src/proc/control/stypemanager.hpp:29, from tests/lib/streamtypelifecycletest.cpp:28: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor tests/lib/streamtypelifecycletest.cpp:71: warning: unused parameter 'arg' tests/lib/streamtypelifecycletest.cpp: In member function 'void lumiera::test_format::StreamTypeLifecycle_test::register_additional_TypeInfo()': tests/lib/streamtypelifecycletest.cpp:102: warning: unused variable 'typeManager' Compiling++ tests/lib/singleton-test.cpp Compiling++ tests/lib/sync-timedwait-test.cpp Compiling++ tests/lib/time-wrapper-test.cpp Compiling++ tests/lib/thread-wrapper-test.cpp Compiling++ tests/lib/iter-source-test.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/thread-wrapper-test.cpp:27: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/thread-wrapper-join-test.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/thread-wrapper-join-test.cpp:29: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/null-value-test.cpp Compiling++ tests/lib/scoped-ptrvect-test.cpp Compiling++ tests/lib/visitingtoolconcept.cpp Compiling++ tests/lib/multifact-argument-test.cpp Compiling++ tests/lib/visitingtoolextendedtest.cpp Compiling++ tests/lib/opaque-holder-test.cpp Compiling++ tests/lib/typed-counter-test.cpp Compiling++ tests/lib/removefromsettest.cpp Compiling++ tests/lib/del-stash-test.cpp In file included from src/backend/threadpool.h:28, from src/backend/threads.h:130, from src/backend/thread-wrapper.hpp:36, from tests/lib/typed-counter-test.cpp:49: src/lib/llist.h: In function 'unsigned int llist_count(const llist*)': src/lib/llist.h:277: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement Compiling++ tests/lib/singleton-subclass-test.cpp Compiling++ tests/lib/query/query-utils-test.cpp Compiling++ tests/lib/meta/function-closure-test.cpp Compiling++ tests/lib/meta/typelist-test.cpp Compiling++ tests/lib/meta/duck-detector-test.cpp Compiling++ tests/lib/meta/type-tuple-test.cpp Compiling++ tests/lib/meta/typeseq-manip-test.cpp Compiling++ tests/lib/meta/typelist-manip-test.cpp Compiling++ tests/lib/meta/function-composition-test.cpp Compiling++ tests/lib/meta/function-erasure-test.cpp Compiling++ tests/lib/meta/generator-test.cpp tests/lib/meta/generator-test.cpp: In member function 'virtual void lumiera::typelist::test::TypeListGenerator_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': tests/lib/meta/generator-test.cpp:138: warning: format '%u' expects type 'unsigned int', but argument 6 has type 'long unsigned int' Compiling++ tests/lib/meta/iterable-classification-test.cpp Compiling++ tests/lib/meta/config-flags-test.cpp In file included from src/proc/asset/proc.hpp:43, from src/proc/asset/effect.hpp:28, from src/proc/mobject/session/effect.hpp:30, from tests/lib/meta/iterable-classification-test.cpp:28: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/lib/advice/advice-multiplicity-test.cpp Compiling++ tests/lib/advice/advice-binding-pattern-test.cpp Compiling++ tests/lib/advice/advice-configuration-test.cpp Compiling++ tests/lib/advice/advice-situations-test.cpp Compiling++ tests/lib/advice/advice-basics-test.cpp Compiling++ tests/lib/advice/advice-index-test.cpp Compiling++ tests/lib/test/testoptiontest.cpp Compiling++ tests/lib/test/cmdlinewrappertest.cpp Compiling++ tests/lib/test/test-helper-test.cpp Compiling++ tests/components/mainsuite.cpp Linking --> bin/test-lib Compiling++ tests/components/backend/mediaaccessmock.cpp Compiling++ tests/components/backend/mediaaccessmocktest.cpp Compiling++ tests/components/proc/asset/deleteassettest.cpp Compiling++ tests/components/proc/asset/testasset.cpp Compiling++ tests/components/proc/asset/asset-category-test.cpp Compiling++ tests/components/proc/asset/mediastructurequerytest.cpp Compiling++ tests/components/proc/asset/orderingofassetstest.cpp In file included from src/proc/asset/proc.hpp:43, from tests/components/proc/asset/mediastructurequerytest.cpp:30: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/asset/create-asset-test.cpp In file included from src/proc/asset/proc.hpp:43, from tests/components/proc/asset/orderingofassetstest.cpp:30: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/asset/compoundmediatest.cpp In file included from src/proc/asset/proc.hpp:43, from tests/components/proc/asset/create-asset-test.cpp:31: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/asset/basicpipetest.cpp In file included from src/proc/asset/proc.hpp:43, from tests/components/proc/asset/compoundmediatest.cpp:31: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/asset/dependent-assets-test.cpp Compiling++ tests/components/proc/asset/makecliptest.cpp Compiling++ tests/components/proc/asset/identityofassetstest.cpp Compiling++ tests/components/proc/asset/entry-id-test.cpp In file included from src/proc/asset/proc.hpp:43, from tests/components/proc/asset/identityofassetstest.cpp:31: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/asset/typed-id-test.cpp Compiling++ tests/components/proc/engine/buff-table-test.cpp Compiling++ tests/components/proc/engine/node-operation-test.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from tests/components/proc/engine/buff-table-test.cpp:28: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor Compiling++ tests/components/proc/engine/node-source-test.cpp Compiling++ tests/components/proc/engine/node-basic-test.cpp Compiling++ tests/components/proc/engine/node-fabrication-test.cpp In file included from src/proc/engine/buffhandle.hpp:45, from src/proc/state.hpp:33, from src/proc/engine/procnode.hpp:47, from src/proc/engine/nodefactory.hpp:28, from tests/components/proc/engine/node-basic-test.cpp:27: src/lib/streamtype.hpp:76: warning: non-static reference 'const lumiera::StreamType::Prototype& lumiera::StreamType::prototype' in class without a constructor In file included from src/proc/engine/nodewiring.hpp:31, from src/proc/engine/nodefactory.hpp:30, from tests/components/proc/engine/node-basic-test.cpp:27: src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:139: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'pred' src/proc/engine/nodewiring-def.hpp:148: warning: unused parameter 'outPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'inPin' src/proc/engine/nodewiring-def.hpp:157: warning: unused parameter 'pred' Compiling++ tests/components/proc/mobject/placement-basic-test.cpp Compiling++ tests/components/proc/mobject/placement-ref-test.cpp tests/components/proc/mobject/placement-basic-test.cpp: In member function 'virtual void mobject::session::test::PlacementBasic_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': tests/components/proc/mobject/placement-basic-test.cpp:77: warning: unused variable 'fixloc' Compiling++ tests/components/proc/mobject/placement-object-identity-test.cpp Compiling++ tests/components/proc/mobject/placement-hierarchy-test.cpp Compiling++ tests/components/proc/mobject/mobject-ref-test.cpp Compiling++ tests/components/proc/mobject/session/rebuildfixturetest.cpp Compiling++ tests/components/proc/mobject/session/test-scopes.cpp tests/components/proc/mobject/session/rebuildfixturetest.cpp:56: warning: unused parameter 'arg' Compiling++ tests/components/proc/mobject/session/placement-scope-test.cpp tests/components/proc/mobject/session/placement-scope-test.cpp:96: warning: unused parameter 'ref_index' tests/components/proc/mobject/session/placement-scope-test.cpp:151: warning: unused parameter 'ref_index' Compiling++ tests/components/proc/mobject/session/session-element-tracker-test.cpp Compiling++ tests/components/proc/mobject/session/deletecliptest.cpp tests/components/proc/mobject/session/deletecliptest.cpp: In member function 'virtual void mobject::session::test::DeleteClip_test::run(std::vector, std::allocator >, std::allocator, std::allocator > > >&)': tests/components/proc/mobject/session/deletecliptest.cpp:65: warning: unused variable 'sess' tests/components/proc/mobject/session/deletecliptest.cpp:66: warning: unused variable 'aMang' Compiling++ tests/components/proc/mobject/session/session-modify-parts-test.cpp Compiling++ tests/components/proc/mobject/session/defsregistryimpltest.cpp Compiling++ tests/components/proc/mobject/session/addcliptest.cpp Compiling++ tests/components/proc/mobject/session/session-structure-test.cpp Compiling++ tests/components/proc/mobject/session/scope-query-test.cpp Compiling++ tests/components/proc/mobject/session/defsmanagertest.cpp Compiling++ tests/components/proc/mobject/session/testclip.cpp Compiling++ tests/components/proc/mobject/session/scope-path-test.cpp Compiling++ tests/components/proc/mobject/session/query-resolver-test.cpp Compiling++ tests/components/proc/mobject/session/placement-index-query-test.cpp Compiling++ tests/components/proc/mobject/session/session-service-access-test.cpp Compiling++ tests/components/proc/mobject/session/sessionmanagertest.cpp Compiling++ tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp tests/components/proc/mobject/session/sessionmanagertest.cpp:51: warning: unused parameter 'arg' tests/components/proc/mobject/session/sessionmanagertest.cpp:118: warning: unused parameter 'src' tests/components/proc/mobject/session/sessionmanagertest.cpp:129: warning: unused parameter 'dest' Compiling++ tests/components/proc/mobject/session/query-focus-test.cpp tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp: In member function 'void mobject::session::test::TimelineSequenceHandling_test::verify_removalTimeline()': tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:157: warning: unused variable 'assetM' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp: In member function 'void mobject::session::test::TimelineSequenceHandling_test::verify_removalBinding()': tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:193: warning: unused variable 'assetM' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp: In member function 'void mobject::session::test::TimelineSequenceHandling_test::verify_removalSequence()': tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:233: warning: unused variable 'assetM' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:236: warning: unused variable 'num_timelines' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:237: warning: unused variable 'num_sequences' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp: In member function 'void mobject::session::test::TimelineSequenceHandling_test::indirect_SequenceHandling()': tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:278: warning: unused variable 'assetM' tests/components/proc/mobject/session/timeline-sequence-handling-test.cpp:281: warning: unused variable 'num_sequences' Compiling++ tests/components/proc/mobject/session/defsmanagerimpltest.cpp Compiling++ tests/components/proc/mobject/session/query-focus-stack-test.cpp Compiling++ tests/components/proc/mobject/session/placement-index-test.cpp Compiling++ tests/components/proc/mobject/builder/buildsegmenttest.cpp Compiling++ tests/components/proc/mobject/builder/buildertooltest.cpp Compiling++ tests/components/proc/mobject/controller/rendersegmenttest.cpp tests/components/proc/mobject/controller/rendersegmenttest.cpp:57: warning: unused parameter 'arg' Compiling++ tests/components/proc/control/command-clone-builder-test.cpp Compiling++ tests/components/proc/control/command-use2-test.cpp Compiling++ tests/components/proc/control/command-use1-test.cpp Compiling++ tests/components/proc/control/command-binding-test.cpp Compiling++ tests/components/proc/control/handling-pattern-basics-test.cpp Compiling++ tests/components/proc/control/command-argument-test.cpp Compiling++ tests/components/proc/control/command-registry-test.cpp Compiling++ tests/components/proc/control/handling-pattern-standard-impl-test.cpp Compiling++ tests/components/proc/control/command-equality-test.cpp Compiling++ tests/components/proc/control/command-use3-test.cpp Compiling++ tests/components/proc/control/argument-tuple-accept-test.cpp Compiling++ tests/components/proc/control/memento-tie-test.cpp Compiling++ tests/components/proc/control/command-basic-test.cpp Compiling++ tests/components/proc/control/test-dummy-commands.cpp Compiling++ tests/components/proc/control/command-mutation-test.cpp Compiling tests/common/test-interfaces.c Linking --> bin/test-components tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'iface' tests/common/test-interfaces.c:80: warning: unused parameter 'a' tests/common/test-interfaces.c:80: warning: unused parameter 'b' Linking --> bin/test-interfaces Compiling tests/common/test-config.c Linking --> bin/test-config Compiling tests/backend/test-filemmap.c Linking --> bin/test-filemmap Compiling tests/backend/test-fileheader.c Linking --> bin/test-fileheader Compiling tests/backend/test-filehandles.c Linking --> bin/test-filehandles Compiling tests/backend/test-resourcecollector.c Compiling tests/backend/test-filedescriptors.c tests/backend/test-resourcecollector.c:30: warning: unused parameter 'data' tests/backend/test-resourcecollector.c:30: warning: unused parameter 'context' Linking --> bin/test-resourcecollector Linking --> bin/test-filedescriptors Compiling tests/backend/test-threads.c Compiling tests/backend/test-threadpool.c Linking --> bin/test-threads Linking --> bin/test-threadpool Compiling tests/library/test-psplay.c tests/library/test-psplay.c:116: warning: unused parameter 'level' tests/library/test-psplay.c:148: warning: unused parameter 'dest' Linking --> bin/test-psplay Compiling tests/library/test-safeclib.c Linking --> bin/test-safeclib Compiling tests/library/test-llist.c Linking --> bin/test-llist Compiling tests/library/test-error.c Linking --> bin/test-error Compiling tests/library/test-locking.c Compiling tests/library/test-luid.c Linking --> bin/test-luid Compiling tests/library/test-slist.c Linking --> bin/test-locking Linking --> bin/test-slist Compiling tests/library/test-mpool.c Compiling++ tests/plugin/test-cpp-plugin/example_plugin.cpp Linking --> bin/test-mpool Compiling tests/plugin/examplepluginc/example_plugin.c tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'iface' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'a' tests/plugin/examplepluginc/example_plugin.c:100: warning: unused parameter 'b' creating module [ .libs/examplepluginc.lum ] creating module [ .libs/test-cpp-plugin.lum ] scons: done building targets. scons: Reading SConscript files ... * Build using /usr/bin/ccache Checking for C library m... (cached) yes Checking for C library dl... (cached) yes Checking for C library pthread... (cached) yes Checking for C header file execinfo.h... (cached) yes Checking for C header file valgrind/valgrind.h... (cached) yes Checking for library configuration: nobugmt Checking for C++ header file tr1/memory... (cached) yes Checking for C++ header file boost/config.hpp... (cached) yes Checking for C++ header file boost/shared_ptr.hpp... (cached) yes Checking for C++ library boost_program_options-mt... (cached) yes Checking for C++ library boost_regex-mt... (cached) yes Checking for clock_gettime() in C library None... (cached) yes Using function clock_gettime() as defined in the C-lib... Checking for library configuration: gavl Checking for library configuration: gtkmm-2.4 Checking for library configuration: glibmm-2.4 Checking for library configuration: gthread-2.0 Checking for library configuration: cairomm-1.0 Checking for library configuration: gdl-lum Checking for library configuration: librsvg-2.0 Checking for C header file X11/Xlib.h... (cached) yes Checking for library configuration: xv Checking for library configuration: xext ** Gathered Library Info: ['librsvg-2.0', 'xv', 'gtkmm-2.4', 'nobugmt', 'xext', 'gthread-2.0', 'cairomm-1.0', 'gavl', 'gdl-lum', 'glibmm-2.4', 'gdl'] Parsing icons/svg/track-locked.svg Parsing icons/svg/tool-i-beam.svg Parsing icons/svg/track-disabled.svg Parsing icons/svg/track-unlocked.svg Parsing icons/svg/app-icon.svg Parsing icons/svg/track-enabled.svg Parsing icons/svg/tool-arrow.svg scons: done reading SConscript files. scons: Building targets ... os.chdir('/home/lumiera/lumiera/ct/bin') /home/lumiera/lumiera/ct/tests/test.sh valgrind explicit disabled ================ test.sh ================ ### /home/lumiera/lumiera/ct/tests/00test.tests test system selftest TEST test cat'ing stdin to stdout: .. OK TEST test stderr, cat'ing noonexistant file: .. OK ### /home/lumiera/lumiera/ct/tests/10errorhandling.tests Error handling TEST no error: .. OK TEST set error: .. OK TEST query no error: .. OK TEST query error: .. OK TEST error cleared: .. OK ### /home/lumiera/lumiera/ct/tests/15list.tests Linked Lists TEST init nodes: .. OK TEST insert nodes: .. OK TEST remaining predicates: .. OK TEST unlink: .. OK TEST whiles: .. OK TEST llist_relocate: .. OK PLANNED llist_insertlist_next: .. SKIPPED (planned) PLANNED llist_insertlist_prev: .. SKIPPED (planned) PLANNED llist_insertafter_range: .. SKIPPED (planned) PLANNED llist_inserbefore_range: .. SKIPPED (planned) PLANNED llist_advance: .. SKIPPED (planned) PLANNED llist_retreat: .. SKIPPED (planned) PLANNED list_nth: .. SKIPPED (planned) PLANNED llist_get_nth_stop: .. SKIPPED (planned) ### /home/lumiera/lumiera/ct/tests/15locking.tests Locking TEST mutex section: .. OK TEST mutex not unlocked asserts: .. OK TEST mutex explicitly unlocked: .. OK TEST nested mutex section: .. OK TEST chained mutex section: .. OK TEST recursive mutex section: .. OK TEST rwlock section: .. OK TEST rwlock not unlocked asserts: .. OK PLANNED rwlock readlock in writelock asserts: .. SKIPPED (planned) PLANNED rwlock writelock in readlock asserts: .. SKIPPED (planned) TEST condition not unlocked asserts: .. OK TEST condition section: .. OK PLANNED condition signaling: .. SKIPPED (planned) PLANNED condition broadcasting: .. SKIPPED (planned) TEST reccondition not unlocked asserts: .. OK TEST reccondition section: .. OK PLANNED reccondition signaling: .. SKIPPED (planned) PLANNED reccondition broadcasting: .. SKIPPED (planned) TEST chained reccondition section: .. OK TEST nested reccondition section: .. OK ### /home/lumiera/lumiera/ct/tests/15luid.tests LUID's TEST luid generate: .. OK TEST luid copy: .. OK TEST storing pointers: .. OK ### /home/lumiera/lumiera/ct/tests/15mpool.tests Memory pool tests TEST init/destroy: .. OK TEST auto destruction: .. OK TEST cluster allocation: .. OK PLANNED random usage: .. SKIPPED (planned) PLANNED stats: .. SKIPPED (planned) TEST reserve: .. OK ### /home/lumiera/lumiera/ct/tests/15safeclib.tests Safe clib and tools TEST Allocating 0 bytes: .. OK TEST Allocating some memory: .. OK PLANNED Allocation error: .. SKIPPED (planned) TEST string equal check: .. OK TEST temporary buffers: .. OK TEST tr0 success: .. OK TEST tr0 fail: .. OK TEST tr: .. OK TEST tr_: .. OK ### /home/lumiera/lumiera/ct/tests/15slist.tests Single Linked Lists TEST initialization and predicates: .. OK TEST insert/delete nodes: .. OK TEST moving across a list: .. OK TEST enumerates elements of a list: .. OK TEST get length and n-th element of a list: .. OK TEST sorts a list: .. OK TEST finds element inside a list: .. OK ... PASSED 49 TESTS, 17 SKIPPED os.chdir('/home/lumiera/lumiera/ct') scons: done building targets. scons: Reading SConscript files ... * Build using /usr/bin/ccache Checking for C library m... (cached) yes Checking for C library dl... (cached) yes Checking for C library pthread... (cached) yes Checking for C header file execinfo.h... (cached) yes Checking for C header file valgrind/valgrind.h... (cached) yes Checking for library configuration: nobugmt Checking for C++ header file tr1/memory... (cached) yes Checking for C++ header file boost/config.hpp... (cached) yes Checking for C++ header file boost/shared_ptr.hpp... (cached) yes Checking for C++ library boost_program_options-mt... (cached) yes Checking for C++ library boost_regex-mt... (cached) yes Checking for clock_gettime() in C library None... (cached) yes Using function clock_gettime() as defined in the C-lib... Checking for library configuration: gavl Checking for library configuration: gtkmm-2.4 Checking for library configuration: glibmm-2.4 Checking for library configuration: gthread-2.0 Checking for library configuration: cairomm-1.0 Checking for library configuration: gdl-lum Checking for library configuration: librsvg-2.0 Checking for C header file X11/Xlib.h... (cached) yes Checking for library configuration: xv Checking for library configuration: xext ** Gathered Library Info: ['librsvg-2.0', 'xv', 'gtkmm-2.4', 'nobugmt', 'xext', 'gthread-2.0', 'cairomm-1.0', 'gavl', 'gdl-lum', 'glibmm-2.4', 'gdl'] Parsing icons/svg/track-locked.svg Parsing icons/svg/tool-i-beam.svg Parsing icons/svg/track-disabled.svg Parsing icons/svg/track-unlocked.svg Parsing icons/svg/app-icon.svg Parsing icons/svg/track-enabled.svg Parsing icons/svg/tool-arrow.svg scons: done reading SConscript files. scons: Building targets ... scons: `check' is up to date. scons: done building targets. scons: Reading SConscript files ... * Build using /usr/bin/ccache Checking for C library m... (cached) yes Checking for C library dl... (cached) yes Checking for C library pthread... (cached) yes Checking for C header file execinfo.h... (cached) yes Checking for C header file valgrind/valgrind.h... (cached) yes Checking for library configuration: nobugmt Checking for C++ header file tr1/memory... (cached) yes Checking for C++ header file boost/config.hpp... (cached) yes Checking for C++ header file boost/shared_ptr.hpp... (cached) yes Checking for C++ library boost_program_options-mt... (cached) yes Checking for C++ library boost_regex-mt... (cached) yes Checking for clock_gettime() in C library None... (cached) yes Using function clock_gettime() as defined in the C-lib... Checking for library configuration: gavl Checking for library configuration: gtkmm-2.4 Checking for library configuration: glibmm-2.4 Checking for library configuration: gthread-2.0 Checking for library configuration: cairomm-1.0 Checking for library configuration: gdl-lum Checking for library configuration: librsvg-2.0 Checking for C header file X11/Xlib.h... (cached) yes Checking for library configuration: xv Checking for library configuration: xext ** Gathered Library Info: ['librsvg-2.0', 'xv', 'gtkmm-2.4', 'nobugmt', 'xext', 'gthread-2.0', 'cairomm-1.0', 'gavl', 'gdl-lum', 'glibmm-2.4', 'gdl'] Parsing icons/svg/track-locked.svg Parsing icons/svg/tool-i-beam.svg Parsing icons/svg/track-disabled.svg Parsing icons/svg/track-unlocked.svg Parsing icons/svg/app-icon.svg Parsing icons/svg/track-enabled.svg Parsing icons/svg/tool-arrow.svg scons: done reading SConscript files. scons: Building targets ... scons: `check' is up to date. scons: done building targets.