[vine-users:082089] Re: kinoのインストールエラー

Akihiko Sano aki-sano @ nifty.com
2012年 9月 23日 (日) 10:45:13 JST


お早う御座います、佐野です。

赤星さん、有難う御座います。

(2012年09月23日 00:59), Yasumichi Akahoshi wrote:
>  恥ずかしながら、勘違いをしていました。kernel-headers ではなく
> libv4l-devel という パッケージの状態を教えてください。 
libv4l-develのパッケージがなかったので、aptでインストールして、再度、
kinoをインストールして見ましたが、同じ様なエラー が出てしまいます。

一応、ファイルを添付します。

-------------- next part --------------
実行中(%prep): /bin/sh -e /var/tmp/rpm-tmp.Czg7Nu
+ umask 022
+ cd /var/tmp/self-build-kino.bWEQaH/rpm/BUILD
+ cd /var/tmp/self-build-kino.bWEQaH/rpm/BUILD
+ rm -rf kino-1.3.4
+ /bin/gzip -dc /var/tmp/self-build-kino.bWEQaH/rpm/SOURCES/kino-1.3.4.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kino-1.3.4
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (kino-1.3.4-dso.patch):'
Patch #1 (kino-1.3.4-dso.patch):
+ /usr/bin/patch -s -p1 -b --suffix .dso --fuzz=2
+ /bin/cat /var/tmp/self-build-kino.bWEQaH/rpm/SOURCES/kino-1.3.4-dso.patch
+ exit 0
実行中(%build): /bin/sh -e /var/tmp/rpm-tmp.OE9EWX
+ umask 022
+ cd /var/tmp/self-build-kino.bWEQaH/rpm/BUILD
+ cd kino-1.3.4
+ CFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2'
+ export CFLAGS
+ CXXFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2'
+ export CXXFLAGS
+ FFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2'
+ export FFLAGS
+ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-dependency-tracking --disable-local-ffmpeg --enable-quicktime
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for i686-pc-linux-gnu-g++... no
checking for i686-pc-linux-gnu-c++... no
checking for i686-pc-linux-gnu-gpp... no
checking for i686-pc-linux-gnu-aCC... no
checking for i686-pc-linux-gnu-CC... no
checking for i686-pc-linux-gnu-cxx... no
checking for i686-pc-linux-gnu-cc++... no
checking for i686-pc-linux-gnu-cl.exe... no
checking for i686-pc-linux-gnu-FCC... no
checking for i686-pc-linux-gnu-KCC... no
checking for i686-pc-linux-gnu-RCC... no
checking for i686-pc-linux-gnu-xlC_r... no
checking for i686-pc-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for i686-pc-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) 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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... ok
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 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 AVCODEC... yes
checking for SWSCALE... 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
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ca da sv fr es cs it no nb eu de hu ru fi uk be zh_TW sl
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 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 pixmaps/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
+ /usr/bin/make -j2
/usr/bin/make  all-recursive
make[1]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4'
Making all in po
make[2]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo cs | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo no | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file no.po
file=`echo nb | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo eu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo de | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo hu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo fi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo be | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
file=`echo sl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/po'
Making all in src
make[2]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src'
Making all in cell-renderers
make[3]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/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~
/usr/bin/make  all-am
make[4]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/cell-renderers'
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c mg-cell-renderer-popup.c
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c mg-cell-renderer-list.c
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c mg-popup-entry.c
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c mg-marshal.c
rm -f libcellrenderers.a
ar cru libcellrenderers.a mg-cell-renderer-popup.o mg-cell-renderer-list.o mg-popup-entry.o mg-marshal.o 
ranlib libcellrenderers.a
make[4]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/cell-renderers'
make[3]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/cell-renderers'
Making all in timfx
make[3]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx'
Making all in lumas
make[4]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx/lumas'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx/lumas'
make[4]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o entry_points.lo entry_points.cc
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o blur.lo blur.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c entry_points.cc  -fPIC -DPIC -o .libs/entry_points.o
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c blur.cc  -fPIC -DPIC -o .libs/blur.o
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o color_hold.lo color_hold.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c color_hold.cc  -fPIC -DPIC -o .libs/color_hold.o
In file included from blur.cc:24:
../kino_plugin_types.h:711: warning: non-static const member 'kino::video_sequence::iterator::implementation* const kino::video_sequence::iterator::m_implementation' in class without a constructor
../kino_plugin_types.h:721: warning: non-static const member 'kino::video_sequence::const_iterator::implementation* const kino::video_sequence::const_iterator::m_implementation' in class without a constructor
In file included from color_hold.cc:24:
../kino_plugin_types.h:711: warning: non-static const member 'kino::video_sequence::iterator::implementation* const kino::video_sequence::iterator::m_implementation' in class without a constructor
../kino_plugin_types.h:721: warning: non-static const member 'kino::video_sequence::const_iterator::implementation* const kino::video_sequence::const_iterator::m_implementation' in class without a constructor
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o image_luma.lo image_luma.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c image_luma.cc  -fPIC -DPIC -o .libs/image_luma.o
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o soft_focus.lo soft_focus.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c soft_focus.cc  -fPIC -DPIC -o .libs/soft_focus.o
In file included from image_luma.cc:24:
../kino_plugin_types.h:711: warning: non-static const member 'kino::video_sequence::iterator::implementation* const kino::video_sequence::iterator::m_implementation' in class without a constructor
../kino_plugin_types.h:721: warning: non-static const member 'kino::video_sequence::const_iterator::implementation* const kino::video_sequence::const_iterator::m_implementation' in class without a constructor
In file included from soft_focus.cc:24:
../kino_plugin_types.h:711: warning: non-static const member 'kino::video_sequence::iterator::implementation* const kino::video_sequence::iterator::m_implementation' in class without a constructor
../kino_plugin_types.h:721: warning: non-static const member 'kino::video_sequence::const_iterator::implementation* const kino::video_sequence::const_iterator::m_implementation' in class without a constructor
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version  -o libtimfx.la -rpath /usr/lib/kino-gtk2 entry_points.lo blur.lo color_hold.lo image_luma.lo soft_focus.lo -pthread -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394  -lraw1394   -lm  -lSM -lICE   -lX11
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crti.o /usr/lib/gcc/i686-vine-linux/4.4.5/crtbeginS.o  .libs/entry_points.o .libs/blur.o .libs/color_hold.o .libs/image_luma.o .libs/soft_focus.o   -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lSM -lICE -lX11 -L/usr/lib/gcc/i686-vine-linux/4.4.5 -L/usr/lib/gcc/i686-vine-linux/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-vine-linux/4.4.5/crtendS.o /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crtn.o  -m32 -march=i686 -mtune=generic -pthread   -pthread -Wl,-soname -Wl,libtimfx.so -o .libs/libtimfx.so
libtool: link: ( cd ".libs" && rm -f "libtimfx.la" && ln -s "../libtimfx.la" "libtimfx.la" )
make[4]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx'
make[3]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/timfx'
Making all in dvtitler
make[3]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/dvtitler'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/ffmpeg   -I/usr/include/lqt   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o dvtitler.lo dvtitler.cc
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/ffmpeg   -I/usr/include/lqt   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o textblock.lo textblock.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ffmpeg -I/usr/include/lqt -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -D__STDC_CONSTANT_MACROS -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c dvtitler.cc  -fPIC -DPIC -o .libs/dvtitler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ffmpeg -I/usr/include/lqt -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -D__STDC_CONSTANT_MACROS -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c textblock.cc  -fPIC -DPIC -o .libs/textblock.o
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/ffmpeg   -I/usr/include/lqt   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o superimpose.lo superimpose.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ffmpeg -I/usr/include/lqt -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -D__STDC_CONSTANT_MACROS -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c superimpose.cc  -fPIC -DPIC -o .libs/superimpose.o
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version  -o libdvtitler.la -rpath /usr/lib/kino-gtk2 dvtitler.lo textblock.lo superimpose.lo -pthread -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394  -lraw1394   -lm  -lSM -lICE   -lX11
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crti.o /usr/lib/gcc/i686-vine-linux/4.4.5/crtbeginS.o  .libs/dvtitler.o .libs/textblock.o .libs/superimpose.o   -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpng12 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lSM -lICE -lX11 -L/usr/lib/gcc/i686-vine-linux/4.4.5 -L/usr/lib/gcc/i686-vine-linux/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-vine-linux/4.4.5/crtendS.o /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crtn.o  -m32 -march=i686 -mtune=generic -pthread -pthread   -pthread -Wl,-soname -Wl,libdvtitler.so -o .libs/libdvtitler.so
libtool: link: ( cd ".libs" && rm -f "libdvtitler.la" && ln -s "../libdvtitler.la" "libdvtitler.la" )
make[3]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/dvtitler'
Making all in kinoplus
make[3]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/kinoplus'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o PixbufUtils.lo PixbufUtils.cc
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o book.lo book.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c PixbufUtils.cc  -fPIC -DPIC -o .libs/PixbufUtils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c book.cc  -fPIC -DPIC -o .libs/book.o
In file included from book.cc:36:
../kino_plugin_types.h:711: warning: non-static const member 'kino::video_sequence::iterator::implementation* const kino::video_sequence::iterator::m_implementation' in class without a constructor
../kino_plugin_types.h:721: warning: non-static const member 'kino::video_sequence::const_iterator::implementation* const kino::video_sequence::const_iterator::m_implementation' in class without a constructor
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -module -version-info 0:1:0 -shared -no-undefined -avoid-version  -o libkinoplus.la -rpath /usr/lib/kino-gtk2 PixbufUtils.lo book.lo -pthread -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394  -lraw1394   -lm  -lSM -lICE   -lX11
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crti.o /usr/lib/gcc/i686-vine-linux/4.4.5/crtbeginS.o  .libs/PixbufUtils.o .libs/book.o   -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXv -lXext -ldl -lpthread -lrom1394 -lavc1394 -lraw1394 -lSM -lICE -lX11 -L/usr/lib/gcc/i686-vine-linux/4.4.5 -L/usr/lib/gcc/i686-vine-linux/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-vine-linux/4.4.5/crtendS.o /usr/lib/gcc/i686-vine-linux/4.4.5/../../../crtn.o  -m32 -march=i686 -mtune=generic -pthread   -pthread -Wl,-soname -Wl,libkinoplus.so -o .libs/libkinoplus.so
libtool: link: ( cd ".libs" && rm -f "libkinoplus.la" && ln -s "../libkinoplus.la" "libkinoplus.la" )
make[3]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src/kinoplus'
make[3]: Entering directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src'
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c main.c
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c support.c
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c callbacks.c
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o message.o message.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o preferences.o preferences.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o preferences_dialog.o preferences_dialog.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o playlist.o playlist.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o filehandler.o filehandler.cc
filehandler.cc: In member function 'virtual int QtHandler::Write(const Frame&)':
filehandler.cc:884: warning: deprecated conversion from string constant to 'char*'
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o riff.o riff.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o avi.o avi.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o frame.o frame.cc
frame.cc: In member function 'int Frame::ExtractRGB(void*)':
frame.cc:1066: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc:1066: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc: In member function 'int Frame::ExtractYUV(void*)':
frame.cc:1126: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc:1126: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc: In member function 'int Frame::ExtractYUV420(uint8_t*, uint8_t**)':
frame.cc:1159: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc:1159: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/ffmpeg/libavcodec/avcodec.h:3452)
frame.cc: In member function 'bool Frame::CreateEncoder(bool, bool)':
frame.cc:1322: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:947)
frame.cc:1322: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:947)
frame.cc:1325: warning: 'AVOutputFormat* guess_format(const char*, const char*, const char*)' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:787)
frame.cc:1325: warning: 'AVOutputFormat* guess_format(const char*, const char*, const char*)' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:787)
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o error.o error.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o ieee1394io.o ieee1394io.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o framedisplayer.o framedisplayer.cc
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c oss.c
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o jogshuttle.o jogshuttle.cc
gcc -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2   -c mediactrl.c
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o kino_common.o kino_common.cc
g++ -DHAVE_CONFIG_H -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/ffmpeg   -I/usr/include/ffmpeg    -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -D__STDC_CONSTANT_MACROS    -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -c -o page_editor.o page_editor.cc
In file included from page_bttv.h:30,
                 from kino_common.cc:54:
v4l.h:43:28: error: linux/videodev.h: No such file or directory
In file included from page_bttv.h:30,
                 from kino_common.cc:54:
v4l.h:75: error: field 'capability' has incomplete type
v4l.h:103: error: field 'tuner' has incomplete type
v4l.h:124: error: field 'channel' has incomplete type
v4l.h:152: error: field 'frame' has incomplete type
make[3]: *** [kino_common.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/self-build-kino.bWEQaH/rpm/BUILD/kino-1.3.4'
make: *** [all] Error 2
エラー: /var/tmp/rpm-tmp.OE9EWX の不正な終了ステータス (%build)


RPM ビルドエラー:
    /var/tmp/rpm-tmp.OE9EWX の不正な終了ステータス (%build)


vine-users メーリングリストの案内