Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 112273 Details for
Bug 169590
media-video/kino-0.9.5 seg faults
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video:kino-0.9.5:20070306-100347.log
media-video:kino-0.9.5:20070306-100347.log (text/plain), 110.62 KB, created by
DEMAINE Benoît-Pierre, aka DoubleHP
on 2007-03-06 10:21:32 UTC
(
hide
)
Description:
media-video:kino-0.9.5:20070306-100347.log
Filename:
MIME Type:
Creator:
DEMAINE Benoît-Pierre, aka DoubleHP
Created:
2007-03-06 10:21:32 UTC
Size:
110.62 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking kino-0.9.5.tar.gz to /var/tmp/portage/media-video/kino-0.9.5/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5 ... > * econf: updating kino-0.9.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kino-0.9.5/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-debug --enable-quicktime --without-dv1394 --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >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... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... 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-f90... no >checking for i686-pc-linux-gnu-xlf90... 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... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for library containing strerror... none required >checking for ANSI C header files... (cached) yes >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >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 LIBDV... yes >checking for LIBRAW1394... yes >checking libavc1394/avc1394.h usability... yes >checking libavc1394/avc1394.h presence... yes >checking for libavc1394/avc1394.h... yes >checking for avc1394_vcr_record in -lavc1394... yes >checking libavc1394/rom1394.h usability... yes >checking libavc1394/rom1394.h presence... yes >checking for libavc1394/rom1394.h... yes >checking for rom1394_get_node_type in -lrom1394... yes >checking for pthread_create in -lpthread... yes >checking for dlopen in -ldl... yes >checking for LIBIEC61883... yes >checking for ALSA... yes >checking for LIBQUICKTIME... yes >checking for SWSCALE... yes >checking for AVCODEC... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking X11/Xlib.h usability... yes >checking X11/Xlib.h presence... yes >checking for X11/Xlib.h... yes >checking X11/Xutil.h usability... yes >checking X11/Xutil.h presence... yes >checking for X11/Xutil.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for X11/extensions/Xvlib.h... yes >checking for X11/extensions/XShm.h... yes >checking for XInitExtension in -lXext... yes >checking for XvQueryAdaptors in -lXv... yes >checking for LIBXML2... yes >checking for GTK2... yes >checking for PANGOFT... yes >${sysconfdir}/hotplug/usb (default) >${libdir}/hotplug/kino (default) >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... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... fr >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for sys/types.h... (cached) yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for string.h... (cached) yes >checking for dirname... yes >checking for opendir... yes >checking for strdup... yes >checking for realpath... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for SRC... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating po/Makefile >config.status: creating src/Makefile >config.status: creating src/cell-renderers/Makefile >config.status: creating src/dvtitler/Makefile >config.status: creating src/timfx/Makefile >config.status: creating src/timfx/lumas/Makefile >config.status: creating src/kinoplus/Makefile >config.status: creating help/Makefile >config.status: creating scripts/Makefile >config.status: creating scripts/dvdauthor/Makefile >config.status: creating scripts/exports/Makefile >config.status: creating scripts/import/Makefile >config.status: creating scripts/publish/Makefile >config.status: creating linux-hotplug/Makefile >config.status: creating pixmaps/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >Making all in po >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/po' >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo no | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file no.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >Making all in cell-renderers >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >cd . \ > && glib-genmarshal --prefix=mg_marshal mg-marshal.list --body >> xgen-gmc \ > && cp xgen-gmc mg-marshal.c \ > && rm -f xgen-gmc xgen-gmc~ >cd . \ > && glib-genmarshal --prefix=mg_marshal mg-marshal.list --header >> xgen-gmh \ > && (cmp -s xgen-gmh mg-marshal.h || cp xgen-gmh mg-marshal.h) \ > && rm -f xgen-gmh xgen-gmh~ >make all-am >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I../.. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c mg-cell-renderer-popup.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I../.. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c mg-cell-renderer-list.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I../.. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c mg-popup-entry.c >mg-cell-renderer-popup.c: In function 'mcrp_start_editing': >mg-cell-renderer-popup.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I../.. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c mg-marshal.c >rm -f libcellrenderers.a >i686-pc-linux-gnu-ar cru libcellrenderers.a mg-cell-renderer-popup.o mg-cell-renderer-list.o mg-popup-entry.o mg-marshal.o >i686-pc-linux-gnu-ranlib libcellrenderers.a >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >Making all in timfx >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >Making all in lumas >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o entry_points.lo entry_points.cc >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o blur.lo blur.cc >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c entry_points.cc -fPIC -DPIC -o .libs/entry_points.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c blur.cc -fPIC -DPIC -o .libs/blur.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c entry_points.cc -o entry_points.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o color_hold.lo color_hold.cc > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c color_hold.cc -fPIC -DPIC -o .libs/color_hold.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c blur.cc -o blur.o >/dev/null 2>&1 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c color_hold.cc -o color_hold.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o image_luma.lo image_luma.cc >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o soft_focus.lo soft_focus.cc > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c soft_focus.cc -fPIC -DPIC -o .libs/soft_focus.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c image_luma.cc -fPIC -DPIC -o .libs/image_luma.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c image_luma.cc -o image_luma.o >/dev/null 2>&1 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c soft_focus.cc -o soft_focus.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -o libtimfx.la -rpath /usr/lib/kino-gtk2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version entry_points.lo blur.lo color_hold.lo image_luma.lo soft_focus.lo -pthread -lgthread-2.0 -lrt -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXv -lXext -lX11 -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lm -lSM -lICE >i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/entry_points.o .libs/blur.o .libs/color_hold.o .libs/image_luma.o .libs/soft_focus.o /usr/lib/libgthread-2.0.so -L/usr/lib -lrt /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so -ldl -lpthread /usr/lib/librom1394.so /usr/lib/libavc1394.so /usr/lib/libraw1394.so /usr/lib/libSM.so /usr/lib/libICE.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -march=athlon-mp -mmmx -msse -m3dnow -pthread -Wl,-soname -Wl,libtimfx.so -o .libs/libtimfx.so >i686-pc-linux-gnu-ar cru .libs/libtimfx.a entry_points.o blur.o color_hold.o image_luma.o soft_focus.o >i686-pc-linux-gnu-ranlib .libs/libtimfx.a >creating libtimfx.la >(cd .libs && rm -f libtimfx.la && ln -s ../libtimfx.la libtimfx.la) >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >Making all in dvtitler >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o dvtitler.lo dvtitler.cc >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o textblock.lo textblock.cc >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c textblock.cc -fPIC -DPIC -o .libs/textblock.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c dvtitler.cc -fPIC -DPIC -o .libs/dvtitler.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c textblock.cc -o textblock.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o superimpose.lo superimpose.cc > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c dvtitler.cc -o dvtitler.o >/dev/null 2>&1 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c superimpose.cc -fPIC -DPIC -o .libs/superimpose.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c superimpose.cc -o superimpose.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -o libdvtitler.la -rpath /usr/lib/kino-gtk2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version dvtitler.lo textblock.lo superimpose.lo -pthread -lgthread-2.0 -lrt -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXv -lXext -lX11 -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lm -lSM -lICE >i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/dvtitler.o .libs/textblock.o .libs/superimpose.o /usr/lib/libgthread-2.0.so -L/usr/lib -lrt /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so -ldl -lpthread /usr/lib/librom1394.so /usr/lib/libavc1394.so /usr/lib/libraw1394.so /usr/lib/libSM.so /usr/lib/libICE.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -march=athlon-mp -mmmx -msse -m3dnow -pthread -Wl,-soname -Wl,libdvtitler.so -o .libs/libdvtitler.so >i686-pc-linux-gnu-ar cru .libs/libdvtitler.a dvtitler.o textblock.o superimpose.o >i686-pc-linux-gnu-ranlib .libs/libdvtitler.a >creating libdvtitler.la >(cd .libs && rm -f libdvtitler.la && ln -s ../libdvtitler.la libdvtitler.la) >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >Making all in kinoplus >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o PixbufUtils.lo PixbufUtils.cc >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o book.lo book.cc >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c book.cc -fPIC -DPIC -o .libs/book.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c PixbufUtils.cc -fPIC -DPIC -o .libs/PixbufUtils.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c PixbufUtils.cc -o PixbufUtils.o >/dev/null 2>&1 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c book.cc -o book.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -o libkinoplus.la -rpath /usr/lib/kino-gtk2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version PixbufUtils.lo book.lo -pthread -lgthread-2.0 -lrt -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXv -lXext -lX11 -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lm -lSM -lICE >i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/PixbufUtils.o .libs/book.o /usr/lib/libgthread-2.0.so -L/usr/lib -lrt /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so -ldl -lpthread /usr/lib/librom1394.so /usr/lib/libavc1394.so /usr/lib/libraw1394.so /usr/lib/libSM.so /usr/lib/libICE.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -march=athlon-mp -mmmx -msse -m3dnow -pthread -Wl,-soname -Wl,libkinoplus.so -o .libs/libkinoplus.so >i686-pc-linux-gnu-ar cru .libs/libkinoplus.a PixbufUtils.o book.o >i686-pc-linux-gnu-ranlib .libs/libkinoplus.a >creating libkinoplus.la >(cd .libs && rm -f libkinoplus.la && ln -s ../libkinoplus.la libkinoplus.la) >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c main.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c support.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c callbacks.c >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o message.o message.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o preferences.o preferences.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o preferences_dialog.o preferences_dialog.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o playlist.o playlist.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o filehandler.o filehandler.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o riff.o riff.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o avi.o avi.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o frame.o frame.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o error.o error.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o ieee1394io.o ieee1394io.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o framedisplayer.o framedisplayer.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c oss.c >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o jogshuttle.o jogshuttle.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c mediactrl.c >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o kino_common.o kino_common.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_editor.o page_editor.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >page_editor.cc: In constructor 'PageEditor::PageEditor(KinoCommon*)': >page_editor.cc:123: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_capture.o page_capture.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_timeline.o page_timeline.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export.o page_export.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_bttv.o page_bttv.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o export.o export.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_1394.o page_export_1394.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_avi.o page_export_avi.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >page_export_1394.cc: In member function 'virtual export_result Export1394::doExport(PlayList*, int, int, int, bool)': >page_export_1394.cc:202: warning: 'adjustedRate' may be used uninitialized in this function >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_stills.o page_export_stills.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_audio.o page_export_audio.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_mjpeg.o page_export_mjpeg.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_export_pipe.o page_export_pipe.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_trim.o page_trim.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o page_magick.o page_magick.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >page_trim.cc: In constructor 'PageTrim::PageTrim(KinoCommon*)': >page_trim.cc:505: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o commands.o commands.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o v4l.o v4l.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >page_magick.cc: In constructor 'PageMagick::PageMagick(KinoCommon*)': >page_magick.cc:1540: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o displayer.o displayer.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c gtkenhancedscale.c >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o kino_av_pipe.o kino_av_pipe.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o image_create.o image_create.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o image_filters.o image_filters.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o image_transitions.o image_transitions.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o audio_filters.o audio_filters.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o audio_transitions.o audio_transitions.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c magick_callbacks.c >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o storyboard.o storyboard.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o stringutils.o stringutils.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o smiltime.o smiltime.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/lqt -I/usr/include/alsa -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/ffmpeg -I/usr/include/swscale -I/usr/include/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -c -o rwpipe.o rwpipe.cc >/usr/include/ffmpeg/avformat.h:255: warning: 'AVFrac' is deprecated (declared at /usr/include/ffmpeg/avformat.h:94) >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -o kino -export-dynamic main.o support.o callbacks.o message.o preferences.o preferences_dialog.o playlist.o filehandler.o riff.o avi.o frame.o error.o ieee1394io.o framedisplayer.o oss.o jogshuttle.o mediactrl.o kino_common.o page_editor.o page_capture.o page_timeline.o page_export.o page_bttv.o export.o page_export_1394.o page_export_avi.o page_export_stills.o page_export_audio.o page_export_mjpeg.o page_export_pipe.o page_trim.o page_magick.o commands.o v4l.o displayer.o gtkenhancedscale.o kino_av_pipe.o image_create.o image_filters.o image_transitions.o audio_filters.o audio_transitions.o magick_callbacks.o storyboard.o stringutils.o smiltime.o rwpipe.o -ldv -lm -lraw1394 -liec61883 -lraw1394 -lquicktime -lgthread -lm -lz -ldl -lasound -lxml2 -pthread -lgthread-2.0 -lrt -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lavformat -lavcodec -lz -ldts -lmp3lame -lxvidcore -lx264 -ldc1394_control -lfaac -lfaad -lraw1394 -lvorbisenc -lavutil -lvorbis -lm -logg -lavcodec -lz -ldts -lmp3lame -lxvidcore -lx264 -ldc1394_control -lfaac -lfaad -lraw1394 -lvorbisenc -lavutil -lvorbis -lm -logg -lsamplerate cell-renderers/libcellrenderers.a -lXv -lXext -lX11 -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lm -lSM -lICE >mkdir .libs >i686-pc-linux-gnu-g++ -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -o kino main.o support.o callbacks.o message.o preferences.o preferences_dialog.o playlist.o filehandler.o riff.o avi.o frame.o error.o ieee1394io.o framedisplayer.o oss.o jogshuttle.o mediactrl.o kino_common.o page_editor.o page_capture.o page_timeline.o page_export.o page_bttv.o export.o page_export_1394.o page_export_avi.o page_export_stills.o page_export_audio.o page_export_mjpeg.o page_export_pipe.o page_trim.o page_magick.o commands.o v4l.o displayer.o gtkenhancedscale.o kino_av_pipe.o image_create.o image_filters.o image_transitions.o audio_filters.o audio_transitions.o magick_callbacks.o storyboard.o stringutils.o smiltime.o rwpipe.o -pthread -Wl,--export-dynamic /usr/lib/libdv.so /usr/lib/libiec61883.so /usr/lib/libquicktime.so /usr/lib/libgthread.so /usr/lib/libglib.so /usr/lib/libasound.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -lavformat -lavcodec -lz /usr/lib/libdts.so /usr/lib/libmp3lame.so -lxvidcore -lx264 /usr/lib/libdc1394_control.so /usr/lib/libfaac.so -lstdc++ /usr/lib/libmp4v2.so /usr/lib/libfaad.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so /usr/lib/libogg.so /usr/lib/libsamplerate.so cell-renderers/libcellrenderers.a /usr/lib/libXv.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lpthread /usr/lib/librom1394.so /usr/lib/libavc1394.so /usr/lib/libraw1394.so -lm /usr/lib/libSM.so /usr/lib/libICE.so >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >Making all in help >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >Making all in scripts >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >Making all in exports >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >Making all in publish >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >Making all in import >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >Making all in dvdauthor >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >Making all in linux-hotplug >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >Making all in pixmaps >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >>>> Source compiled. >>>> Test phase [not enabled]: media-video/kino-0.9.5 > >>>> Install kino-0.9.5 into /var/tmp/portage/media-video/kino-0.9.5/image/ category media-video >Making install in po >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/po' >/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -d /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale >if test -n ""; then \ > linguas=""; \ > else \ > linguas="da sv fr es cs it no nb eu de hu ru"; \ > fi; \ > for lang in $linguas; do \ > dir=/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/$lang/LC_MESSAGES; \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -d $dir; \ > if test -r $lang.gmo; then \ > /usr/bin/install -c -m 644 $lang.gmo $dir/kino.mo; \ > echo "installing $lang.gmo as $dir/kino.mo"; \ > else \ > /usr/bin/install -c -m 644 ./$lang.gmo $dir/kino.mo; \ > echo "installing ./$lang.gmo as" \ > "$dir/kino.mo"; \ > fi; \ > if test -r $lang.gmo.m; then \ > /usr/bin/install -c -m 644 $lang.gmo.m $dir/kino.mo.m; \ > echo "installing $lang.gmo.m as $dir/kino.mo.m"; \ > else \ > if test -r ./$lang.gmo.m ; then \ > /usr/bin/install -c -m 644 ./$lang.gmo.m \ > $dir/kino.mo.m; \ > echo "installing ./$lang.gmo.m as" \ > "$dir/kino.mo.m"; \ > else \ > true; \ > fi; \ > fi; \ > done >installing da.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/da/LC_MESSAGES/kino.mo >installing sv.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/sv/LC_MESSAGES/kino.mo >installing fr.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/fr/LC_MESSAGES/kino.mo >installing es.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/es/LC_MESSAGES/kino.mo >installing cs.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/cs/LC_MESSAGES/kino.mo >installing it.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/it/LC_MESSAGES/kino.mo >installing no.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/no/LC_MESSAGES/kino.mo >installing nb.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/nb/LC_MESSAGES/kino.mo >installing eu.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/eu/LC_MESSAGES/kino.mo >installing de.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/de/LC_MESSAGES/kino.mo >installing hu.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/hu/LC_MESSAGES/kino.mo >installing ru.gmo as /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/locale/ru/LC_MESSAGES/kino.mo >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/po' >Making install in src >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >Making install in cell-renderers >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make install-am >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/cell-renderers' >Making install in timfx >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >Making install in lumas >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/kino/lumas" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas" > /usr/bin/install -c -m 644 'bar_bottom.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/bar_bottom.png' > /usr/bin/install -c -m 644 'bar_left.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/bar_left.png' > /usr/bin/install -c -m 644 'bar_right.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/bar_right.png' > /usr/bin/install -c -m 644 'bar_top.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/bar_top.png' > /usr/bin/install -c -m 644 'barn_bottomleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/barn_bottomleft.png' > /usr/bin/install -c -m 644 'barn_horz.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/barn_horz.png' > /usr/bin/install -c -m 644 'barn_topleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/barn_topleft.png' > /usr/bin/install -c -m 644 'barn_vert.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/barn_vert.png' > /usr/bin/install -c -m 644 'box_bottomcentre.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_bottomcentre.png' > /usr/bin/install -c -m 644 'box_bottomleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_bottomleft.png' > /usr/bin/install -c -m 644 'box_bottomright.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_bottomright.png' > /usr/bin/install -c -m 644 'box_leftcentre.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_leftcentre.png' > /usr/bin/install -c -m 644 'box_rightcentre.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_rightcentre.png' > /usr/bin/install -c -m 644 'box_topcentre.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_topcentre.png' > /usr/bin/install -c -m 644 'box_topleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_topleft.png' > /usr/bin/install -c -m 644 'box_topright.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/box_topright.png' > /usr/bin/install -c -m 644 'burst.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/burst.png' > /usr/bin/install -c -m 644 'checkerboard_small.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/checkerboard_small.png' > /usr/bin/install -c -m 644 'clock.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/clock.png' > /usr/bin/install -c -m 644 'clock_clockwise12.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/clock_clockwise12.png' > /usr/bin/install -c -m 644 'clock_clockwise6.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/clock_clockwise6.png' > /usr/bin/install -c -m 644 'diag_bottomleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/diag_bottomleft.png' > /usr/bin/install -c -m 644 'diag_bottomright.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/diag_bottomright.png' > /usr/bin/install -c -m 644 'diag_topleft.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/diag_topleft.png' > /usr/bin/install -c -m 644 'diag_topright.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/diag_topright.png' > /usr/bin/install -c -m 644 'fourbox_in.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/fourbox_in.png' > /usr/bin/install -c -m 644 'fourbox_out.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/fourbox_out.png' > /usr/bin/install -c -m 644 'horizontal_barn_doors.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/horizontal_barn_doors.png' > /usr/bin/install -c -m 644 'horizontal_blinds.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/horizontal_blinds.png' > /usr/bin/install -c -m 644 'iris_circle.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/iris_circle.png' > /usr/bin/install -c -m 644 'iris_rectangle.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/iris_rectangle.png' > /usr/bin/install -c -m 644 'left_to_right.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/left_to_right.png' > /usr/bin/install -c -m 644 'matrix_snake_toplefthorizontal.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/matrix_snake_toplefthorizontal.png' > /usr/bin/install -c -m 644 'symmetric_clock.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/symmetric_clock.png' > /usr/bin/install -c -m 644 'none.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/lumas/none.png' >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx/lumas' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >make[4]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >test -z "/usr/lib/kino-gtk2" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtimfx.la' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.la' >test -z "/usr/share/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino" > /usr/bin/install -c -m 644 'timfx.glade' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/timfx.glade' >/usr/bin/install -c .libs/libtimfx.so /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.so >/usr/bin/install -c .libs/libtimfx.lai /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.la >/usr/bin/install -c .libs/libtimfx.a /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.a >chmod 644 /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.a >i686-pc-linux-gnu-ranlib /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libtimfx.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/kino-gtk2' >make[4]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/timfx' >Making install in dvtitler >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >test -z "/usr/lib/kino-gtk2" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2" >test -z "/usr/share/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libdvtitler.la' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.la' > /usr/bin/install -c -m 644 'dvtitler.glade' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/dvtitler.glade' >/usr/bin/install -c .libs/libdvtitler.so /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.so >/usr/bin/install -c .libs/libdvtitler.lai /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.la >/usr/bin/install -c .libs/libdvtitler.a /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.a >chmod 644 /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.a >i686-pc-linux-gnu-ranlib /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libdvtitler.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/kino-gtk2' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/dvtitler' >Making install in kinoplus >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >test -z "/usr/lib/kino-gtk2" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2" >test -z "/usr/share/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino" > /usr/bin/install -c -m 644 'kinoplus.glade' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/kinoplus.glade' > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libkinoplus.la' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.la' >/usr/bin/install -c .libs/libkinoplus.so /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.so >/usr/bin/install -c .libs/libkinoplus.lai /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.la >/usr/bin/install -c .libs/libkinoplus.a /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.a >chmod 644 /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.a >i686-pc-linux-gnu-ranlib /var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/kino-gtk2/libkinoplus.a >libtool: install: warning: remember to run `libtool --finish /usr/lib/kino-gtk2' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src/kinoplus' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/bin" >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/man/man1" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'kino' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/bin/kino' > /usr/bin/install -c -m 644 './kino.1' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/man/man1/kino.1' >test -z "/usr/include/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino" > /usr/bin/install -c -m 644 'image_create.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/image_create.h' > /usr/bin/install -c -m 644 'image_filters.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/image_filters.h' > /usr/bin/install -c -m 644 'image_transitions.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/image_transitions.h' > /usr/bin/install -c -m 644 'audio_filters.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/audio_filters.h' > /usr/bin/install -c -m 644 'audio_transitions.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/audio_transitions.h' > /usr/bin/install -c -m 644 'playlist.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/playlist.h' > /usr/bin/install -c -m 644 'frame.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/frame.h' > /usr/bin/install -c -m 644 'kino_extra.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/kino_extra.h' > /usr/bin/install -c -m 644 'endian_types.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/endian_types.h' >/usr/bin/install -c kino /var/tmp/portage/media-video/kino-0.9.5/image//usr/bin/kino > /usr/bin/install -c -m 644 'smiltime.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/smiltime.h' > /usr/bin/install -c -m 644 'kino_plugin_types.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/kino_plugin_types.h' > /usr/bin/install -c -m 644 'kino_plugin_utility.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/kino_plugin_utility.h' > /usr/bin/install -c -m 644 'time_map.h' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/include/kino/time_map.h' >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/src' >Making install in help >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share; \ > for file in *.tar.gz; do \ > if test -f $file; then \ > tar -x -C /var/tmp/portage/media-video/kino-0.9.5/image//usr/share -p -z -f $file; \ > fi \ > done >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/help' >Making install in scripts >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >Making install in exports >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/exports; \ > for script in ffmpeg_utils.sh ffmpeg_divx.sh ffmpeg_vcd.sh ffmpeg_mp3.sh rawplay.sh ffmpeg_dvd.sh extract_chapters ffmpeg2theora.sh ffmpeg_dvd_dual.sh ffmpeg_flv.sh ffmpeg_mp4.sh ffmpeg_3gp.sh ffmpeg_divx_dual.sh ffmpeg_mp4_dual.sh ffmpeg_h264.sh ffmpeg_h264_dual.sh mencoder.sh mencoder_dual.sh ffmpeg_xvid.sh ffmpeg_xvid_dual.sh; do \ > if test -f $script; then \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -c $script /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/exports/; \ > fi \ > done >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/exports >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/exports' >Making install in publish >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/publish; \ > for script in project.sh frame.sh; do \ > if test -f $script; then \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -c $script /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/publish/; \ > fi \ > done >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/publish >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/publish' >Making install in import >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/import; \ > for script in media.sh audio.sh; do \ > if test -f $script; then \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -c $script /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/import/; \ > fi \ > done >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/import >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/import' >Making install in dvdauthor >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/dvdauthor; \ > for script in none.sh dvdauthor.sh dvdauthor-k3b.sh growisofs.sh qdvdauthor.sh; do \ > if test -f $script; then \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -c $script /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/dvdauthor/; \ > fi \ > done >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/dvdauthor >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts/dvdauthor' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[3]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts; \ > for script in help.sh; do \ > if test -f $script; then \ > /var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/install-sh -c $script /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/scripts/; \ > fi \ > done >make[3]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/scripts' >Making install in linux-hotplug >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/etc/hotplug/usb" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//etc/hotplug/usb" >test -z "/usr/lib/hotplug/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/hotplug/kino" > /usr/bin/install -c 'kino-jogshuttle' '/var/tmp/portage/media-video/kino-0.9.5/image//etc/hotplug/usb/kino-jogshuttle' > /usr/bin/install -c -m 644 'usb.usermap' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/lib/hotplug/kino/usb.usermap' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/linux-hotplug' >Making install in pixmaps >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/kino" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino" > /usr/bin/install -c -m 644 'about.jpeg' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/about.jpeg' > /usr/bin/install -c -m 644 'capture.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/capture.png' > /usr/bin/install -c -m 644 'edit.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/edit.png' > /usr/bin/install -c -m 644 'export.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/export.png' > /usr/bin/install -c -m 644 'fx.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/fx.png' > /usr/bin/install -c -m 644 'insert_after-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/insert_after-16.png' > /usr/bin/install -c -m 644 'insert_after.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/insert_after.png' > /usr/bin/install -c -m 644 'insert_before-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/insert_before-16.png' > /usr/bin/install -c -m 644 'insert_before.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/insert_before.png' > /usr/bin/install -c -m 644 'join.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/join.xpm' > /usr/bin/install -c -m 644 'kino.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/kino.png' > /usr/bin/install -c -m 644 'link.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/link.xpm' > /usr/bin/install -c -m 644 'link_off.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/link_off.xpm' > /usr/bin/install -c -m 644 'saveframe.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/saveframe.png' > /usr/bin/install -c -m 644 'saveframe_16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/saveframe_16.png' > /usr/bin/install -c -m 644 'publish_project.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/publish_project.png' > /usr/bin/install -c -m 644 'publish_project_16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/publish_project_16.png' > /usr/bin/install -c -m 644 'publish_still.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/publish_still.png' > /usr/bin/install -c -m 644 'publish_still_16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/publish_still_16.png' > /usr/bin/install -c -m 644 'split.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/split.xpm' > /usr/bin/install -c -m 644 'stock_media-begin-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-begin-16.png' > /usr/bin/install -c -m 644 'stock_media-end-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-end-16.png' > /usr/bin/install -c -m 644 'stock_media-fwd-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-fwd-16.png' > /usr/bin/install -c -m 644 'stock_media-next-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-next-16.png' > /usr/bin/install -c -m 644 'stock_media-next-frame-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-next-frame-16.png' > /usr/bin/install -c -m 644 'stock_media-pause-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-pause-16.png' > /usr/bin/install -c -m 644 'stock_media-play-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-play-16.png' > /usr/bin/install -c -m 644 'stock_media-prev-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-prev-16.png' > /usr/bin/install -c -m 644 'stock_media-prev-frame-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-prev-frame-16.png' > /usr/bin/install -c -m 644 'stock_media-rec-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-rec-16.png' > /usr/bin/install -c -m 644 'stock_media-repeat-alt.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-repeat-alt.png' > /usr/bin/install -c -m 644 'stock_media-rew-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-rew-16.png' > /usr/bin/install -c -m 644 'stock_media-stop-16.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/stock_media-stop-16.png' > /usr/bin/install -c -m 644 'timeline.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/timeline.png' > /usr/bin/install -c -m 644 'trim.png' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/trim.png' > /usr/bin/install -c -m 644 'trim_in.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/trim_in.xpm' > /usr/bin/install -c -m 644 'trim_out.xpm' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/trim_out.xpm' >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5/pixmaps' >make[1]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >make[2]: Entering directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >make[2]: Nothing to be done for `install-exec-am'. >if test -f ./pixmaps/kino.png; then \ > /bin/sh ./mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/pixmaps; \ > /usr/bin/install -c -m 644 ./pixmaps/kino.png /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/pixmaps/; \ > fi; \ > for glade in ./*.glade; do \ > if test -f $glade; then \ > /usr/bin/install -c -m 644 $glade /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/kino/; \ > fi \ > done; \ > if test -f ./kino.xml; then \ > /bin/sh ./mkinstalldirs /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/mime/packages; \ > /usr/bin/install -c -m 644 ./kino.xml /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/mime/packages/; \ > fi; >test -z "/usr/share/applications" || mkdir -p -- "/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/applications" > /usr/bin/install -c -m 644 'Kino.desktop' '/var/tmp/portage/media-video/kino-0.9.5/image//usr/share/applications/Kino.desktop' >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/pixmaps >mkdir -p -- /var/tmp/portage/media-video/kino-0.9.5/image//usr/share/mime/packages >make[2]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >make[1]: Leaving directory `/var/tmp/portage/media-video/kino-0.9.5/work/kino-0.9.5' >>>> Completed installing kino-0.9.5 into /var/tmp/portage/media-video/kino-0.9.5/image/ > >ecompressdir: bzip2 -f9 /usr/share/man/man1 >strip: i686-pc-linux-gnu-strip --strip-unneeded > usr/bin/kino > usr/lib/kino-gtk2/libdvtitler.so > usr/lib/kino-gtk2/libkinoplus.so > usr/lib/kino-gtk2/libtimfx.so > usr/lib/kino-gtk2/libkinoplus.a > usr/lib/kino-gtk2/libtimfx.a > usr/lib/kino-gtk2/libdvtitler.a > > [33;01m*[0m QA Notice: Package has poor programming practices which may compile > [33;01m*[0m fine but exhibit random runtime failures. > [33;01m*[0m mg-cell-renderer-popup.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules >page_editor.cc:123: warning: dereferencing type-punned pointer will break strict-aliasing rules >page_trim.cc:505: warning: dereferencing type-punned pointer will break strict-aliasing rules >page_magick.cc:1540: warning: dereferencing type-punned pointer will break strict-aliasing rules >
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 169590
: 112273 |
112274
|
112284