Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93900 Details for
Bug 132870
media-video/kino-0.8.1 fails to build on PPC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Error log after patching
media-video:kino-0.9.0:20060810-101400.log (text/plain), 159.66 KB, created by
Neil Bothwick
on 2006-08-10 03:19:39 UTC
(
hide
)
Description:
Error log after patching
Filename:
MIME Type:
Creator:
Neil Bothwick
Created:
2006-08-10 03:19:39 UTC
Size:
159.66 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking kino-0.9.0.tar.gz to /mnt/scratch/portage/kino-0.9.0/work >/mnt/portage/local/media-video/kino/kino-0.9.0.ebuild: line 45: epatch: command not found >>>> Source unpacked. >>>> Compiling source in /mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0 ... > * econf: updating kino-0.9.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kino-0.9.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=powerpc-unknown-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 --with-avcodec --build=powerpc-unknown-linux-gnu >checking for a BSD-compatible install... /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 powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of powerpc-unknown-linux-gnu-g++... none >checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) none >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/powerpc-unknown-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... powerpc-unknown-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... powerpc-unknown-linux-gnu-g++ -E >checking for powerpc-unknown-linux-gnu-g77... no >checking for powerpc-unknown-linux-gnu-f77... no >checking for powerpc-unknown-linux-gnu-xlf... no >checking for powerpc-unknown-linux-gnu-frt... no >checking for powerpc-unknown-linux-gnu-pgf77... no >checking for powerpc-unknown-linux-gnu-fort77... no >checking for powerpc-unknown-linux-gnu-fl32... no >checking for powerpc-unknown-linux-gnu-af77... no >checking for powerpc-unknown-linux-gnu-f90... no >checking for powerpc-unknown-linux-gnu-xlf90... no >checking for powerpc-unknown-linux-gnu-pgf90... no >checking for powerpc-unknown-linux-gnu-epcf90... no >checking for powerpc-unknown-linux-gnu-f95... no >checking for powerpc-unknown-linux-gnu-fort... no >checking for powerpc-unknown-linux-gnu-xlf95... no >checking for powerpc-unknown-linux-gnu-ifc... no >checking for powerpc-unknown-linux-gnu-efc... no >checking for powerpc-unknown-linux-gnu-pgf95... no >checking for powerpc-unknown-linux-gnu-lf95... no >checking for powerpc-unknown-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-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 powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC >checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works... yes >checking if powerpc-unknown-linux-gnu-g++ static flag -static works... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-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 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... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for powerpc-unknown-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 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... >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 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 `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0' >Making all in po >make[2]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/po' >Making all in src >make[2]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src' >Making all in cell-renderers >make[3]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/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 `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/cell-renderers' >powerpc-unknown-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 -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c mg-cell-renderer-popup.c >powerpc-unknown-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 -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c mg-cell-renderer-list.c >powerpc-unknown-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 -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c mg-popup-entry.c >powerpc-unknown-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 -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c mg-marshal.c >rm -f libcellrenderers.a >powerpc-unknown-linux-gnu-ar cru libcellrenderers.a mg-cell-renderer-popup.o mg-cell-renderer-list.o mg-popup-entry.o mg-marshal.o >powerpc-unknown-linux-gnu-ranlib libcellrenderers.a >make[4]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/cell-renderers' >make[3]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/cell-renderers' >Making all in timfx >make[3]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx' >Making all in lumas >make[4]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx/lumas' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx/lumas' >make[4]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx' >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o entry_points.lo entry_points.cc >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o blur.lo blur.cc >mkdir .libs > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c entry_points.cc -fPIC -DPIC -o .libs/entry_points.o > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c blur.cc -fPIC -DPIC -o .libs/blur.o > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c entry_points.cc -o entry_points.o >/dev/null 2>&1 > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c blur.cc -o blur.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o color_hold.lo color_hold.cc >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o image_luma.lo image_luma.cc > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c color_hold.cc -fPIC -DPIC -o .libs/color_hold.o > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c image_luma.cc -fPIC -DPIC -o .libs/image_luma.o > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c color_hold.cc -o color_hold.o >/dev/null 2>&1 > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c image_luma.cc -o image_luma.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o soft_focus.lo soft_focus.cc > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c soft_focus.cc -fPIC -DPIC -o .libs/soft_focus.o > powerpc-unknown-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 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\"/usr/lib/kino-gtk2/kino-gtk2\" -DDATADIR=\"/usr/share\" -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c soft_focus.cc -o soft_focus.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -o libtimfx.la -rpath /usr/lib/kino-gtk2 entry_points.lo blur.lo color_hold.lo image_luma.lo soft_focus.lo -pthread -lgthread-2.0 -lglade-2.0 -lxml2 -lz -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 >powerpc-unknown-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crti.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/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 /usr/lib/libglade-2.0.so /usr/lib/libxml2.so -lz /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/powerpc-unknown-linux-gnu/4.1.1 -L/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/crtsavres.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/crtendS.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crtn.o -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -pthread -Wl,-soname -Wl,libtimfx.so.0 -o .libs/libtimfx.so.0.0.0 >(cd .libs && rm -f libtimfx.so.0 && ln -s libtimfx.so.0.0.0 libtimfx.so.0) >(cd .libs && rm -f libtimfx.so && ln -s libtimfx.so.0.0.0 libtimfx.so) >powerpc-unknown-linux-gnu-ar cru .libs/libtimfx.a entry_points.o blur.o color_hold.o image_luma.o soft_focus.o >powerpc-unknown-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 `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx' >make[3]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/timfx' >Making all in dvtitler >make[3]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/dvtitler' >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o dvtitler.lo dvtitler.cc >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o textblock.lo textblock.cc >mkdir .libs > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c textblock.cc -fPIC -DPIC -o .libs/textblock.o > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c dvtitler.cc -fPIC -DPIC -o .libs/dvtitler.o > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c textblock.cc -o textblock.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o superimpose.lo superimpose.cc > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c dvtitler.cc -o dvtitler.o >/dev/null 2>&1 > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c superimpose.cc -fPIC -DPIC -o .libs/superimpose.o > powerpc-unknown-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/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 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c superimpose.cc -o superimpose.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -o libdvtitler.la -rpath /usr/lib/kino-gtk2 dvtitler.lo textblock.lo superimpose.lo -pthread -lgthread-2.0 -lglade-2.0 -lxml2 -lz -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 >powerpc-unknown-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crti.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/crtbeginS.o .libs/dvtitler.o .libs/textblock.o .libs/superimpose.o /usr/lib/libgthread-2.0.so -L/usr/lib /usr/lib/libglade-2.0.so /usr/lib/libxml2.so -lz /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/powerpc-unknown-linux-gnu/4.1.1 -L/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/crtsavres.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/crtendS.o /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crtn.o -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -pthread -Wl,-soname -Wl,libdvtitler.so.0 -o .libs/libdvtitler.so.0.0.0 >(cd .libs && rm -f libdvtitler.so.0 && ln -s libdvtitler.so.0.0.0 libdvtitler.so.0) >(cd .libs && rm -f libdvtitler.so && ln -s libdvtitler.so.0.0.0 libdvtitler.so) >powerpc-unknown-linux-gnu-ar cru .libs/libdvtitler.a dvtitler.o textblock.o superimpose.o >powerpc-unknown-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 `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src/dvtitler' >make[3]: Entering directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c main.c >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c support.c >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c callbacks.c >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o message.o message.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o preferences.o preferences.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o preferences_dialog.o preferences_dialog.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o playlist.o playlist.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o filehandler.o filehandler.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o riff.o riff.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o avi.o avi.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o frame.o frame.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o error.o error.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o ieee1394io.o ieee1394io.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o framedisplayer.o framedisplayer.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c oss.c >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o jogshuttle.o jogshuttle.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c mediactrl.c >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o kino_common.o kino_common.cc >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_editor.o page_editor.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_capture.o page_capture.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_timeline.o page_timeline.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_export.o page_export.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_bttv.o page_bttv.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o export.o export.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >powerpc-unknown-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/ffmpeg -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT -O2 -pipe -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -fno-strict-aliasing -fomit-frame-pointer -c -o page_export_1394.o page_export_1394.cc >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >frame.h: In member function 'int AsyncAudioResample<input_t, output_t>::Process(double, int) [with input_t = short int, output_t = le_t<short int>]': >page_export_1394.cc:277: instantiated from here >frame.h:516: error: cannot convert 'le_t<short int>*' to 'short int*' for argument '2' to 'void src_float_to_short_array(const float*, short int*, int)' >make[3]: *** [page_export_1394.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >avi.h:51: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMicroSecPerFrame' >avi.h:54: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwMaxBytesPerSec' >avi.h:57: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwPaddingGranularity' >avi.h:60: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:63: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwTotalFrames' >avi.h:64: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:65: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStreams' >avi.h:66: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:68: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwWidth' >avi.h:69: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwHeight' >avi.h:71: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [4]' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::top' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::bottom' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::left' >avi.h:77: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::right' >avi.h:89: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwFlags' >avi.h:90: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wPriority' >avi.h:91: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLanguage' >avi.h:92: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwInitialFrames' >avi.h:93: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwScale' >avi.h:94: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwRate' >avi.h:95: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwStart' >avi.h:96: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwLength' >avi.h:97: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSuggestedBufferSize' >avi.h:98: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwQuality' >avi.h:99: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwSampleSize' >avi.h:106: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc' >avi.h:107: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl' >avi.h:108: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxSrc1' >avi.h:109: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVAAuxCtl1' >avi.h:110: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxSrc' >avi.h:111: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVVAuxCtl' >avi.h:112: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwDVReserved [2]' >avi.h:118: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSize' >avi.h:119: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biWidth' >avi.h:120: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biHeight' >avi.h:121: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biPlanes' >avi.h:122: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::biBitCount' >avi.h:123: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biCompression' >avi.h:124: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biSizeImage' >avi.h:125: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biXPelsPerMeter' >avi.h:126: warning: ignoring packed attribute on unpacked non-POD field 'u_int32_le_t <anonymous struct>::biYPelsPerMeter' >avi.h:127: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrUsed' >avi.h:128: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::biClrImportant' >avi.h:134: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wFormatTag' >avi.h:135: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nChannels' >avi.h:136: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nSamplesPerSec' >avi.h:137: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nAvgBytesPerSec' >avi.h:138: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::nBlockAlign' >avi.h:139: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wBitsPerSample' >avi.h:140: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::cbSize' >avi.h:141: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::dummy' >avi.h:147: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:150: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:152: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved [3]' >avi.h:159: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisuperindex_entry <anonymous struct>::aIndex [2014]' >avi.h:165: warning: ignoring packed attribute on unpacked non-POD field 'int16_le_t <anonymous struct>::wLongsPerEntry' >avi.h:168: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >avi.h:170: warning: ignoring packed attribute on unpacked non-POD field 'int64_le_t <anonymous struct>::qwBaseOffset' >avi.h:171: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::dwReserved' >avi.h:177: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avifieldindex_entry <anonymous struct>::aIndex [17895]' >avi.h:190: warning: ignoring packed attribute on unpacked non-POD field '<anonymous struct>::avisimpleindex_entry <anonymous struct>::aIndex [20000]' >avi.h:191: warning: ignoring packed attribute on unpacked non-POD field 'int32_le_t <anonymous struct>::nEntriesInUse' >frame.h: In member function 'int AsyncAudioResample<input_t, output_t>::Process(double, int) [with input_t = short int, output_t = le_t<short int>]': >export.cc:673: instantiated from here >frame.h:516: error: cannot convert 'le_t<short int>*' to 'short int*' for argument '2' to 'void src_float_to_short_array(const float*, short int*, int)' >make[3]: *** [export.o] Error 1 >make[3]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/mnt/scratch/portage/kino-0.9.0/work/kino-0.9.0' >make: *** [all] Error 2 > >!!! ERROR: media-video/kino-0.9.0 failed. >Call stack: > ebuild.sh, line 1543: Called dyn_compile > ebuild.sh, line 938: Called src_compile > kino-0.9.0.ebuild, line 54: Called die > >!!! make failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >
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 132870
:
86529
|
93878
| 93900