Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 383842 Details for
Bug 555422
FTBFS marlin-0.13-5.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 325.70 KB, created by
FTBFS
on 2010-01-14 17:20:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:20:19 UTC
Size:
325.70 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/marlin.spec'], False, '/var/lib/mock/fedora-development-i386-marlin-0.13-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2843890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/marlin.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/marlin-0.13-5.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/marlin.spec'], False, '/var/lib/mock/fedora-development-i386-marlin-0.13-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2843890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/marlin.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xNISUV >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf marlin-0.13 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/marlin-0.13.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd marlin-0.13 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (marlin-0.13-link-fix.patch): >+ echo 'Patch #0 (marlin-0.13-link-fix.patch):' >+ /bin/cat /builddir/build/SOURCES/marlin-0.13-link-fix.patch >+ /usr/bin/patch -s -p1 -b --suffix .link-fix --fuzz=0 >Patch #1 (marlin-0.13-icon-path.patch): >+ echo 'Patch #1 (marlin-0.13-icon-path.patch):' >+ /bin/cat /builddir/build/SOURCES/marlin-0.13-icon-path.patch >+ /usr/bin/patch -s -p1 -b --suffix .icon-path --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N6u7uH >+ umask 022 >+ cd /builddir/build/BUILD >+ cd marlin-0.13 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >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 whether NLS is requested... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking for intltool >= 0.21... 0.41.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking for library containing strerror... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether gcc needs -traditional... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by 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 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... g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >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... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for strings.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for off_t... yes >checking for backtrace... yes >checking for backtrace_symbols_fd... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for signal... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for architecture specific defines... has libstdc++ hack >checking for jackd... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for MARLIN... yes >checking for MARLINX... yes >checking for UNIQUE... yes >checking for SOUNDTOUCH... yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gconftool-2... /usr/bin/gconftool-2 >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking for MEDIA_PROFILES... no >checking for BURN... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... ar ca cs de dz el en_CA en_GB es fi fr ga hr it ko nb ne nl oc pa pt pt_BR rw sr sr@Latn sv tr uk vi zh_CN zh_TW >configure: creating ./config.status >config.status: creating Makefile >config.status: creating marlin.spec >config.status: creating doc/Makefile >config.status: creating doc/C/Makefile >config.status: creating doc/random/Makefile >config.status: creating marlin/Makefile >config.status: creating marlin/cursors/Makefile >config.status: creating pixmaps/Makefile >config.status: creating src/Makefile >config.status: creating src/ephy/Makefile >config.status: creating src/libegg/Makefile >config.status: creating src/other/Makefile >config.status: creating src/dialogs/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/pixmaps/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >Marlin 0.13 has been configured as follows: >----------------------------------------------------- >Source code location: . >Compiler: gcc >Enable CD tools: no >Link against libstdc++: no >Use media profiles: no >+ make -j8 LIBTOOL=/usr/bin/libtool >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13' >Making all in marlin >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >/usr/bin/glib-genmarshal marlin-marshal.list --header --prefix=marlin_marshal > marlin-marshal.h >echo "#include \"marlin-marshal.h\"" > marlin-marshal.c \ > && /usr/bin/glib-genmarshal --prefix=marlin_marshal ./marlin-marshal.list --body >> marlin-marshal.c >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >Making all in cursors >make[4]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[4]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >/usr/bin/libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/soundtouch -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_soundtouch_la-marlin-soundtouch.lo -MD -MP -MF .deps/libmarlin_soundtouch_la-marlin-soundtouch.Tpo -c -o libmarlin_soundtouch_la-marlin-soundtouch.lo `test -f 'marlin-soundtouch.cpp' || echo './'`marlin-soundtouch.cpp >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marshal.lo -MD -MP -MF .deps/libmarlin_la-marlin-marshal.Tpo -c -o libmarlin_la-marlin-marshal.lo `test -f 'marlin-marshal.c' || echo './'`marlin-marshal.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-block.lo -MD -MP -MF .deps/libmarlin_la-marlin-block.Tpo -c -o libmarlin_la-marlin-block.lo `test -f 'marlin-block.c' || echo './'`marlin-block.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel.Tpo -c -o libmarlin_la-marlin-channel.lo `test -f 'marlin-channel.c' || echo './'`marlin-channel.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-joiner.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-joiner.Tpo -c -o libmarlin_la-marlin-channel-joiner.lo `test -f 'marlin-channel-joiner.c' || echo './'`marlin-channel-joiner.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-sink.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-sink.Tpo -c -o libmarlin_la-marlin-channel-sink.lo `test -f 'marlin-channel-sink.c' || echo './'`marlin-channel-sink.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-splitter.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-splitter.Tpo -c -o libmarlin_la-marlin-channel-splitter.lo `test -f 'marlin-channel-splitter.c' || echo './'`marlin-channel-splitter.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-src.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-src.Tpo -c -o libmarlin_la-marlin-channel-src.lo `test -f 'marlin-channel-src.c' || echo './'`marlin-channel-src.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marshal.lo -MD -MP -MF .deps/libmarlin_la-marlin-marshal.Tpo -c marlin-marshal.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-marshal.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/soundtouch -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_soundtouch_la-marlin-soundtouch.lo -MD -MP -MF .deps/libmarlin_soundtouch_la-marlin-soundtouch.Tpo -c marlin-soundtouch.cpp -fPIC -DPIC -o .libs/libmarlin_soundtouch_la-marlin-soundtouch.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-block.lo -MD -MP -MF .deps/libmarlin_la-marlin-block.Tpo -c marlin-block.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-block.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-joiner.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-joiner.Tpo -c marlin-channel-joiner.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-channel-joiner.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-sink.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-sink.Tpo -c marlin-channel-sink.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-channel-sink.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-src.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-src.Tpo -c marlin-channel-src.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-channel-src.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel.Tpo -c marlin-channel.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-channel.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-splitter.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-splitter.Tpo -c marlin-channel-splitter.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-channel-splitter.o >marlin-soundtouch.cpp: In function 'guint marlin_soundtouch_length(MarlinSoundtouch*)': >marlin-soundtouch.cpp:156: warning: no return statement in function returning non-void >marlin-soundtouch.cpp: In function 'guint marlin_soundtouch_unprocessed_length(MarlinSoundtouch*)': >marlin-soundtouch.cpp:162: warning: no return statement in function returning non-void >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marshal.lo -MD -MP -MF .deps/libmarlin_la-marlin-marshal.Tpo -c marlin-marshal.c -o libmarlin_la-marlin-marshal.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/soundtouch -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_soundtouch_la-marlin-soundtouch.lo -MD -MP -MF .deps/libmarlin_soundtouch_la-marlin-soundtouch.Tpo -c marlin-soundtouch.cpp -o libmarlin_soundtouch_la-marlin-soundtouch.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-src.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-src.Tpo -c marlin-channel-src.c -o libmarlin_la-marlin-channel-src.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-sink.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-sink.Tpo -c marlin-channel-sink.c -o libmarlin_la-marlin-channel-sink.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-block.lo -MD -MP -MF .deps/libmarlin_la-marlin-block.Tpo -c marlin-block.c -o libmarlin_la-marlin-block.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-splitter.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-splitter.Tpo -c marlin-channel-splitter.c -o libmarlin_la-marlin-channel-splitter.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-marshal.Tpo .deps/libmarlin_la-marlin-marshal.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file.lo -MD -MP -MF .deps/libmarlin_la-marlin-file.Tpo -c -o libmarlin_la-marlin-file.lo `test -f 'marlin-file.c' || echo './'`marlin-file.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel-joiner.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel-joiner.Tpo -c marlin-channel-joiner.c -o libmarlin_la-marlin-channel-joiner.o >/dev/null 2>&1 >mv -f .deps/libmarlin_soundtouch_la-marlin-soundtouch.Tpo .deps/libmarlin_soundtouch_la-marlin-soundtouch.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file.lo -MD -MP -MF .deps/libmarlin_la-marlin-file.Tpo -c marlin-file.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-file.o >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-file-utils.Tpo -c -o libmarlin_la-marlin-file-utils.lo `test -f 'marlin-file-utils.c' || echo './'`marlin-file-utils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-file-utils.Tpo -c marlin-file-utils.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-file-utils.o >mv -f .deps/libmarlin_la-marlin-channel-sink.Tpo .deps/libmarlin_la-marlin-channel-sink.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-grid-point.lo -MD -MP -MF .deps/libmarlin_la-marlin-grid-point.Tpo -c -o libmarlin_la-marlin-grid-point.lo `test -f 'marlin-grid-point.c' || echo './'`marlin-grid-point.c >mv -f .deps/libmarlin_la-marlin-channel-src.Tpo .deps/libmarlin_la-marlin-channel-src.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-gst-extras.lo -MD -MP -MF .deps/libmarlin_la-marlin-gst-extras.Tpo -c -o libmarlin_la-marlin-gst-extras.lo `test -f 'marlin-gst-extras.c' || echo './'`marlin-gst-extras.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file.lo -MD -MP -MF .deps/libmarlin_la-marlin-file.Tpo -c marlin-file.c -o libmarlin_la-marlin-file.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-channel-splitter.Tpo .deps/libmarlin_la-marlin-channel-splitter.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-grid-point.lo -MD -MP -MF .deps/libmarlin_la-marlin-grid-point.Tpo -c marlin-grid-point.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-grid-point.o >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack.Tpo -c -o libmarlin_la-marlin-jack.lo `test -f 'marlin-jack.c' || echo './'`marlin-jack.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-gst-extras.lo -MD -MP -MF .deps/libmarlin_la-marlin-gst-extras.Tpo -c marlin-gst-extras.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-gst-extras.o >mv -f .deps/libmarlin_la-marlin-channel-joiner.Tpo .deps/libmarlin_la-marlin-channel-joiner.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-play.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-play.Tpo -c -o libmarlin_la-marlin-jack-play.lo `test -f 'marlin-jack-play.c' || echo './'`marlin-jack-play.c >mv -f .deps/libmarlin_la-marlin-block.Tpo .deps/libmarlin_la-marlin-block.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack.Tpo -c marlin-jack.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-jack.o >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-record.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-record.Tpo -c -o libmarlin_la-marlin-jack-record.lo `test -f 'marlin-jack-record.c' || echo './'`marlin-jack-record.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-file-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-file-utils.Tpo -c marlin-file-utils.c -o libmarlin_la-marlin-file-utils.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-record.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-record.Tpo -c marlin-jack-record.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-jack-record.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-play.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-play.Tpo -c marlin-jack-play.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-jack-play.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-channel.lo -MD -MP -MF .deps/libmarlin_la-marlin-channel.Tpo -c marlin-channel.c -o libmarlin_la-marlin-channel.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-grid-point.lo -MD -MP -MF .deps/libmarlin_la-marlin-grid-point.Tpo -c marlin-grid-point.c -o libmarlin_la-marlin-grid-point.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-file.Tpo .deps/libmarlin_la-marlin-file.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-list.lo -MD -MP -MF .deps/libmarlin_la-marlin-list.Tpo -c -o libmarlin_la-marlin-list.lo `test -f 'marlin-list.c' || echo './'`marlin-list.c >mv -f .deps/libmarlin_la-marlin-file-utils.Tpo .deps/libmarlin_la-marlin-file-utils.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-load-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-load-pipeline.Tpo -c -o libmarlin_la-marlin-load-pipeline.lo `test -f 'marlin-load-pipeline.c' || echo './'`marlin-load-pipeline.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-gst-extras.lo -MD -MP -MF .deps/libmarlin_la-marlin-gst-extras.Tpo -c marlin-gst-extras.c -o libmarlin_la-marlin-gst-extras.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-list.lo -MD -MP -MF .deps/libmarlin_la-marlin-list.Tpo -c marlin-list.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-list.o >marlin-jack-record.c: In function 'process_more_frames': >marlin-jack-record.c:352: warning: unused variable 'jack' >marlin-jack-record.c: In function 'record_stop': >marlin-jack-record.c:614: warning: unused variable 'i' >marlin-jack-record.c:613: warning: unused variable 'ports' >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-load-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-load-pipeline.Tpo -c marlin-load-pipeline.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-load-pipeline.o >mv -f .deps/libmarlin_la-marlin-grid-point.Tpo .deps/libmarlin_la-marlin-grid-point.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marker-model.lo -MD -MP -MF .deps/libmarlin_la-marlin-marker-model.Tpo -c -o libmarlin_la-marlin-marker-model.lo `test -f 'marlin-marker-model.c' || echo './'`marlin-marker-model.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-list.lo -MD -MP -MF .deps/libmarlin_la-marlin-list.Tpo -c marlin-list.c -o libmarlin_la-marlin-list.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack.Tpo -c marlin-jack.c -o libmarlin_la-marlin-jack.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marker-model.lo -MD -MP -MF .deps/libmarlin_la-marlin-marker-model.Tpo -c marlin-marker-model.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-marker-model.o >mv -f .deps/libmarlin_la-marlin-gst-extras.Tpo .deps/libmarlin_la-marlin-gst-extras.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-operation.lo -MD -MP -MF .deps/libmarlin_la-marlin-operation.Tpo -c -o libmarlin_la-marlin-operation.lo `test -f 'marlin-operation.c' || echo './'`marlin-operation.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-record.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-record.Tpo -c marlin-jack-record.c -o libmarlin_la-marlin-jack-record.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-list.Tpo .deps/libmarlin_la-marlin-list.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-pipeline.Tpo -c -o libmarlin_la-marlin-pipeline.lo `test -f 'marlin-pipeline.c' || echo './'`marlin-pipeline.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-operation.lo -MD -MP -MF .deps/libmarlin_la-marlin-operation.Tpo -c marlin-operation.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-operation.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-jack-play.lo -MD -MP -MF .deps/libmarlin_la-marlin-jack-play.Tpo -c marlin-jack-play.c -o libmarlin_la-marlin-jack-play.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-load-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-load-pipeline.Tpo -c marlin-load-pipeline.c -o libmarlin_la-marlin-load-pipeline.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-pipeline.Tpo -c marlin-pipeline.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-pipeline.o >mv -f .deps/libmarlin_la-marlin-jack.Tpo .deps/libmarlin_la-marlin-jack.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-play-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-play-pipeline.Tpo -c -o libmarlin_la-marlin-play-pipeline.lo `test -f 'marlin-play-pipeline.c' || echo './'`marlin-play-pipeline.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-operation.lo -MD -MP -MF .deps/libmarlin_la-marlin-operation.Tpo -c marlin-operation.c -o libmarlin_la-marlin-operation.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-play-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-play-pipeline.Tpo -c marlin-play-pipeline.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-play-pipeline.o >mv -f .deps/libmarlin_la-marlin-jack-record.Tpo .deps/libmarlin_la-marlin-jack-record.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-program.lo -MD -MP -MF .deps/libmarlin_la-marlin-program.Tpo -c -o libmarlin_la-marlin-program.lo `test -f 'marlin-program.c' || echo './'`marlin-program.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-pipeline.Tpo -c marlin-pipeline.c -o libmarlin_la-marlin-pipeline.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-marker-model.lo -MD -MP -MF .deps/libmarlin_la-marlin-marker-model.Tpo -c marlin-marker-model.c -o libmarlin_la-marlin-marker-model.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-load-pipeline.Tpo .deps/libmarlin_la-marlin-load-pipeline.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-program.lo -MD -MP -MF .deps/libmarlin_la-marlin-program.Tpo -c marlin-program.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-program.o >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-read-write-lock.lo -MD -MP -MF .deps/libmarlin_la-marlin-read-write-lock.Tpo -c -o libmarlin_la-marlin-read-write-lock.lo `test -f 'marlin-read-write-lock.c' || echo './'`marlin-read-write-lock.c >mv -f .deps/libmarlin_la-marlin-jack-play.Tpo .deps/libmarlin_la-marlin-jack-play.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-read-write-lock.lo -MD -MP -MF .deps/libmarlin_la-marlin-read-write-lock.Tpo -c marlin-read-write-lock.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-read-write-lock.o >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample.Tpo -c -o libmarlin_la-marlin-sample.lo `test -f 'marlin-sample.c' || echo './'`marlin-sample.c >mv -f .deps/libmarlin_la-marlin-channel.Tpo .deps/libmarlin_la-marlin-channel.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample-selection.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample-selection.Tpo -c -o libmarlin_la-marlin-sample-selection.lo `test -f 'marlin-sample-selection.c' || echo './'`marlin-sample-selection.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample.Tpo -c marlin-sample.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-sample.o >mv -f .deps/libmarlin_la-marlin-operation.Tpo .deps/libmarlin_la-marlin-operation.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-save-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-save-pipeline.Tpo -c -o libmarlin_la-marlin-save-pipeline.lo `test -f 'marlin-save-pipeline.c' || echo './'`marlin-save-pipeline.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample-selection.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample-selection.Tpo -c marlin-sample-selection.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-sample-selection.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-read-write-lock.lo -MD -MP -MF .deps/libmarlin_la-marlin-read-write-lock.Tpo -c marlin-read-write-lock.c -o libmarlin_la-marlin-read-write-lock.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-pipeline.Tpo .deps/libmarlin_la-marlin-pipeline.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-types.lo -MD -MP -MF .deps/libmarlin_la-marlin-types.Tpo -c -o libmarlin_la-marlin-types.lo `test -f 'marlin-types.c' || echo './'`marlin-types.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-play-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-play-pipeline.Tpo -c marlin-play-pipeline.c -o libmarlin_la-marlin-play-pipeline.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-save-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-save-pipeline.Tpo -c marlin-save-pipeline.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-save-pipeline.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-types.lo -MD -MP -MF .deps/libmarlin_la-marlin-types.Tpo -c marlin-types.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-types.o >mv -f .deps/libmarlin_la-marlin-read-write-lock.Tpo .deps/libmarlin_la-marlin-read-write-lock.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undoable.lo -MD -MP -MF .deps/libmarlin_la-marlin-undoable.Tpo -c -o libmarlin_la-marlin-undoable.lo `test -f 'marlin-undoable.c' || echo './'`marlin-undoable.c >mv -f .deps/libmarlin_la-marlin-marker-model.Tpo .deps/libmarlin_la-marlin-marker-model.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undo-manager.lo -MD -MP -MF .deps/libmarlin_la-marlin-undo-manager.Tpo -c -o libmarlin_la-marlin-undo-manager.lo `test -f 'marlin-undo-manager.c' || echo './'`marlin-undo-manager.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-types.lo -MD -MP -MF .deps/libmarlin_la-marlin-types.Tpo -c marlin-types.c -o libmarlin_la-marlin-types.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undo-manager.lo -MD -MP -MF .deps/libmarlin_la-marlin-undo-manager.Tpo -c marlin-undo-manager.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-undo-manager.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undoable.lo -MD -MP -MF .deps/libmarlin_la-marlin-undoable.Tpo -c marlin-undoable.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-undoable.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-program.lo -MD -MP -MF .deps/libmarlin_la-marlin-program.Tpo -c marlin-program.c -o libmarlin_la-marlin-program.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample-selection.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample-selection.Tpo -c marlin-sample-selection.c -o libmarlin_la-marlin-sample-selection.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undoable.lo -MD -MP -MF .deps/libmarlin_la-marlin-undoable.Tpo -c marlin-undoable.c -o libmarlin_la-marlin-undoable.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-types.Tpo .deps/libmarlin_la-marlin-types.Plo >mv -f .deps/libmarlin_la-marlin-play-pipeline.Tpo .deps/libmarlin_la-marlin-play-pipeline.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-utils.Tpo -c -o libmarlin_la-marlin-utils.lo `test -f 'marlin-utils.c' || echo './'`marlin-utils.c >mv -f .deps/libmarlin_la-marlin-undoable.Tpo .deps/libmarlin_la-marlin-undoable.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-a11y-helper.lo -MD -MP -MF .deps/libmarlinx_la-marlin-a11y-helper.Tpo -c -o libmarlinx_la-marlin-a11y-helper.lo `test -f 'marlin-a11y-helper.c' || echo './'`marlin-a11y-helper.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-base-window.lo -MD -MP -MF .deps/libmarlinx_la-marlin-base-window.Tpo -c -o libmarlinx_la-marlin-base-window.lo `test -f 'marlin-base-window.c' || echo './'`marlin-base-window.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-save-pipeline.lo -MD -MP -MF .deps/libmarlin_la-marlin-save-pipeline.Tpo -c marlin-save-pipeline.c -o libmarlin_la-marlin-save-pipeline.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-undo-manager.lo -MD -MP -MF .deps/libmarlin_la-marlin-undo-manager.Tpo -c marlin-undo-manager.c -o libmarlin_la-marlin-undo-manager.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-base-window.lo -MD -MP -MF .deps/libmarlinx_la-marlin-base-window.Tpo -c marlin-base-window.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-base-window.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-utils.Tpo -c marlin-utils.c -fPIC -DPIC -o .libs/libmarlin_la-marlin-utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-a11y-helper.lo -MD -MP -MF .deps/libmarlinx_la-marlin-a11y-helper.Tpo -c marlin-a11y-helper.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-a11y-helper.o >mv -f .deps/libmarlin_la-marlin-program.Tpo .deps/libmarlin_la-marlin-program.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cross-fader.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cross-fader.Tpo -c -o libmarlinx_la-marlin-cross-fader.lo `test -f 'marlin-cross-fader.c' || echo './'`marlin-cross-fader.c >mv -f .deps/libmarlin_la-marlin-sample-selection.Tpo .deps/libmarlin_la-marlin-sample-selection.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cursors.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cursors.Tpo -c -o libmarlinx_la-marlin-cursors.lo `test -f 'marlin-cursors.c' || echo './'`marlin-cursors.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cursors.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cursors.Tpo -c marlin-cursors.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-cursors.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cross-fader.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cross-fader.Tpo -c marlin-cross-fader.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-cross-fader.o >mv -f .deps/libmarlin_la-marlin-undo-manager.Tpo .deps/libmarlin_la-marlin-undo-manager.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-utils.lo -MD -MP -MF .deps/libmarlin_la-marlin-utils.Tpo -c marlin-utils.c -o libmarlin_la-marlin-utils.o >/dev/null 2>&1 >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-file-chooser.lo -MD -MP -MF .deps/libmarlinx_la-marlin-file-chooser.Tpo -c -o libmarlinx_la-marlin-file-chooser.lo `test -f 'marlin-file-chooser.c' || echo './'`marlin-file-chooser.c >mv -f .deps/libmarlin_la-marlin-save-pipeline.Tpo .deps/libmarlin_la-marlin-save-pipeline.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-grid.lo -MD -MP -MF .deps/libmarlinx_la-marlin-grid.Tpo -c -o libmarlinx_la-marlin-grid.lo `test -f 'marlin-grid.c' || echo './'`marlin-grid.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-file-chooser.lo -MD -MP -MF .deps/libmarlinx_la-marlin-file-chooser.Tpo -c marlin-file-chooser.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-file-chooser.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-grid.lo -MD -MP -MF .deps/libmarlinx_la-marlin-grid.Tpo -c marlin-grid.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-grid.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlin_la-marlin-sample.lo -MD -MP -MF .deps/libmarlin_la-marlin-sample.Tpo -c marlin-sample.c -o libmarlin_la-marlin-sample.o >/dev/null 2>&1 >mv -f .deps/libmarlin_la-marlin-utils.Tpo .deps/libmarlin_la-marlin-utils.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-level-ruler.lo -MD -MP -MF .deps/libmarlinx_la-marlin-level-ruler.Tpo -c -o libmarlinx_la-marlin-level-ruler.lo `test -f 'marlin-level-ruler.c' || echo './'`marlin-level-ruler.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-a11y-helper.lo -MD -MP -MF .deps/libmarlinx_la-marlin-a11y-helper.Tpo -c marlin-a11y-helper.c -o libmarlinx_la-marlin-a11y-helper.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-level-ruler.lo -MD -MP -MF .deps/libmarlinx_la-marlin-level-ruler.Tpo -c marlin-level-ruler.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-level-ruler.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cursors.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cursors.Tpo -c marlin-cursors.c -o libmarlinx_la-marlin-cursors.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-base-window.lo -MD -MP -MF .deps/libmarlinx_la-marlin-base-window.Tpo -c marlin-base-window.c -o libmarlinx_la-marlin-base-window.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-cross-fader.lo -MD -MP -MF .deps/libmarlinx_la-marlin-cross-fader.Tpo -c marlin-cross-fader.c -o libmarlinx_la-marlin-cross-fader.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-grid.lo -MD -MP -MF .deps/libmarlinx_la-marlin-grid.Tpo -c marlin-grid.c -o libmarlinx_la-marlin-grid.o >/dev/null 2>&1 >mv -f .deps/libmarlinx_la-marlin-a11y-helper.Tpo .deps/libmarlinx_la-marlin-a11y-helper.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-file-chooser.lo -MD -MP -MF .deps/libmarlinx_la-marlin-file-chooser.Tpo -c marlin-file-chooser.c -o libmarlinx_la-marlin-file-chooser.o >/dev/null 2>&1 >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-marker-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-marker-view.Tpo -c -o libmarlinx_la-marlin-marker-view.lo `test -f 'marlin-marker-view.c' || echo './'`marlin-marker-view.c >mv -f .deps/libmarlinx_la-marlin-cursors.Tpo .deps/libmarlinx_la-marlin-cursors.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-overview-bar.lo -MD -MP -MF .deps/libmarlinx_la-marlin-overview-bar.Tpo -c -o libmarlinx_la-marlin-overview-bar.lo `test -f 'marlin-overview-bar.c' || echo './'`marlin-overview-bar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-marker-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-marker-view.Tpo -c marlin-marker-view.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-marker-view.o >mv -f .deps/libmarlinx_la-marlin-base-window.Tpo .deps/libmarlinx_la-marlin-base-window.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-plugin.lo -MD -MP -MF .deps/libmarlinx_la-marlin-plugin.Tpo -c -o libmarlinx_la-marlin-plugin.lo `test -f 'marlin-plugin.c' || echo './'`marlin-plugin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-overview-bar.lo -MD -MP -MF .deps/libmarlinx_la-marlin-overview-bar.Tpo -c marlin-overview-bar.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-overview-bar.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-plugin.lo -MD -MP -MF .deps/libmarlinx_la-marlin-plugin.Tpo -c marlin-plugin.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-plugin.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-level-ruler.lo -MD -MP -MF .deps/libmarlinx_la-marlin-level-ruler.Tpo -c marlin-level-ruler.c -o libmarlinx_la-marlin-level-ruler.o >/dev/null 2>&1 >mv -f .deps/libmarlinx_la-marlin-cross-fader.Tpo .deps/libmarlinx_la-marlin-cross-fader.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-position-spinner.lo -MD -MP -MF .deps/libmarlinx_la-marlin-position-spinner.Tpo -c -o libmarlinx_la-marlin-position-spinner.lo `test -f 'marlin-position-spinner.c' || echo './'`marlin-position-spinner.c >mv -f .deps/libmarlin_la-marlin-sample.Tpo .deps/libmarlin_la-marlin-sample.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-progress-dialog.lo -MD -MP -MF .deps/libmarlinx_la-marlin-progress-dialog.Tpo -c -o libmarlinx_la-marlin-progress-dialog.lo `test -f 'marlin-progress-dialog.c' || echo './'`marlin-progress-dialog.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-position-spinner.lo -MD -MP -MF .deps/libmarlinx_la-marlin-position-spinner.Tpo -c marlin-position-spinner.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-position-spinner.o >mv -f .deps/libmarlinx_la-marlin-grid.Tpo .deps/libmarlinx_la-marlin-grid.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-drawing.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-drawing.Tpo -c -o libmarlinx_la-marlin-sample-drawing.lo `test -f 'marlin-sample-drawing.c' || echo './'`marlin-sample-drawing.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-progress-dialog.lo -MD -MP -MF .deps/libmarlinx_la-marlin-progress-dialog.Tpo -c marlin-progress-dialog.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-progress-dialog.o >mv -f .deps/libmarlinx_la-marlin-file-chooser.Tpo .deps/libmarlinx_la-marlin-file-chooser.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-view.Tpo -c -o libmarlinx_la-marlin-sample-view.lo `test -f 'marlin-sample-view.c' || echo './'`marlin-sample-view.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-plugin.lo -MD -MP -MF .deps/libmarlinx_la-marlin-plugin.Tpo -c marlin-plugin.c -o libmarlinx_la-marlin-plugin.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-drawing.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-drawing.Tpo -c marlin-sample-drawing.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-sample-drawing.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-view.Tpo -c marlin-sample-view.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-sample-view.o >mv -f .deps/libmarlinx_la-marlin-level-ruler.Tpo .deps/libmarlinx_la-marlin-level-ruler.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-stock.lo -MD -MP -MF .deps/libmarlinx_la-marlin-stock.Tpo -c -o libmarlinx_la-marlin-stock.lo `test -f 'marlin-stock.c' || echo './'`marlin-stock.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-overview-bar.lo -MD -MP -MF .deps/libmarlinx_la-marlin-overview-bar.Tpo -c marlin-overview-bar.c -o libmarlinx_la-marlin-overview-bar.o >/dev/null 2>&1 >marlin-marker-view.c: In function 'marker_changed': >marlin-marker-view.c:512: warning: 'region1' may be used uninitialized in this function >marlin-marker-view.c:512: warning: 'region2' may be used uninitialized in this function >marlin-marker-view.c: In function 'marker_removed': >marlin-marker-view.c:467: warning: 'region1' may be used uninitialized in this function >marlin-marker-view.c:467: warning: 'region2' may be used uninitialized in this function >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-stock.lo -MD -MP -MF .deps/libmarlinx_la-marlin-stock.Tpo -c marlin-stock.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-stock.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-position-spinner.lo -MD -MP -MF .deps/libmarlinx_la-marlin-position-spinner.Tpo -c marlin-position-spinner.c -o libmarlinx_la-marlin-position-spinner.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-progress-dialog.lo -MD -MP -MF .deps/libmarlinx_la-marlin-progress-dialog.Tpo -c marlin-progress-dialog.c -o libmarlinx_la-marlin-progress-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-marker-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-marker-view.Tpo -c marlin-marker-view.c -o libmarlinx_la-marlin-marker-view.o >/dev/null 2>&1 >mv -f .deps/libmarlinx_la-marlin-plugin.Tpo .deps/libmarlinx_la-marlin-plugin.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-x-utils.lo -MD -MP -MF .deps/libmarlinx_la-marlin-x-utils.Tpo -c -o libmarlinx_la-marlin-x-utils.lo `test -f 'marlin-x-utils.c' || echo './'`marlin-x-utils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-drawing.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-drawing.Tpo -c marlin-sample-drawing.c -o libmarlinx_la-marlin-sample-drawing.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-x-utils.lo -MD -MP -MF .deps/libmarlinx_la-marlin-x-utils.Tpo -c marlin-x-utils.c -fPIC -DPIC -o .libs/libmarlinx_la-marlin-x-utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-stock.lo -MD -MP -MF .deps/libmarlinx_la-marlin-stock.Tpo -c marlin-stock.c -o libmarlinx_la-marlin-stock.o >/dev/null 2>&1 >mv -f .deps/libmarlinx_la-marlin-progress-dialog.Tpo .deps/libmarlinx_la-marlin-progress-dialog.Plo >mv -f .deps/libmarlinx_la-marlin-position-spinner.Tpo .deps/libmarlinx_la-marlin-position-spinner.Plo >/usr/bin/libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -lSoundTouch -lstdc++ -o libmarlin-soundtouch.la -rpath /usr/lib libmarlin_soundtouch_la-marlin-soundtouch.lo >mv -f .deps/libmarlinx_la-marlin-stock.Tpo .deps/libmarlinx_la-marlin-stock.Plo >mv -f .deps/libmarlinx_la-marlin-overview-bar.Tpo .deps/libmarlinx_la-marlin-overview-bar.Plo >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.2/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.2/crtbeginS.o .libs/libmarlin_soundtouch_la-marlin-soundtouch.o -lSoundTouch -L/usr/lib/gcc/i686-redhat-linux/4.4.2 -L/usr/lib/gcc/i686-redhat-linux/4.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.2/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libmarlin-soundtouch.so.0 -o .libs/libmarlin-soundtouch.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libmarlin-soundtouch.so.0" && ln -s "libmarlin-soundtouch.so.0.0.0" "libmarlin-soundtouch.so.0") >libtool: link: (cd ".libs" && rm -f "libmarlin-soundtouch.so" && ln -s "libmarlin-soundtouch.so.0.0.0" "libmarlin-soundtouch.so") >libtool: link: ar cru .libs/libmarlin-soundtouch.a libmarlin_soundtouch_la-marlin-soundtouch.o >libtool: link: ranlib .libs/libmarlin-soundtouch.a >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-x-utils.lo -MD -MP -MF .deps/libmarlinx_la-marlin-x-utils.Tpo -c marlin-x-utils.c -o libmarlinx_la-marlin-x-utils.o >/dev/null 2>&1 >mv -f .deps/libmarlinx_la-marlin-sample-drawing.Tpo .deps/libmarlinx_la-marlin-sample-drawing.Plo >libtool: link: ( cd ".libs" && rm -f "libmarlin-soundtouch.la" && ln -s "../libmarlin-soundtouch.la" "libmarlin-soundtouch.la" ) >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmarlin.la -rpath /usr/lib libmarlin_la-marlin-marshal.lo libmarlin_la-marlin-block.lo libmarlin_la-marlin-channel.lo libmarlin_la-marlin-channel-joiner.lo libmarlin_la-marlin-channel-sink.lo libmarlin_la-marlin-channel-splitter.lo libmarlin_la-marlin-channel-src.lo libmarlin_la-marlin-file.lo libmarlin_la-marlin-file-utils.lo libmarlin_la-marlin-grid-point.lo libmarlin_la-marlin-gst-extras.lo libmarlin_la-marlin-jack.lo libmarlin_la-marlin-jack-play.lo libmarlin_la-marlin-jack-record.lo libmarlin_la-marlin-list.lo libmarlin_la-marlin-load-pipeline.lo libmarlin_la-marlin-marker-model.lo libmarlin_la-marlin-operation.lo libmarlin_la-marlin-pipeline.lo libmarlin_la-marlin-play-pipeline.lo libmarlin_la-marlin-program.lo libmarlin_la-marlin-read-write-lock.lo libmarlin_la-marlin-sample.lo libmarlin_la-marlin-sample-selection.lo libmarlin_la-marlin-save-pipeline.lo libmarlin_la-marlin-types.lo libmarlin_la-marlin-undoable.lo libmarlin_la-marlin-undo-manager.lo libmarlin_la-marlin-utils.lo libmarlin-soundtouch.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DMARLIN_PLUGINS_DIR=\"/usr/lib/marlin-0.13\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libmarlinx_la-marlin-sample-view.lo -MD -MP -MF .deps/libmarlinx_la-marlin-sample-view.Tpo -c marlin-sample-view.c -o libmarlinx_la-marlin-sample-view.o >/dev/null 2>&1 >libtool: link: gcc -shared .libs/libmarlin_la-marlin-marshal.o .libs/libmarlin_la-marlin-block.o .libs/libmarlin_la-marlin-channel.o .libs/libmarlin_la-marlin-channel-joiner.o .libs/libmarlin_la-marlin-channel-sink.o .libs/libmarlin_la-marlin-channel-splitter.o .libs/libmarlin_la-marlin-channel-src.o .libs/libmarlin_la-marlin-file.o .libs/libmarlin_la-marlin-file-utils.o .libs/libmarlin_la-marlin-grid-point.o .libs/libmarlin_la-marlin-gst-extras.o .libs/libmarlin_la-marlin-jack.o .libs/libmarlin_la-marlin-jack-play.o .libs/libmarlin_la-marlin-jack-record.o .libs/libmarlin_la-marlin-list.o .libs/libmarlin_la-marlin-load-pipeline.o .libs/libmarlin_la-marlin-marker-model.o .libs/libmarlin_la-marlin-operation.o .libs/libmarlin_la-marlin-pipeline.o .libs/libmarlin_la-marlin-play-pipeline.o .libs/libmarlin_la-marlin-program.o .libs/libmarlin_la-marlin-read-write-lock.o .libs/libmarlin_la-marlin-sample.o .libs/libmarlin_la-marlin-sample-selection.o .libs/libmarlin_la-marlin-save-pipeline.o .libs/libmarlin_la-marlin-types.o .libs/libmarlin_la-marlin-undoable.o .libs/libmarlin_la-marlin-undo-manager.o .libs/libmarlin_la-marlin-utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/marlin-0.13/marlin/.libs ./.libs/libmarlin-soundtouch.so -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmarlin.so.0 -o .libs/libmarlin.so.0.0.0 >mv -f .deps/libmarlinx_la-marlin-marker-view.Tpo .deps/libmarlinx_la-marlin-marker-view.Plo >libtool: link: (cd ".libs" && rm -f "libmarlin.so.0" && ln -s "libmarlin.so.0.0.0" "libmarlin.so.0") >libtool: link: (cd ".libs" && rm -f "libmarlin.so" && ln -s "libmarlin.so.0.0.0" "libmarlin.so") >libtool: link: ar cru .libs/libmarlin.a libmarlin_la-marlin-marshal.o libmarlin_la-marlin-block.o libmarlin_la-marlin-channel.o libmarlin_la-marlin-channel-joiner.o libmarlin_la-marlin-channel-sink.o libmarlin_la-marlin-channel-splitter.o libmarlin_la-marlin-channel-src.o libmarlin_la-marlin-file.o libmarlin_la-marlin-file-utils.o libmarlin_la-marlin-grid-point.o libmarlin_la-marlin-gst-extras.o libmarlin_la-marlin-jack.o libmarlin_la-marlin-jack-play.o libmarlin_la-marlin-jack-record.o libmarlin_la-marlin-list.o libmarlin_la-marlin-load-pipeline.o libmarlin_la-marlin-marker-model.o libmarlin_la-marlin-operation.o libmarlin_la-marlin-pipeline.o libmarlin_la-marlin-play-pipeline.o libmarlin_la-marlin-program.o libmarlin_la-marlin-read-write-lock.o libmarlin_la-marlin-sample.o libmarlin_la-marlin-sample-selection.o libmarlin_la-marlin-save-pipeline.o libmarlin_la-marlin-types.o libmarlin_la-marlin-undoable.o libmarlin_la-marlin-undo-manager.o libmarlin_la-marlin-utils.o >mv -f .deps/libmarlinx_la-marlin-x-utils.Tpo .deps/libmarlinx_la-marlin-x-utils.Plo >libtool: link: ranlib .libs/libmarlin.a >libtool: link: ( cd ".libs" && rm -f "libmarlin.la" && ln -s "../libmarlin.la" "libmarlin.la" ) >mv -f .deps/libmarlinx_la-marlin-sample-view.Tpo .deps/libmarlinx_la-marlin-sample-view.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DMARLIN_PLUGINS_DIR=\""/usr/lib/marlin-0.13"\" -DG_LOG_DOMAIN=\"libmarlinx\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmarlinx.la -rpath /usr/lib libmarlinx_la-marlin-a11y-helper.lo libmarlinx_la-marlin-base-window.lo libmarlinx_la-marlin-cross-fader.lo libmarlinx_la-marlin-cursors.lo libmarlinx_la-marlin-file-chooser.lo libmarlinx_la-marlin-grid.lo libmarlinx_la-marlin-level-ruler.lo libmarlinx_la-marlin-marker-view.lo libmarlinx_la-marlin-overview-bar.lo libmarlinx_la-marlin-plugin.lo libmarlinx_la-marlin-position-spinner.lo libmarlinx_la-marlin-progress-dialog.lo libmarlinx_la-marlin-sample-drawing.lo libmarlinx_la-marlin-sample-view.lo libmarlinx_la-marlin-stock.lo libmarlinx_la-marlin-x-utils.lo >libtool: link: gcc -shared .libs/libmarlinx_la-marlin-a11y-helper.o .libs/libmarlinx_la-marlin-base-window.o .libs/libmarlinx_la-marlin-cross-fader.o .libs/libmarlinx_la-marlin-cursors.o .libs/libmarlinx_la-marlin-file-chooser.o .libs/libmarlinx_la-marlin-grid.o .libs/libmarlinx_la-marlin-level-ruler.o .libs/libmarlinx_la-marlin-marker-view.o .libs/libmarlinx_la-marlin-overview-bar.o .libs/libmarlinx_la-marlin-plugin.o .libs/libmarlinx_la-marlin-position-spinner.o .libs/libmarlinx_la-marlin-progress-dialog.o .libs/libmarlinx_la-marlin-sample-drawing.o .libs/libmarlinx_la-marlin-sample-view.o .libs/libmarlinx_la-marlin-stock.o .libs/libmarlinx_la-marlin-x-utils.o -pthread -pthread -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libmarlinx.so.0 -o .libs/libmarlinx.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libmarlinx.so.0" && ln -s "libmarlinx.so.0.0.0" "libmarlinx.so.0") >libtool: link: (cd ".libs" && rm -f "libmarlinx.so" && ln -s "libmarlinx.so.0.0.0" "libmarlinx.so") >libtool: link: ar cru .libs/libmarlinx.a libmarlinx_la-marlin-a11y-helper.o libmarlinx_la-marlin-base-window.o libmarlinx_la-marlin-cross-fader.o libmarlinx_la-marlin-cursors.o libmarlinx_la-marlin-file-chooser.o libmarlinx_la-marlin-grid.o libmarlinx_la-marlin-level-ruler.o libmarlinx_la-marlin-marker-view.o libmarlinx_la-marlin-overview-bar.o libmarlinx_la-marlin-plugin.o libmarlinx_la-marlin-position-spinner.o libmarlinx_la-marlin-progress-dialog.o libmarlinx_la-marlin-sample-drawing.o libmarlinx_la-marlin-sample-view.o libmarlinx_la-marlin-stock.o libmarlinx_la-marlin-x-utils.o >libtool: link: ranlib .libs/libmarlinx.a >libtool: link: ( cd ".libs" && rm -f "libmarlinx.la" && ln -s "../libmarlinx.la" "libmarlinx.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >Making all in pixmaps >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src' >Making all in libegg >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-editable-toolbar.lo -MD -MP -MF .deps/egg-editable-toolbar.Tpo -c -o egg-editable-toolbar.lo egg-editable-toolbar.c >/usr/bin/glib-genmarshal eggmarshalers.list --prefix=_egg_marshal --header > eggmarshalers.h >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbar-editor.lo -MD -MP -MF .deps/egg-toolbar-editor.Tpo -c -o egg-toolbar-editor.lo egg-toolbar-editor.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbars-model.lo -MD -MP -MF .deps/egg-toolbars-model.Tpo -c -o egg-toolbars-model.lo egg-toolbars-model.c >echo "#include <eggmarshalers.h>" > eggmarshalers.c && /usr/bin/glib-genmarshal eggmarshalers.list --prefix=_egg_marshal --body >> eggmarshalers.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT eggmarshalers.lo -MD -MP -MF .deps/eggmarshalers.Tpo -c -o eggmarshalers.lo eggmarshalers.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-editable-toolbar.lo -MD -MP -MF .deps/egg-editable-toolbar.Tpo -c egg-editable-toolbar.c -fPIC -DPIC -o .libs/egg-editable-toolbar.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbar-editor.lo -MD -MP -MF .deps/egg-toolbar-editor.Tpo -c egg-toolbar-editor.c -fPIC -DPIC -o .libs/egg-toolbar-editor.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbars-model.lo -MD -MP -MF .deps/egg-toolbars-model.Tpo -c egg-toolbars-model.c -fPIC -DPIC -o .libs/egg-toolbars-model.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT eggmarshalers.lo -MD -MP -MF .deps/eggmarshalers.Tpo -c eggmarshalers.c -fPIC -DPIC -o .libs/eggmarshalers.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT eggmarshalers.lo -MD -MP -MF .deps/eggmarshalers.Tpo -c eggmarshalers.c -o eggmarshalers.o >/dev/null 2>&1 >mv -f .deps/eggmarshalers.Tpo .deps/eggmarshalers.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbars-model.lo -MD -MP -MF .deps/egg-toolbars-model.Tpo -c egg-toolbars-model.c -o egg-toolbars-model.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-toolbar-editor.lo -MD -MP -MF .deps/egg-toolbar-editor.Tpo -c egg-toolbar-editor.c -o egg-toolbar-editor.o >/dev/null 2>&1 >mv -f .deps/egg-toolbars-model.Tpo .deps/egg-toolbars-model.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT egg-editable-toolbar.lo -MD -MP -MF .deps/egg-editable-toolbar.Tpo -c egg-editable-toolbar.c -o egg-editable-toolbar.o >/dev/null 2>&1 >mv -f .deps/egg-toolbar-editor.Tpo .deps/egg-toolbar-editor.Plo >mv -f .deps/egg-editable-toolbar.Tpo .deps/egg-editable-toolbar.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libegg.la egg-editable-toolbar.lo eggmarshalers.lo egg-toolbar-editor.lo egg-toolbars-model.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: ar cru .libs/libegg.a .libs/egg-editable-toolbar.o .libs/eggmarshalers.o .libs/egg-toolbar-editor.o .libs/egg-toolbars-model.o >libtool: link: ranlib .libs/libegg.a >libtool: link: ( cd ".libs" && rm -f "libegg.la" && ln -s "../libegg.la" "libegg.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >Making all in ephy >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/libegg -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ephy-toolbars-model.lo -MD -MP -MF .deps/ephy-toolbars-model.Tpo -c -o ephy-toolbars-model.lo ephy-toolbars-model.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/libegg -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ephy-toolbars-model.lo -MD -MP -MF .deps/ephy-toolbars-model.Tpo -c ephy-toolbars-model.c -fPIC -DPIC -o .libs/ephy-toolbars-model.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/libegg -I../.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ephy-toolbars-model.lo -MD -MP -MF .deps/ephy-toolbars-model.Tpo -c ephy-toolbars-model.c -o ephy-toolbars-model.o >/dev/null 2>&1 >mv -f .deps/ephy-toolbars-model.Tpo .deps/ephy-toolbars-model.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libephy.la ephy-toolbars-model.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: ar cru .libs/libephy.a .libs/ephy-toolbars-model.o >libtool: link: ranlib .libs/libephy.a >libtool: link: ( cd ".libs" && rm -f "libephy.la" && ln -s "../libephy.la" "libephy.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >Making all in other >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/other' >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gtkvumeter.lo -MD -MP -MF .deps/gtkvumeter.Tpo -c -o gtkvumeter.lo gtkvumeter.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT koto-undo-action.lo -MD -MP -MF .deps/koto-undo-action.Tpo -c -o koto-undo-action.lo koto-undo-action.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT koto-undo-action.lo -MD -MP -MF .deps/koto-undo-action.Tpo -c koto-undo-action.c -fPIC -DPIC -o .libs/koto-undo-action.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gtkvumeter.lo -MD -MP -MF .deps/gtkvumeter.Tpo -c gtkvumeter.c -fPIC -DPIC -o .libs/gtkvumeter.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT koto-undo-action.lo -MD -MP -MF .deps/koto-undo-action.Tpo -c koto-undo-action.c -o koto-undo-action.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gtkvumeter.lo -MD -MP -MF .deps/gtkvumeter.Tpo -c gtkvumeter.c -o gtkvumeter.o >/dev/null 2>&1 >mv -f .deps/koto-undo-action.Tpo .deps/koto-undo-action.Plo >mv -f .deps/gtkvumeter.Tpo .deps/gtkvumeter.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libother.la gtkvumeter.lo koto-undo-action.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: ar cru .libs/libother.a .libs/gtkvumeter.o .libs/koto-undo-action.o >libtool: link: ranlib .libs/libother.a >libtool: link: ( cd ".libs" && rm -f "libother.la" && ln -s "../libother.la" "libother.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/other' >Making all in dialogs >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-add-marker-dialog.lo -MD -MP -MF .deps/marlin-add-marker-dialog.Tpo -c -o marlin-add-marker-dialog.lo marlin-add-marker-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-adjust-channel-dialogs.lo -MD -MP -MF .deps/marlin-adjust-channel-dialogs.Tpo -c -o marlin-adjust-channel-dialogs.lo marlin-adjust-channel-dialogs.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-crossfade-dialog.lo -MD -MP -MF .deps/marlin-crossfade-dialog.Tpo -c -o marlin-crossfade-dialog.lo marlin-crossfade-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-edit-marker-dialog.lo -MD -MP -MF .deps/marlin-edit-marker-dialog.Tpo -c -o marlin-edit-marker-dialog.lo marlin-edit-marker-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-information-dialog.lo -MD -MP -MF .deps/marlin-information-dialog.Tpo -c -o marlin-information-dialog.lo marlin-information-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-move-cursor-dialog.lo -MD -MP -MF .deps/marlin-move-cursor-dialog.Tpo -c -o marlin-move-cursor-dialog.lo marlin-move-cursor-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-mp3-dialog.lo -MD -MP -MF .deps/marlin-mp3-dialog.Tpo -c -o marlin-mp3-dialog.lo marlin-mp3-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-new-dialog.lo -MD -MP -MF .deps/marlin-new-dialog.Tpo -c -o marlin-new-dialog.lo marlin-new-dialog.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-edit-marker-dialog.lo -MD -MP -MF .deps/marlin-edit-marker-dialog.Tpo -c marlin-edit-marker-dialog.c -fPIC -DPIC -o .libs/marlin-edit-marker-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-adjust-channel-dialogs.lo -MD -MP -MF .deps/marlin-adjust-channel-dialogs.Tpo -c marlin-adjust-channel-dialogs.c -fPIC -DPIC -o .libs/marlin-adjust-channel-dialogs.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-mp3-dialog.lo -MD -MP -MF .deps/marlin-mp3-dialog.Tpo -c marlin-mp3-dialog.c -fPIC -DPIC -o .libs/marlin-mp3-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-add-marker-dialog.lo -MD -MP -MF .deps/marlin-add-marker-dialog.Tpo -c marlin-add-marker-dialog.c -fPIC -DPIC -o .libs/marlin-add-marker-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-new-dialog.lo -MD -MP -MF .deps/marlin-new-dialog.Tpo -c marlin-new-dialog.c -fPIC -DPIC -o .libs/marlin-new-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-crossfade-dialog.lo -MD -MP -MF .deps/marlin-crossfade-dialog.Tpo -c marlin-crossfade-dialog.c -fPIC -DPIC -o .libs/marlin-crossfade-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-move-cursor-dialog.lo -MD -MP -MF .deps/marlin-move-cursor-dialog.Tpo -c marlin-move-cursor-dialog.c -fPIC -DPIC -o .libs/marlin-move-cursor-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-information-dialog.lo -MD -MP -MF .deps/marlin-information-dialog.Tpo -c marlin-information-dialog.c -fPIC -DPIC -o .libs/marlin-information-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-add-marker-dialog.lo -MD -MP -MF .deps/marlin-add-marker-dialog.Tpo -c marlin-add-marker-dialog.c -o marlin-add-marker-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-crossfade-dialog.lo -MD -MP -MF .deps/marlin-crossfade-dialog.Tpo -c marlin-crossfade-dialog.c -o marlin-crossfade-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-new-dialog.lo -MD -MP -MF .deps/marlin-new-dialog.Tpo -c marlin-new-dialog.c -o marlin-new-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-move-cursor-dialog.lo -MD -MP -MF .deps/marlin-move-cursor-dialog.Tpo -c marlin-move-cursor-dialog.c -o marlin-move-cursor-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-mp3-dialog.lo -MD -MP -MF .deps/marlin-mp3-dialog.Tpo -c marlin-mp3-dialog.c -o marlin-mp3-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-edit-marker-dialog.lo -MD -MP -MF .deps/marlin-edit-marker-dialog.Tpo -c marlin-edit-marker-dialog.c -o marlin-edit-marker-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-adjust-channel-dialogs.lo -MD -MP -MF .deps/marlin-adjust-channel-dialogs.Tpo -c marlin-adjust-channel-dialogs.c -o marlin-adjust-channel-dialogs.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-information-dialog.lo -MD -MP -MF .deps/marlin-information-dialog.Tpo -c marlin-information-dialog.c -o marlin-information-dialog.o >/dev/null 2>&1 >mv -f .deps/marlin-new-dialog.Tpo .deps/marlin-new-dialog.Plo >mv -f .deps/marlin-add-marker-dialog.Tpo .deps/marlin-add-marker-dialog.Plo >mv -f .deps/marlin-crossfade-dialog.Tpo .deps/marlin-crossfade-dialog.Plo >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-select-region-dialog.lo -MD -MP -MF .deps/marlin-select-region-dialog.Tpo -c -o marlin-select-region-dialog.lo marlin-select-region-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-undo-history-dialog.lo -MD -MP -MF .deps/marlin-undo-history-dialog.Tpo -c -o marlin-undo-history-dialog.lo marlin-undo-history-dialog.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-vorbis-dialog.lo -MD -MP -MF .deps/marlin-vorbis-dialog.Tpo -c -o marlin-vorbis-dialog.lo marlin-vorbis-dialog.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-undo-history-dialog.lo -MD -MP -MF .deps/marlin-undo-history-dialog.Tpo -c marlin-undo-history-dialog.c -fPIC -DPIC -o .libs/marlin-undo-history-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-vorbis-dialog.lo -MD -MP -MF .deps/marlin-vorbis-dialog.Tpo -c marlin-vorbis-dialog.c -fPIC -DPIC -o .libs/marlin-vorbis-dialog.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-select-region-dialog.lo -MD -MP -MF .deps/marlin-select-region-dialog.Tpo -c marlin-select-region-dialog.c -fPIC -DPIC -o .libs/marlin-select-region-dialog.o >mv -f .deps/marlin-edit-marker-dialog.Tpo .deps/marlin-edit-marker-dialog.Plo >mv -f .deps/marlin-adjust-channel-dialogs.Tpo .deps/marlin-adjust-channel-dialogs.Plo >mv -f .deps/marlin-move-cursor-dialog.Tpo .deps/marlin-move-cursor-dialog.Plo >mv -f .deps/marlin-mp3-dialog.Tpo .deps/marlin-mp3-dialog.Plo >mv -f .deps/marlin-information-dialog.Tpo .deps/marlin-information-dialog.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-undo-history-dialog.lo -MD -MP -MF .deps/marlin-undo-history-dialog.Tpo -c marlin-undo-history-dialog.c -o marlin-undo-history-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-vorbis-dialog.lo -MD -MP -MF .deps/marlin-vorbis-dialog.Tpo -c marlin-vorbis-dialog.c -o marlin-vorbis-dialog.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../marlin -I../../src -I../../src/bacon -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-select-region-dialog.lo -MD -MP -MF .deps/marlin-select-region-dialog.Tpo -c marlin-select-region-dialog.c -o marlin-select-region-dialog.o >/dev/null 2>&1 >mv -f .deps/marlin-undo-history-dialog.Tpo .deps/marlin-undo-history-dialog.Plo >mv -f .deps/marlin-vorbis-dialog.Tpo .deps/marlin-vorbis-dialog.Plo >mv -f .deps/marlin-select-region-dialog.Tpo .deps/marlin-select-region-dialog.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libdialogs.la marlin-add-marker-dialog.lo marlin-adjust-channel-dialogs.lo marlin-crossfade-dialog.lo marlin-edit-marker-dialog.lo marlin-information-dialog.lo marlin-move-cursor-dialog.lo marlin-mp3-dialog.lo marlin-new-dialog.lo marlin-select-region-dialog.lo marlin-undo-history-dialog.lo marlin-vorbis-dialog.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: ar cru .libs/libdialogs.a .libs/marlin-add-marker-dialog.o .libs/marlin-adjust-channel-dialogs.o .libs/marlin-crossfade-dialog.o .libs/marlin-edit-marker-dialog.o .libs/marlin-information-dialog.o .libs/marlin-move-cursor-dialog.o .libs/marlin-mp3-dialog.o .libs/marlin-new-dialog.o .libs/marlin-select-region-dialog.o .libs/marlin-undo-history-dialog.o .libs/marlin-vorbis-dialog.o >libtool: link: ranlib .libs/libdialogs.a >libtool: link: ( cd ".libs" && rm -f "libdialogs.la" && ln -s "../libdialogs.la" "libdialogs.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src' >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-clipboard-info.o -MD -MP -MF .deps/marlin-clipboard-info.Tpo -c -o marlin-clipboard-info.o marlin-clipboard-info.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-recent-action.o -MD -MP -MF .deps/marlin-recent-action.Tpo -c -o marlin-recent-action.o marlin-recent-action.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-record.o -MD -MP -MF .deps/marlin-record.Tpo -c -o marlin-record.o marlin-record.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-session.o -MD -MP -MF .deps/marlin-session.Tpo -c -o marlin-session.o marlin-session.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-toolbar.o -MD -MP -MF .deps/marlin-toolbar.Tpo -c -o marlin-toolbar.o marlin-toolbar.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-window.o -MD -MP -MF .deps/marlin-window.Tpo -c -o marlin-window.o marlin-window.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -I../src/libegg -I../src/libegg -I../src/ephy -I../src/ephy -I../src/bacon -I../src/bacon -I../src/dialogs -I../src/dialogs -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DMARLIN_PIXMAPDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DMARLIN_DATADIR=\""/usr/share/marlin"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT marlin-window-menu.o -MD -MP -MF .deps/marlin-window-menu.Tpo -c -o marlin-window-menu.o marlin-window-menu.c >mv -f .deps/marlin-session.Tpo .deps/marlin-session.Po >main.c: In function 'print_backtrace': >main.c:78: warning: ignoring return value of 'write', declared with attribute warn_unused_result >main.c: In function 'segv_handler': >main.c:101: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/marlin-recent-action.Tpo .deps/marlin-recent-action.Po >marlin-window.c: In function 'time_to_str': >marlin-window.c:1881: warning: format '%d' expects type 'int', but argument 2 has type 'time_t' >marlin-window.c: In function 'save_sample_as': >marlin-window.c:3231: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result >mv -f .deps/marlin-clipboard-info.Tpo .deps/marlin-clipboard-info.Po >mv -f .deps/marlin-toolbar.Tpo .deps/marlin-toolbar.Po >mv -f .deps/marlin-record.Tpo .deps/marlin-record.Po >mv -f .deps/main.Tpo .deps/main.Po >mv -f .deps/marlin-window-menu.Tpo .deps/marlin-window-menu.Po >mv -f .deps/marlin-window.Tpo .deps/marlin-window.Po >/usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o marlin main.o marlin-clipboard-info.o marlin-recent-action.o marlin-record.o marlin-session.o marlin-toolbar.o marlin-window.o marlin-window-menu.o -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin-soundtouch.la ../marlin/libmarlin.la ../marlin/libmarlinx.la ../src/libegg/libegg.la ../src/ephy/libephy.la ../src/other/libother.la ../src/dialogs/libdialogs.la >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/marlin main.o marlin-clipboard-info.o marlin-recent-action.o marlin-record.o marlin-session.o marlin-toolbar.o marlin-window.o marlin-window-menu.o -Wl,--export-dynamic -pthread -pthread -pthread -lunique-1.0 ../marlin/.libs/libmarlin-soundtouch.so ../marlin/.libs/libmarlin.so /builddir/build/BUILD/marlin-0.13/marlin/.libs/libmarlin-soundtouch.so -lSoundTouch ../marlin/.libs/libmarlinx.so ../src/libegg/.libs/libegg.a ../src/ephy/.libs/libephy.a ../src/other/.libs/libother.a ../src/dialogs/.libs/libdialogs.a -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgthread-2.0 -lxml2 -ljack -lpthread -lsamplerate -lgstaudio-0.10 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src' >Making all in plugins >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins' >Making all in pixmaps >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins' >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"AboutPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libabout_la-marlin-about-plugin.lo -MD -MP -MF .deps/libabout_la-marlin-about-plugin.Tpo -c -o libabout_la-marlin-about-plugin.lo `test -f 'marlin-about-plugin.c' || echo './'`marlin-about-plugin.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-generate-waveform.lo -MD -MP -MF .deps/libwaveform_la-marlin-generate-waveform.Tpo -c -o libwaveform_la-marlin-generate-waveform.lo `test -f 'marlin-generate-waveform.c' || echo './'`marlin-generate-waveform.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-piano.lo -MD -MP -MF .deps/libwaveform_la-marlin-piano.Tpo -c -o libwaveform_la-marlin-piano.lo `test -f 'marlin-piano.c' || echo './'`marlin-piano.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GreenNoisePlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libgreennoise_la-marlin-green-noise.lo -MD -MP -MF .deps/libgreennoise_la-marlin-green-noise.Tpo -c -o libgreennoise_la-marlin-green-noise.lo `test -f 'marlin-green-noise.c' || echo './'`marlin-green-noise.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-extract.lo -MD -MP -MF .deps/libcd_la-marlin-extract.Tpo -c -o libcd_la-marlin-extract.lo `test -f 'marlin-extract.c' || echo './'`marlin-extract.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-cd.lo -MD -MP -MF .deps/libcd_la-marlin-cd.Tpo -c -o libcd_la-marlin-cd.lo `test -f 'marlin-cd.c' || echo './'`marlin-cd.c >/usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-burn.lo -MD -MP -MF .deps/libcd_la-marlin-burn.Tpo -c -o libcd_la-marlin-burn.lo `test -f 'marlin-burn.c' || echo './'`marlin-burn.c >gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_piano-test-piano.o -MD -MP -MF .deps/test_piano-test-piano.Tpo -c -o test_piano-test-piano.o `test -f 'test-piano.c' || echo './'`test-piano.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-generate-waveform.lo -MD -MP -MF .deps/libwaveform_la-marlin-generate-waveform.Tpo -c marlin-generate-waveform.c -fPIC -DPIC -o .libs/libwaveform_la-marlin-generate-waveform.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"AboutPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libabout_la-marlin-about-plugin.lo -MD -MP -MF .deps/libabout_la-marlin-about-plugin.Tpo -c marlin-about-plugin.c -fPIC -DPIC -o .libs/libabout_la-marlin-about-plugin.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-extract.lo -MD -MP -MF .deps/libcd_la-marlin-extract.Tpo -c marlin-extract.c -fPIC -DPIC -o .libs/libcd_la-marlin-extract.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GreenNoisePlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libgreennoise_la-marlin-green-noise.lo -MD -MP -MF .deps/libgreennoise_la-marlin-green-noise.Tpo -c marlin-green-noise.c -fPIC -DPIC -o .libs/libgreennoise_la-marlin-green-noise.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-generate-waveform.lo -MD -MP -MF .deps/libwaveform_la-marlin-generate-waveform.Tpo -c marlin-generate-waveform.c -o libwaveform_la-marlin-generate-waveform.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-cd.lo -MD -MP -MF .deps/libcd_la-marlin-cd.Tpo -c marlin-cd.c -fPIC -DPIC -o .libs/libcd_la-marlin-cd.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-piano.lo -MD -MP -MF .deps/libwaveform_la-marlin-piano.Tpo -c marlin-piano.c -fPIC -DPIC -o .libs/libwaveform_la-marlin-piano.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-burn.lo -MD -MP -MF .deps/libcd_la-marlin-burn.Tpo -c marlin-burn.c -fPIC -DPIC -o .libs/libcd_la-marlin-burn.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-extract.lo -MD -MP -MF .deps/libcd_la-marlin-extract.Tpo -c marlin-extract.c -o libcd_la-marlin-extract.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-burn.lo -MD -MP -MF .deps/libcd_la-marlin-burn.Tpo -c marlin-burn.c -o libcd_la-marlin-burn.o >/dev/null 2>&1 >mv -f .deps/libwaveform_la-marlin-generate-waveform.Tpo .deps/libwaveform_la-marlin-generate-waveform.Plo >gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_piano-marlin-piano.o -MD -MP -MF .deps/test_piano-marlin-piano.Tpo -c -o test_piano-marlin-piano.o `test -f 'marlin-piano.c' || echo './'`marlin-piano.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcd_la-marlin-cd.lo -MD -MP -MF .deps/libcd_la-marlin-cd.Tpo -c marlin-cd.c -o libcd_la-marlin-cd.o >/dev/null 2>&1 >mv -f .deps/libcd_la-marlin-burn.Tpo .deps/libcd_la-marlin-burn.Plo >mv -f .deps/libcd_la-marlin-cd.Tpo .deps/libcd_la-marlin-cd.Plo >mv -f .deps/libcd_la-marlin-extract.Tpo .deps/libcd_la-marlin-extract.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcd.la -rpath /usr/lib/marlin-0.13 libcd_la-marlin-extract.lo libcd_la-marlin-cd.lo libcd_la-marlin-burn.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la >mv -f .deps/test_piano-test-piano.Tpo .deps/test_piano-test-piano.Po >libtool: link: gcc -shared .libs/libcd_la-marlin-extract.o .libs/libcd_la-marlin-cd.o .libs/libcd_la-marlin-burn.o -Wl,-rpath -Wl,/builddir/build/BUILD/marlin-0.13/marlin/.libs -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig ../marlin/.libs/libmarlin.so /builddir/build/BUILD/marlin-0.13/marlin/.libs/libmarlin-soundtouch.so -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 ../marlin/.libs/libmarlinx.so -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libcd.so.0 -o .libs/libcd.so.0.0.0 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"AboutPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libabout_la-marlin-about-plugin.lo -MD -MP -MF .deps/libabout_la-marlin-about-plugin.Tpo -c marlin-about-plugin.c -o libabout_la-marlin-about-plugin.o >/dev/null 2>&1 >libtool: link: (cd ".libs" && rm -f "libcd.so.0" && ln -s "libcd.so.0.0.0" "libcd.so.0") >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libwaveform_la-marlin-piano.lo -MD -MP -MF .deps/libwaveform_la-marlin-piano.Tpo -c marlin-piano.c -o libwaveform_la-marlin-piano.o >/dev/null 2>&1 >mv -f .deps/test_piano-marlin-piano.Tpo .deps/test_piano-marlin-piano.Po >/usr/bin/libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test-piano test_piano-test-piano.o test_piano-marlin-piano.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: (cd ".libs" && rm -f "libcd.so" && ln -s "libcd.so.0.0.0" "libcd.so") >libtool: link: ar cru .libs/libcd.a libcd_la-marlin-extract.o libcd_la-marlin-cd.o libcd_la-marlin-burn.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GreenNoisePlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libgreennoise_la-marlin-green-noise.lo -MD -MP -MF .deps/libgreennoise_la-marlin-green-noise.Tpo -c marlin-green-noise.c -o libgreennoise_la-marlin-green-noise.o >/dev/null 2>&1 >libtool: link: ranlib .libs/libcd.a >libtool: link: ( cd ".libs" && rm -f "libcd.la" && ln -s "../libcd.la" "libcd.la" ) >libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test-piano test_piano-test-piano.o test_piano-marlin-piano.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >mv -f .deps/libwaveform_la-marlin-piano.Tpo .deps/libwaveform_la-marlin-piano.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libwaveform.la -rpath /usr/lib/marlin-0.13 libwaveform_la-marlin-generate-waveform.lo libwaveform_la-marlin-piano.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la >mv -f .deps/libabout_la-marlin-about-plugin.Tpo .deps/libabout_la-marlin-about-plugin.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"AboutPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libabout.la -rpath /usr/lib/marlin-0.13 libabout_la-marlin-about-plugin.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la >mv -f .deps/libgreennoise_la-marlin-green-noise.Tpo .deps/libgreennoise_la-marlin-green-noise.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GreenNoisePlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libgreennoise.la -rpath /usr/lib/marlin-0.13 libgreennoise_la-marlin-green-noise.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la >libtool: link: gcc -shared .libs/libwaveform_la-marlin-generate-waveform.o .libs/libwaveform_la-marlin-piano.o -Wl,-rpath -Wl,/builddir/build/BUILD/marlin-0.13/marlin/.libs -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig ../marlin/.libs/libmarlin.so /builddir/build/BUILD/marlin-0.13/marlin/.libs/libmarlin-soundtouch.so -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 ../marlin/.libs/libmarlinx.so -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libwaveform.so.0 -o .libs/libwaveform.so.0.0.0 >libtool: link: gcc -shared .libs/libabout_la-marlin-about-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/marlin-0.13/marlin/.libs -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig ../marlin/.libs/libmarlin.so /builddir/build/BUILD/marlin-0.13/marlin/.libs/libmarlin-soundtouch.so -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 ../marlin/.libs/libmarlinx.so -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libabout.so.0 -o .libs/libabout.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libwaveform.so.0" && ln -s "libwaveform.so.0.0.0" "libwaveform.so.0") >libtool: link: (cd ".libs" && rm -f "libwaveform.so" && ln -s "libwaveform.so.0.0.0" "libwaveform.so") >libtool: link: ar cru .libs/libwaveform.a libwaveform_la-marlin-generate-waveform.o libwaveform_la-marlin-piano.o >libtool: link: (cd ".libs" && rm -f "libabout.so.0" && ln -s "libabout.so.0.0.0" "libabout.so.0") >libtool: link: ranlib .libs/libwaveform.a >libtool: link: (cd ".libs" && rm -f "libabout.so" && ln -s "libabout.so.0.0.0" "libabout.so") >libtool: link: ar cru .libs/libabout.a libabout_la-marlin-about-plugin.o >libtool: link: ranlib .libs/libabout.a >libtool: link: ( cd ".libs" && rm -f "libwaveform.la" && ln -s "../libwaveform.la" "libwaveform.la" ) >libtool: link: gcc -shared .libs/libgreennoise_la-marlin-green-noise.o -Wl,-rpath -Wl,/builddir/build/BUILD/marlin-0.13/marlin/.libs -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig ../marlin/.libs/libmarlin.so /builddir/build/BUILD/marlin-0.13/marlin/.libs/libmarlin-soundtouch.so -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 ../marlin/.libs/libmarlinx.so -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgreennoise.so.0 -o .libs/libgreennoise.so.0.0.0 >libtool: link: ( cd ".libs" && rm -f "libabout.la" && ln -s "../libabout.la" "libabout.la" ) >libtool: link: (cd ".libs" && rm -f "libgreennoise.so.0" && ln -s "libgreennoise.so.0.0.0" "libgreennoise.so.0") >libtool: link: (cd ".libs" && rm -f "libgreennoise.so" && ln -s "libgreennoise.so.0.0.0" "libgreennoise.so") >libtool: link: ar cru .libs/libgreennoise.a libgreennoise_la-marlin-green-noise.o >libtool: link: ranlib .libs/libgreennoise.a >libtool: link: ( cd ".libs" && rm -f "libgreennoise.la" && ln -s "../libgreennoise.la" "libgreennoise.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc' >Making all in C >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc/C' >for file in marlin-C.omf; do \ > scrollkeeper-preinstall /usr/share/gnome/help/marlin/C/marlin.xml ./$file $file.out; \ > done >/bin/sh: line 1: scrollkeeper-preinstall: command not found >make[3]: [omf_timestamp] Error 127 (ignored) >touch omf_timestamp >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc/C' >Making all in random >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc/random' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc/random' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ar.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file cs.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file es.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ga.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hr.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file it.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ko.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nl.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file oc.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pa.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file rw.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr.po >file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sv.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file vi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/po' >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13' >LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po marlin.desktop.in marlin.desktop >Generating and caching the translation database >Merging translations into marlin.desktop. >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13' >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nhhgKs >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 >++ dirname /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 >+ cd marlin-0.13 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386 >Making install in marlin >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >Making install in cursors >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[4]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin/cursors' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[4]: Entering directory `/builddir/build/BUILD/marlin-0.13/marlin' >test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmarlin-soundtouch.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.la' >/usr/bin/install -c .libs/libmarlin-soundtouch.so.0.0.0 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlin-soundtouch.so.0.0.0 libmarlin-soundtouch.so.0 || { rm -f libmarlin-soundtouch.so.0 && ln -s libmarlin-soundtouch.so.0.0.0 libmarlin-soundtouch.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlin-soundtouch.so.0.0.0 libmarlin-soundtouch.so || { rm -f libmarlin-soundtouch.so && ln -s libmarlin-soundtouch.so.0.0.0 libmarlin-soundtouch.so; }; }) >/usr/bin/install -c .libs/libmarlin-soundtouch.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.la >/usr/bin/install -c .libs/libmarlin-soundtouch.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin-soundtouch.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmarlin.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.la' >(cd /builddir/build/BUILD/marlin-0.13/marlin; /bin/sh /usr/bin/libtool --tag CC --mode=relink gcc -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"libmarlin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmarlin.la -rpath /usr/lib libmarlin_la-marlin-marshal.lo libmarlin_la-marlin-block.lo libmarlin_la-marlin-channel.lo libmarlin_la-marlin-channel-joiner.lo libmarlin_la-marlin-channel-sink.lo libmarlin_la-marlin-channel-splitter.lo libmarlin_la-marlin-channel-src.lo libmarlin_la-marlin-file.lo libmarlin_la-marlin-file-utils.lo libmarlin_la-marlin-grid-point.lo libmarlin_la-marlin-gst-extras.lo libmarlin_la-marlin-jack.lo libmarlin_la-marlin-jack-play.lo libmarlin_la-marlin-jack-record.lo libmarlin_la-marlin-list.lo libmarlin_la-marlin-load-pipeline.lo libmarlin_la-marlin-marker-model.lo libmarlin_la-marlin-operation.lo libmarlin_la-marlin-pipeline.lo libmarlin_la-marlin-play-pipeline.lo libmarlin_la-marlin-program.lo libmarlin_la-marlin-read-write-lock.lo libmarlin_la-marlin-sample.lo libmarlin_la-marlin-sample-selection.lo libmarlin_la-marlin-save-pipeline.lo libmarlin_la-marlin-types.lo libmarlin_la-marlin-undoable.lo libmarlin_la-marlin-undo-manager.lo libmarlin_la-marlin-utils.lo libmarlin-soundtouch.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -inst-prefix-dir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386) >libtool: install: warning: relinking `libmarlin.la' >libtool: relink: gcc -shared .libs/libmarlin_la-marlin-marshal.o .libs/libmarlin_la-marlin-block.o .libs/libmarlin_la-marlin-channel.o .libs/libmarlin_la-marlin-channel-joiner.o .libs/libmarlin_la-marlin-channel-sink.o .libs/libmarlin_la-marlin-channel-splitter.o .libs/libmarlin_la-marlin-channel-src.o .libs/libmarlin_la-marlin-file.o .libs/libmarlin_la-marlin-file-utils.o .libs/libmarlin_la-marlin-grid-point.o .libs/libmarlin_la-marlin-gst-extras.o .libs/libmarlin_la-marlin-jack.o .libs/libmarlin_la-marlin-jack-play.o .libs/libmarlin_la-marlin-jack-record.o .libs/libmarlin_la-marlin-list.o .libs/libmarlin_la-marlin-load-pipeline.o .libs/libmarlin_la-marlin-marker-model.o .libs/libmarlin_la-marlin-operation.o .libs/libmarlin_la-marlin-pipeline.o .libs/libmarlin_la-marlin-play-pipeline.o .libs/libmarlin_la-marlin-program.o .libs/libmarlin_la-marlin-read-write-lock.o .libs/libmarlin_la-marlin-sample.o .libs/libmarlin_la-marlin-sample-selection.o .libs/libmarlin_la-marlin-save-pipeline.o .libs/libmarlin_la-marlin-types.o .libs/libmarlin_la-marlin-undoable.o .libs/libmarlin_la-marlin-undo-manager.o .libs/libmarlin_la-marlin-utils.o -L/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib -L/usr/lib -lmarlin-soundtouch -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmarlin.so.0 -o .libs/libmarlin.so.0.0.0 >/usr/bin/install -c .libs/libmarlin.so.0.0.0T /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlin.so.0.0.0 libmarlin.so.0 || { rm -f libmarlin.so.0 && ln -s libmarlin.so.0.0.0 libmarlin.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlin.so.0.0.0 libmarlin.so || { rm -f libmarlin.so && ln -s libmarlin.so.0.0.0 libmarlin.so; }; }) >/usr/bin/install -c .libs/libmarlin.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.la >/usr/bin/install -c .libs/libmarlin.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlin.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmarlinx.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.la' >/usr/bin/install -c .libs/libmarlinx.so.0.0.0 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlinx.so.0.0.0 libmarlinx.so.0 || { rm -f libmarlinx.so.0 && ln -s libmarlinx.so.0.0.0 libmarlinx.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib && { ln -s -f libmarlinx.so.0.0.0 libmarlinx.so || { rm -f libmarlinx.so && ln -s libmarlinx.so.0.0.0 libmarlinx.so; }; }) >/usr/bin/install -c .libs/libmarlinx.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.la >/usr/bin/install -c .libs/libmarlinx.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/libmarlinx.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/include/libmarlin" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin" > /usr/bin/install -c -m 644 'marlin-a11y-helper.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-a11y-helper.h' > /usr/bin/install -c -m 644 'marlin-base-window.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-base-window.h' > /usr/bin/install -c -m 644 'marlin-block.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-block.h' > /usr/bin/install -c -m 644 'marlin-channel.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-channel.h' > /usr/bin/install -c -m 644 'marlin-channel-joiner.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-channel-joiner.h' > /usr/bin/install -c -m 644 'marlin-channel-sink.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-channel-sink.h' > /usr/bin/install -c -m 644 'marlin-channel-splitter.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-channel-splitter.h' > /usr/bin/install -c -m 644 'marlin-channel-src.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-channel-src.h' > /usr/bin/install -c -m 644 'marlin-cross-fader.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-cross-fader.h' > /usr/bin/install -c -m 644 'marlin-cursors.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-cursors.h' > /usr/bin/install -c -m 644 'marlin-file.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-file.h' > /usr/bin/install -c -m 644 'marlin-file-chooser.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-file-chooser.h' > /usr/bin/install -c -m 644 'marlin-file-utils.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-file-utils.h' > /usr/bin/install -c -m 644 'marlin-grid.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-grid.h' > /usr/bin/install -c -m 644 'marlin-grid-point.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-grid-point.h' > /usr/bin/install -c -m 644 'marlin-gst-extras.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-gst-extras.h' > /usr/bin/install -c -m 644 'marlin-jack.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-jack.h' > /usr/bin/install -c -m 644 'marlin-jack-play.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-jack-play.h' > /usr/bin/install -c -m 644 'marlin-jack-record.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-jack-record.h' > /usr/bin/install -c -m 644 'marlin-level-ruler.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-level-ruler.h' > /usr/bin/install -c -m 644 'marlin-list.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-list.h' > /usr/bin/install -c -m 644 'marlin-load-pipeline.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-load-pipeline.h' > /usr/bin/install -c -m 644 'marlin-marker-model.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-marker-model.h' > /usr/bin/install -c -m 644 'marlin-marker-view.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-marker-view.h' > /usr/bin/install -c -m 644 'marlin-msgport.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-msgport.h' > /usr/bin/install -c -m 644 'marlin-mt.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-mt.h' > /usr/bin/install -c -m 644 'marlin-operation.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-operation.h' > /usr/bin/install -c -m 644 'marlin-overview-bar.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-overview-bar.h' > /usr/bin/install -c -m 644 'marlin-pipeline.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-pipeline.h' > /usr/bin/install -c -m 644 'marlin-play-pipeline.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-play-pipeline.h' > /usr/bin/install -c -m 644 'marlin-plugin.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-plugin.h' > /usr/bin/install -c -m 644 'marlin-position-spinner.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-position-spinner.h' > /usr/bin/install -c -m 644 'marlin-progress-dialog.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-progress-dialog.h' > /usr/bin/install -c -m 644 'marlin-program.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-program.h' > /usr/bin/install -c -m 644 'marlin-read-write-lock.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-read-write-lock.h' > /usr/bin/install -c -m 644 'marlin-record-pipeline.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-record-pipeline.h' > /usr/bin/install -c -m 644 'marlin-sample.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-sample.h' > /usr/bin/install -c -m 644 'marlin-sample-drawing.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-sample-drawing.h' > /usr/bin/install -c -m 644 'marlin-sample-selection.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-sample-selection.h' > /usr/bin/install -c -m 644 'marlin-sample-view.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-sample-view.h' > /usr/bin/install -c -m 644 'marlin-save-pipeline.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-save-pipeline.h' > /usr/bin/install -c -m 644 'marlin-soundtouch.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-soundtouch.h' > /usr/bin/install -c -m 644 'marlin-stock.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-stock.h' > /usr/bin/install -c -m 644 'marlin-types.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-types.h' > /usr/bin/install -c -m 644 'marlin-undoable.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-undoable.h' > /usr/bin/install -c -m 644 'marlin-undo-manager.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-undo-manager.h' > /usr/bin/install -c -m 644 'marlin-utils.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-utils.h' > /usr/bin/install -c -m 644 'marlin-x-utils.h' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/include/libmarlin/marlin-x-utils.h' >make[4]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13/marlin' >Making install in pixmaps >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/icons/hicolor/48x48/apps" > /usr/bin/install -c -m 644 'marlin.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/icons/hicolor/48x48/apps/marlin.png' >test -z "/usr/share/pixmaps/marlin" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin" > /usr/bin/install -c -m 644 'marlin.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin.png' > /usr/bin/install -c -m 644 'marlin-play.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-play.png' > /usr/bin/install -c -m 644 'marlin-pause.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-pause.png' > /usr/bin/install -c -m 644 'marlin-stop.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-stop.png' > /usr/bin/install -c -m 644 'marlin-previous.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-previous.png' > /usr/bin/install -c -m 644 'marlin-next.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-next.png' > /usr/bin/install -c -m 644 'marlin-record.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-record.png' > /usr/bin/install -c -m 644 'marlin-ffwd.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-ffwd.png' > /usr/bin/install -c -m 644 'marlin-rewind.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-rewind.png' > /usr/bin/install -c -m 644 'marlin-repeat.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-repeat.png' > /usr/bin/install -c -m 644 'marlin-new-sample.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-new-sample.png' > /usr/bin/install -c -m 644 'marlin-new-view.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-new-view.png' > /usr/bin/install -c -m 644 'marlin-select-none.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-select-none.png' > /usr/bin/install -c -m 644 'marlin-select-all.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-select-all.png' > /usr/bin/install -c -m 644 'marlin-selection-grow.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-selection-grow.png' > /usr/bin/install -c -m 644 'marlin-selection-shrink.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-selection-shrink.png' > /usr/bin/install -c -m 644 'marlin-sound-properties.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-sound-properties.png' > /usr/bin/install -c -m 644 'marlin-paste-as-new.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-paste-as-new.png' > /usr/bin/install -c -m 644 'marlin-cdda-extract.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-cdda-extract.png' > /usr/bin/install -c -m 644 'marlin-logo.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-logo.png' > /usr/bin/install -c -m 644 'marlin-zoom-in-h.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-zoom-in-h.png' > /usr/bin/install -c -m 644 'marlin-zoom-in-v.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-zoom-in-v.png' > /usr/bin/install -c -m 644 'marlin-zoom-out-h.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-zoom-out-h.png' > /usr/bin/install -c -m 644 'marlin-zoom-out-v.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-zoom-out-v.png' > /usr/bin/install -c -m 644 'marlin-paste-into.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-paste-into.png' > /usr/bin/install -c -m 644 'marlin-undo-history.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-undo-history.png' > /usr/bin/install -c -m 644 'hand-open.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/hand-open.png' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13/pixmaps' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13/src' >Making install in libegg >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/libegg' >Making install in ephy >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/ephy' >Making install in other >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/other' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/other' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/other' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/other' >Making install in dialogs >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src/dialogs' >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/src' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/src' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'marlin' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/bin/marlin' >libtool: install: warning: `../marlin/libmarlin-soundtouch.la' has not been installed in `/usr/lib' >libtool: install: warning: `../marlin/libmarlin.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/marlin-0.13/marlin/libmarlin-soundtouch.la' has not been installed in `/usr/lib' >libtool: install: warning: `../marlin/libmarlinx.la' has not been installed in `/usr/lib' >/usr/bin/install -c .libs/marlin /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/bin/marlin >GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule marlin.schemas || echo "Warning: No permission to install schema files, install maunally" >(gconftool-2:7157): GConf-WARNING **: None of the resolved addresses are writable; saving configuration settings will not be possible >Attached schema `/schemas/apps/marlin/show-equalizers' to key `/apps/marlin/show-equalizers' >WARNING: failed to install schema `/schemas/apps/marlin/show-equalizers', locale `C': Unable to store a value at key '/schemas/apps/marlin/show-equalizers', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/allow-user-plugins' to key `/apps/marlin/allow-user-plugins' >WARNING: failed to install schema `/schemas/apps/marlin/allow-user-plugins', locale `C': Unable to store a value at key '/schemas/apps/marlin/allow-user-plugins', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/marker-view-snap-to-ticks' to key `/apps/marlin/marker-view-snap-to-ticks' >WARNING: failed to install schema `/schemas/apps/marlin/marker-view-snap-to-ticks', locale `C': Unable to store a value at key '/schemas/apps/marlin/marker-view-snap-to-ticks', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/scale-display' to key `/apps/marlin/scale-display' >WARNING: failed to install schema `/schemas/apps/marlin/scale-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/scale-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/open-file-directory' to key `/apps/marlin/system-state/open-file-directory' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/open-file-directory', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/open-file-directory', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/save-file-directory' to key `/apps/marlin/system-state/open-file-directory' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/save-file-directory', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/save-file-directory', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/position-display' to key `/apps/marlin/system-state/position-display' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/position-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/position-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/new-sample-rate' to key `/apps/marlin/system-state/new-sample-rate' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/new-sample-rate', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/new-sample-rate', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/new-sample-channels' to key `/apps/marlin/system-state/new-sample-channels' >Attached schema `/schemas/apps/marlin/system-state/record-destination' to key `/apps/marlin/system-state/record-destination' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/new-sample-channels', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/new-sample-channels', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/record-destination', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/record-destination', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/record-position', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/record-position', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/insert-silence-history', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/insert-silence-history', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/adjust-volume-db', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/adjust-volume-db', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/record-position' to key `/apps/marlin/system-state/record-position' >Attached schema `/schemas/apps/marlin/system-state/insert-silence-history' to key `/apps/marlin/system-state/insert-silence-history' >Attached schema `/schemas/apps/marlin/system-state/adjust-volume-db' to key `/apps/marlin/system-state/adjust-volume-db' >Attached schema `/schemas/apps/marlin/system-state/insert-silence-display' to key `/apps/marlin/system-state/insert-silence-display' >Attached schema `/schemas/apps/marlin/system-state/record-position-display' to key `/apps/marlin/system-state/record-position-display' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-type' to key `/apps/marlin/system-state/mp3-dialog-type' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-quality' to key `/apps/marlin/system-state/mp3-dialog-quality' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-cbr' to key `/apps/marlin/system-state/mp3-dialog-cbr' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-min' to key `/apps/marlin/system-state/mp3-dialog-vbr-min' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-avg' to key `/apps/marlin/system-state/mp3-dialog-vbr-avg' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-max' to key `/apps/marlin/system-state/mp3-dialog-vbr-max' >Attached schema `/schemas/apps/marlin/system-state/mp3-dialog-mode' to key `/apps/marlin/system-state/mp3-dialog-mode' >Attached schema `/schemas/apps/marlin/system-state/move-cursor-dialog-display' to key `/apps/marlin/system-state/move-cursor-dialog-display' >Attached schema `/schemas/apps/marlin/system-state/select-range-start-display' to key `/apps/marlin/system-state/select-range-state-display' >WARNING: failed to install schema `/schemas/apps/marlin/system-state/insert-silence-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/insert-silence-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/record-position-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/record-position-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-type', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-type', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-quality', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-quality', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-cbr', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-cbr', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-min', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-vbr-min', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-avg', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-vbr-avg', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-vbr-max', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-vbr-max', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/mp3-dialog-mode', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/mp3-dialog-mode', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/move-cursor-dialog-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/move-cursor-dialog-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/select-range-start-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/select-range-start-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/select-range-finish-display', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/select-range-finish-display', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-length', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-length', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-location', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-location', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-src-in-level', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-src-in-level', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-src-out-level', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-src-out-level', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-dest-in-level', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-dest-in-level', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >WARNING: failed to install schema `/schemas/apps/marlin/system-state/xfade-dest-in-level', locale `C': Unable to store a value at key '/schemas/apps/marlin/system-state/xfade-dest-in-level', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf >Attached schema `/schemas/apps/marlin/system-state/select-range-finish-display' to key `/apps/marlin/system-state/select-range-finish-display' >Attached schema `/schemas/apps/marlin/system-state/xfade-length' to key `/apps/marlin/system-state/xfade-length' >Attached schema `/schemas/apps/marlin/system-state/xfade-location' to key `/apps/marlin/system-state/xfade-location' >Attached schema `/schemas/apps/marlin/system-state/xfade-src-in-level' to key `/apps/marlin/system-state/xfade-src-in-level' >Attached schema `/schemas/apps/marlin/system-state/xfade-src-out-level' to key `/apps/marlin/system-state/xfade-src-out-level' >Attached schema `/schemas/apps/marlin/system-state/xfade-dest-in-level' to key `/apps/marlin/system-state/xfade-dest-in-level' >Attached schema `/schemas/apps/marlin/system-state/xfade-dest-in-level' to key `/apps/marlin/system-state/xfade-dest-in-level' >test -z "/etc/gconf/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/etc/gconf/schemas" > /usr/bin/install -c -m 644 'marlin.schemas' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/etc/gconf/schemas/marlin.schemas' >test -z "/usr/share/marlin/ui" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/marlin/ui" > /usr/bin/install -c -m 644 'marlin.xml' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/marlin/ui/marlin.xml' > /usr/bin/install -c -m 644 'toolbars.xml' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/marlin/ui/toolbars.xml' > /usr/bin/install -c -m 644 'toolbar-popup-ui.xml' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/marlin/ui/toolbar-popup-ui.xml' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src' >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13/src' >Making install in plugins >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins' >Making install in pixmaps >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/pixmaps/marlin" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin" > /usr/bin/install -c -m 644 'marlin-plugin-sine.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-plugin-sine.png' > /usr/bin/install -c -m 644 'marlin-sine-logo.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-sine-logo.png' > /usr/bin/install -c -m 644 'marlin-cd.png' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/pixmaps/marlin/marlin-cd.png' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins/pixmaps' >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/plugins' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/marlin-0.13" || /bin/mkdir -p "/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libabout.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.la' >(cd /builddir/build/BUILD/marlin-0.13/plugins; /bin/sh /usr/bin/libtool --tag CC --mode=relink gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"AboutPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libabout.la -rpath /usr/lib/marlin-0.13 libabout_la-marlin-about-plugin.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la -inst-prefix-dir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386) >libtool: install: warning: relinking `libabout.la' >libtool: relink: gcc -shared .libs/libabout_la-marlin-about-plugin.o -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -L/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib -L/usr/lib -lmarlin -lmarlin-soundtouch -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -lmarlinx -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libabout.so.0 -o .libs/libabout.so.0.0.0 >/usr/bin/install -c .libs/libabout.so.0.0.0T /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libabout.so.0.0.0 libabout.so.0 || { rm -f libabout.so.0 && ln -s libabout.so.0.0.0 libabout.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libabout.so.0.0.0 libabout.so || { rm -f libabout.so && ln -s libabout.so.0.0.0 libabout.so; }; }) >/usr/bin/install -c .libs/libabout.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.la >/usr/bin/install -c .libs/libabout.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libabout.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/marlin-0.13' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libwaveform.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.la' >(cd /builddir/build/BUILD/marlin-0.13/plugins; /bin/sh /usr/bin/libtool --tag CC --mode=relink gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"WaveformPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libwaveform.la -rpath /usr/lib/marlin-0.13 libwaveform_la-marlin-generate-waveform.lo libwaveform_la-marlin-piano.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la -inst-prefix-dir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386) >libtool: install: warning: relinking `libwaveform.la' >libtool: relink: gcc -shared .libs/libwaveform_la-marlin-generate-waveform.o .libs/libwaveform_la-marlin-piano.o -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -L/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib -L/usr/lib -lmarlin -lmarlin-soundtouch -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -lmarlinx -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libwaveform.so.0 -o .libs/libwaveform.so.0.0.0 >/usr/bin/install -c .libs/libwaveform.so.0.0.0T /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libwaveform.so.0.0.0 libwaveform.so.0 || { rm -f libwaveform.so.0 && ln -s libwaveform.so.0.0.0 libwaveform.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libwaveform.so.0.0.0 libwaveform.so || { rm -f libwaveform.so && ln -s libwaveform.so.0.0.0 libwaveform.so; }; }) >/usr/bin/install -c .libs/libwaveform.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.la >/usr/bin/install -c .libs/libwaveform.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libwaveform.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/marlin-0.13' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgreennoise.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.la' >(cd /builddir/build/BUILD/marlin-0.13/plugins; /bin/sh /usr/bin/libtool --tag CC --mode=relink gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GreenNoisePlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libgreennoise.la -rpath /usr/lib/marlin-0.13 libgreennoise_la-marlin-green-noise.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la -inst-prefix-dir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386) >libtool: install: warning: relinking `libgreennoise.la' >libtool: relink: gcc -shared .libs/libgreennoise_la-marlin-green-noise.o -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -L/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib -L/usr/lib -lmarlin -lmarlin-soundtouch -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -lmarlinx -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgreennoise.so.0 -o .libs/libgreennoise.so.0.0.0 >/usr/bin/install -c .libs/libgreennoise.so.0.0.0T /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libgreennoise.so.0.0.0 libgreennoise.so.0 || { rm -f libgreennoise.so.0 && ln -s libgreennoise.so.0.0.0 libgreennoise.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libgreennoise.so.0.0.0 libgreennoise.so || { rm -f libgreennoise.so && ln -s libgreennoise.so.0.0.0 libgreennoise.so; }; }) >/usr/bin/install -c .libs/libgreennoise.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.la >/usr/bin/install -c .libs/libgreennoise.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libgreennoise.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/marlin-0.13' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libcd.la' '/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.la' >(cd /builddir/build/BUILD/marlin-0.13/plugins; /bin/sh /usr/bin/libtool --tag CC --mode=relink gcc -I.. -I.. -I../marlin -I../marlin -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DG_LOG_DOMAIN=\"ExtractPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcd.la -rpath /usr/lib/marlin-0.13 libcd_la-marlin-extract.lo libcd_la-marlin-cd.lo libcd_la-marlin-burn.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../marlin/libmarlin.la ../marlin/libmarlinx.la -inst-prefix-dir /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386) >libtool: install: warning: relinking `libcd.la' >libtool: relink: gcc -shared .libs/libcd_la-marlin-extract.o .libs/libcd_la-marlin-cd.o .libs/libcd_la-marlin-burn.o -L/builddir/build/BUILD/marlin-0.13/marlin/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -L/builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib -L/usr/lib -lmarlin -lmarlin-soundtouch -lSoundTouch -lgio-2.0 -lgconf-2 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -ljack -lpthread -lrt -lsamplerate -lgstaudio-0.10 -lmarlinx -pthread -pthread -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libcd.so.0 -o .libs/libcd.so.0.0.0 >/usr/bin/install -c .libs/libcd.so.0.0.0T /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.so.0.0.0 >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libcd.so.0.0.0 libcd.so.0 || { rm -f libcd.so.0 && ln -s libcd.so.0.0.0 libcd.so.0; }; }) >(cd /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13 && { ln -s -f libcd.so.0.0.0 libcd.so || { rm -f libcd.so && ln -s libcd.so.0.0.0 libcd.so; }; }) >/usr/bin/install -c .libs/libcd.lai /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.la >/usr/bin/install -c .libs/libcd.a /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.a >chmod 644 /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.a >ranlib /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/lib/marlin-0.13/libcd.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/marlin-0.13' >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins' >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13/plugins' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc' >Making install in C >make[2]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc/C' >make[3]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc/C' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C >mkdir -p -- /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C >for file in legal.xml marlin.xml; do \ > cp ./$file /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C; \ > done >if test "figures"; then \ > /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C/figures; \ > for file in ./figures/*.png; do \ > basefile=`echo $file | sed -e 's,^.*/,,'`; \ > /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C/figures/$basefile; \ > done \ > fi >mkdir -p -- /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/gnome/help/marlin/C/figures >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/marlin-0.13/doc/C' >/bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/omf/marlin >mkdir -p -- /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/omf/marlin >for file in marlin-C.omf; do \ > /usr/bin/install -c -m 644 $file.out /builddir/build/BUILDROOT/marlin-0.13-5.fc13.i386/usr/share/omf/marlin/$file; \ > done >/usr/bin/install: cannot stat `marlin-C.omf.out': No such file or directory >make[4]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc/C' >make[4]: *** [install-data-hook-omf] Error 1 >make[3]: *** [install-data-am] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc/C' >make[2]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc/C' >make[2]: *** [install-am] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/marlin-0.13/doc' >make[1]: *** [install-recursive] Error 1 >make: *** [install-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.nhhgKs (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.nhhgKs (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/marlin.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/marlin.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 555422
:
383841
| 383842 |
383843
|
383844
|
383845
|
383846