Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290021 Details for
Bug 387359
www-plugins/gnash-0.8.8 fails to build if Python 3 is set as system python
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 349.04 KB, created by
gentoo
on 2011-10-17 04:42:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
gentoo
Created:
2011-10-17 04:42:51 UTC
Size:
349.04 KB
patch
obsolete
> * Package: www-plugins/gnash-0.8.8 > * Repository: gentoo > * Maintainer: chithanh@gentoo.org > * USE: amd64 cairo dbus elibc_glibc ffmpeg gnome gstreamer gtk kernel_linux multilib mysql nls nsplugin opengl python sdl ssl userland_GNU xv > * FEATURES: ccache sandbox > * Enable SDL as gui frontend and sound handler > * Applying gnash-0.8.3-boost-dynamic-link.patch ... > [ ok ] > * Applying gnash-0.8.8-klash.patch ... > [ ok ] > * Applying gnash-0.8.7-moc-qt4.patch ... > [ ok ] > * Applying gnash-0.8.8-documentation-paths.patch ... > [ ok ] > * Applying gnash-0.8.8-external-dejagnu.patch ... > [ ok ] > * Applying gnash-0.8.8-secure-tempfile-creation.patch ... > [ ok ] > * Applying gnash-0.8.9-ffmpeg-detection.patch ... > [ ok ] > * Applying gnash-0.8.9-libavcodec-version.patch ... > [ ok ] > * Applying gnash-0.8.9-look-harder-for-version_h.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8' ... > * Running aclocal -I cygnal -I macros -I cygnal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal -I cygnal -I macros -I cygnal ... > [ ok ] > * Running autoconf -I cygnal ... > [ ok ] > * Running autoheader -I cygnal ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: gnash-0.8.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for library file name specifics... no >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets $(MAKE)... (cached) yes >checking for mkinstalldirs... no >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking how to print strings... printf >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for config.rpath... config.rpath >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking For the version of libtool... 2.x >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib32/opengl/xorg-x11/lib /usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 //usr/lib64/xulrunner-1.9.2 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 /usr/games/lib64 /usr/games/lib32 /usr/games/lib /usr/lib64/R/lib /usr/lib64/fltk-1 >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for runtest... no >configure: This build supports LocalConnection >checking which type of library archiver we have... >configure: Configuring Gnash for native compilation >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking location of avcodec.h... -I/usr/include/libavcodec >checking ffmpeg version... 52.122.0 (5212200) >checking for avformat.h... /usr/include/libavformat/avformat.h >checking for swscale.h... yes >checking for libavcodec/vaapi.h... yes >checking for libdts library... -ldca >checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg >checking for libavformat library... -lavformat >checking for libavutil library... -lavutil >checking for libtheora library... -ltheora -logg >checking for libgsm library... no >checking for gsm_destroy in -lgsm... yes >checking for libdc1394 library... no >checking for dc1394_is_camera in -ldc1394_control... no >checking for libswscale library... -lswscale >checking for cairo.h header using pkg-config... -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm >checking for cairo.h header... -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm >checking for libcairo library using pkg-config... -lcairo >checking for va/va.h header using pkg-config... not found >checking for libva-config... no >checking va/va.h usability... no >checking va/va.h presence... no >checking for va/va.h... no >checking libva/va/va.h usability... no >checking libva/va/va.h presence... no >checking for libva/va/va.h... no >checking for libva/va/va.h... (cached) no >checking for va/va.h... (cached) no >checking for va/va.h header... not found >checking for liblibva library using pkg-config... not found >checking for libva-config... no >checking for library containing vaInitialize > ... no >checking for liblibva library... not found >checking for va/va_x11.h header using pkg-config... not found >checking for libva_x11-config... no >checking va/va_x11.h usability... no >checking va/va_x11.h presence... no >checking for va/va_x11.h... no >checking libva_x11/va/va_x11.h usability... no >checking libva_x11/va/va_x11.h presence... no >checking for libva_x11/va/va_x11.h... no >checking for libva-x11/va/va_x11.h... (cached) no >checking for va/va_x11.h... (cached) no >checking for va/va_x11.h header... not found >checking for liblibva_x11 library using pkg-config... not found >checking for libva_x11-config... no >checking for library containing vaGetDisplay... no >checking for liblibva_x11 library... not found >checking for va/va_glx.h header using pkg-config... not found >checking for libva_glx-config... no >checking va/va_glx.h usability... no >checking va/va_glx.h presence... no >checking for va/va_glx.h... no >checking libva_glx/va/va_glx.h usability... no >checking libva_glx/va/va_glx.h presence... no >checking for libva_glx/va/va_glx.h... no >checking for libva-glx/va/va_glx.h... (cached) no >checking for va/va_glx.h... (cached) no >checking for va/va_glx.h header... not found >checking for liblibva_glx library using pkg-config... not found >checking for libva_glx-config... no >checking for library containing vaGetDisplayGLX... no >checking for liblibva_glx library... not found >checking for perl... /usr/bin/perl >checking for csound... no >configure: Adding MySql extension >checking for the Dbus Version... 1.0 >checking for Dbus headers... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include >checking for Dbus library... -ldbus-1 -lpthread -lrt >checking for mysql_config... mysql_config >mysql_config >checking for MySQL headers... yes >checking for MySQL libraries... checking for python-config... /usr/bin/python-config >checking for libpython header... yes >checking for python... /usr/bin/python >checking for python version... 3.1 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib64/python3.1/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python3.1/site-packages >checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 >checking for PYGTK... yes >checking for library containing mallinfo... none required >checking for openssl/ssl.h header using pkg-config... >checking for openssl/ssl.h header... >checking for libssl library using pkg-config... -lssl -lcrypto -ldl -lz >checking for the gtk2 header... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm >checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for the Pango Version... 1.0 >checking for libpango header... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking for libpango library... -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for atk/atk.h header using pkg-config... -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking for atk/atk.h header... -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking for libatk library using pkg-config... -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for the Gtk GL Extensions Version... 1.0 >checking for gtk/gtkgl.h... -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 >checking for GTK GL library... -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 >(cached) checking for cairo.h header... -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm >(cached) checking for libcairo library... -lcairo >checking linker --as-needed support... yes >checking for x86_64-pc-linux-gnu-autotrace... no >checking for autotrace... /usr/bin/autotrace >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for zip... /usr/bin/zip >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for ber_free in -llber... yes >checking for BZ2_bzopen in -lbz2... yes >checking for getpwnam in -lc... yes >checking for X11 headers... -I/usr/include >checking for X11 library... -lX11 -lXinerama -lXext -lSM -lICE -lXv >checking for XInput_find_display in -lXi... no >checking for XDisableAccessControl in -lX11... yes >checking for shm_unlink in -lrt... yes >checking for shm_open... yes >checking for shm_unlink... yes >checking to see if float formatting is broken... no >checking for finite... yes >checking for library containing finite... none required >checking for isfinite... yes >checking for library containing isfinite... no >checking whether x86_64-pc-linux-gnu-g++ implements __PRETTY_FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-g++ implements __FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-g++ implements __func__... yes >checking for getopt... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for tzset... yes >checking for localtime_r... yes >checking whether struct tm has tm_gmtoff... yes >checking whether timezone is a long... yes >checking for sysconf... yes >checking for shmget... yes >checking for shmat... yes >checking for shmdt... yes >checking for mmap... yes >checking for memmove... yes >checking for scandir... yes >checking for clock_gettime... yes >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking for socket... yes >checking for CreateFileMappingA... no >checking for mremap in -lc... yes >checking for nspr.h header using pkg-config... -I/usr/include/nspr >checking for nspr.h header... -I/usr/include/nspr >checking for libnspr library using pkg-config... -Wl,-R/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for zlib.h header using pkg-config... not found >checking for z-config... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlib.h header... >checking for libz library using pkg-config... not found >checking for z-config... no >checking for libz library... -lz >checking for jpeglib.h header using pkg-config... not found >checking for jpeg-config... no >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeglib.h header... >checking for libjpeg library using pkg-config... not found >checking for jpeg-config... no >checking for libjpeg library... -ljpeg >checking for png.h header using pkg-config... -I/usr/include/libpng15 >checking for png.h header... -I/usr/include/libpng15 >checking for libpng library using pkg-config... -lpng15 >checking for gif_lib.h header using pkg-config... not found >checking for gif-config... no >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking for gif_lib.h header... >checking for libgif library using pkg-config... not found >checking for gif-config... no >checking for libgif library... -lgif >checking for speex.h header using pkg-config... >checking for speex.h header... >checking for libspeex library using pkg-config... -lspeex >checking for speex_resampler.h header using pkg-config... >checking for speex_resampler.h header... >checking for libspeexdsp library using pkg-config... -lspeexdsp >checking for fc-match... /usr/bin/fc-match >checking for fontconfig/fontconfig.h header using pkg-config... >checking for fontconfig/fontconfig.h header... >checking for libfontconfig library using pkg-config... -lfontconfig >checking for ming-config... /usr/bin/ming-config >checking for makeswf... /usr/bin/makeswf >checking for doxygen... no >checking for sdl-config... /usr/bin/sdl-config >(cached) checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking for glib library... -lglib-2.0 >(cached) checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >(cached) checking for glib library... -lglib-2.0 >checking for OpenGL headers... default >checking for scrollkeeper-config... /usr/bin/scrollkeeper-config >checking for scrollkeeper-update... /usr/bin/scrollkeeper-update >checking for scrollkeeper-preinstall... /usr/bin/scrollkeeper-preinstall >checking for expat.h header using pkg-config... not found >checking for expat-config... no >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for expat.h header... >checking for libexpat library using pkg-config... not found >checking for expat-config... no >checking for libexpat library... -lexpat >checking for gst-inspect... no >checking for gst/interfaces/probeprobe.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for gst/interfaces/probeprobe.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for libgstreamer_plugins_base library using pkg-config... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 >checking for gst/app/gstappsink.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for gst/app/gstappsink.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for libgstreamer_app library using pkg-config... -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 >checking for gst/gst.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for gst/gst.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 >checking for libgstreamer library using pkg-config... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 >checking for gst/pbutils/install-plugins.h header using pkg-config... not found >checking for gstpbutils-config... no >checking gst/pbutils/install-plugins.h usability... no >checking gst/pbutils/install-plugins.h presence... no >checking for gst/pbutils/install-plugins.h... no >checking gstpbutils/gst/pbutils/install-plugins.h usability... no >checking gstpbutils/gst/pbutils/install-plugins.h presence... no >checking for gstpbutils/gst/pbutils/install-plugins.h... no >checking gstpbutils-0.10/gst/pbutils/install-plugins.h usability... no >checking gstpbutils-0.10/gst/pbutils/install-plugins.h presence... no >checking for gstpbutils-0.10/gst/pbutils/install-plugins.h... no >checking for gst/pbutils/install-plugins.h... (cached) no >checking for gst/pbutils/install-plugins.h header... not found >checking for libgstpbutils library using pkg-config... not found >checking for gstpbutils-config... no >checking for libgstpbutils library... -lgstpbutils-0.10 >checking for curl-config... /usr/bin/curl-config >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking for libcurl header... no >checking whether pthreads work with -pthread... yes >checking searching for pthread library... using -lpthread >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for the Boost Version... >checking for boost header... -I/usr/include/boost-1_46 >checking for Boost libraries... -L/usr/lib64 -lboost_thread-1_46 -lboost_date_time-1_46 >checking if -fvisibility-inlines-hidden is broken... no >checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for pselect... yes >checking for ppoll... yes >configure: creating ./config.status >config.status: creating gnash.pc >config.status: creating Makefile >config.status: creating po/Makefile >config.status: creating libltdl/Makefile >config.status: creating libmedia/Makefile >config.status: creating libsound/Makefile >config.status: creating libbase/Makefile >config.status: creating libcore/Makefile >config.status: creating libcore/vm/Makefile >config.status: creating libcore/parser/Makefile >config.status: creating libvaapi/Makefile >config.status: creating librender/Makefile >config.status: creating utilities/Makefile >config.status: creating doc/Makefile >config.status: creating doc/C/Makefile >config.status: creating doc/Doxyfile >config.status: creating testsuite/Makefile >config.status: creating testsuite/media/Makefile >config.status: creating testsuite/libbase.all/Makefile >config.status: creating testsuite/as3compile.all/Makefile >config.status: creating testsuite/actionscript.all/Makefile >config.status: creating testsuite/samples/Makefile >config.status: creating testsuite/swfdec/Makefile >config.status: creating testsuite/misc-ming.all/Makefile >config.status: creating testsuite/misc-mtasc.all/Makefile >config.status: creating testsuite/misc-haxe.all/Makefile >config.status: creating testsuite/misc-haxe.all/classes.all/Makefile >config.status: creating testsuite/misc-swfmill.all/Makefile >config.status: creating testsuite/misc-swfmill.all/trace-as2/Makefile >config.status: creating testsuite/misc-swfmill.all/trace-as3/Makefile >config.status: creating testsuite/misc-swfc.all/Makefile >config.status: creating testsuite/network.all/Makefile >config.status: creating testsuite/movies.all/Makefile >config.status: creating testsuite/libcore.all/Makefile >config.status: creating testsuite/libmedia.all/Makefile >config.status: creating gui/Makefile >config.status: creating gui/Info.plist >config.status: creating gui/pythonmod/Makefile >config.status: creating extensions/Makefile >config.status: creating extensions/dejagnu/Makefile >config.status: creating extensions/mysql/Makefile >config.status: creating extensions/fileio/Makefile >config.status: creating extensions/gtk2/Makefile >config.status: creating extensions/lirc/Makefile >config.status: creating extensions/dbus/Makefile >config.status: creating plugin/Makefile >config.status: creating plugin/npapi/Makefile >config.status: creating plugin/klash/Makefile >config.status: creating plugin/klash4/Makefile >config.status: creating plugin/win32/Makefile >config.status: creating cygnal/Makefile >config.status: creating cygnal/libnet/Makefile >config.status: creating cygnal/libamf/Makefile >config.status: creating cygnal/cgi-bin/Makefile >config.status: creating cygnal/cgi-bin/echo/Makefile >config.status: creating cygnal/cgi-bin/oflaDemo/Makefile >config.status: creating cygnal/cgi-bin/fitcDemo/Makefile >config.status: creating cygnal/testsuite/Makefile >config.status: creating cygnal/testsuite/libamf.all/Makefile >config.status: creating cygnal/testsuite/libnet.all/Makefile >config.status: creating cygnal/testsuite/cygnal.all/Makefile >config.status: creating gnashconfig.h >config.status: linking cygnal/testsuite/cygnal.all/cygnalrc.in to cygnal/testsuite/cygnal.all/cygnalrc >config.status: linking testsuite/libbase.all/gnashrc.in to testsuite/libbase.all/gnashrc >config.status: linking testsuite/libbase.all/gnashrc-local.in to testsuite/libbase.all/gnashrc-local >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing libtool commands > >Configurable options are: > Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias to enable. > POSIX Threads support enabled (default) > DMalloc support disabled (default). Use --enable-dmalloc to enable. > NPAPI plugin enabled (default). Use --disable-npapi to disable. > NPAPI plugin will be installed in /usr/lib64/gnash/npapi/ > KPARTS 3.x plugin disabled. > KPARTS 4.x plugin disabled. >Configured paths for x86_64-pc-linux-gnu are: > JPEG flags are: default include path > JPEG libs are: -ljpeg > GIF flags are: default include path > GIF libs are: -lgif > PNG flags are: -I/usr/include/libpng15 > PNG libs are: -lpng15 > OpenGL flags are: default include path > OpenGL libs are: -lGL -lGLU > GtkGLExt flags are: -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 > GtkGLExt libs are: -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >rmdir: failed to remove `/tmp/portage/www-plugins/gnash-0.8.8/temp/gnash-configure-vhNiaJ': Directory not empty > GTK2 flags are: -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm > GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 > Pango flags are: -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > Pango libs are: -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 > GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > GLib libs are: -lglib-2.0 > ATK flags are: -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > ATK libs are: -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 > Gstreamer flags are: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 > Gstreamer libs are: -lgstinterfaces-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 > MP3 and video support enabled through ffmpeg > FFMPEG flags are: -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec > FFMPEG libs are: -lavcodec -ldca -lvorbisenc -lvorbis -lm -logg -lavformat -lavutil -ltheora -logg -lgsm -lswscale > Cairo flags are: -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm > Cairo libs are: -lcairo > SDL flags are: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT > SDL libs are: -lSDL -lpthread > POSIX Threads flags are: -pthread > POSIX Threads lib is: -lpthread > CURL flags are: default include path > CURL libs are: -lcurl > Speex flags are: > Speex libs are: -lspeex > DBUS flags are: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include > DBUS libs are: -ldbus-1 -lpthread -lrt > BOOST flags are: -I/usr/include/boost-1_46 > BOOST libs are: -L/usr/lib64 -lboost_thread-1_46 -lboost_date_time-1_46 > BOOST Extra libs are: -lboost_serialization-1_46 > PERL is /usr/bin/perl > Z flags are: default include path > Z libs are: -lz > FreeType flags are: -I/usr/include/freetype2 > FreeType libs are: -lfreetype > Fontconfig flags are: > Fontconfig libs are: -lfontconfig > MYSQL flags are: -I/usr/include/mysql > MYSQL libs are: -Wl,-O1 -Wl,--as-needed -rdynamic -L/usr/lib64/mysql -lmysqlclient -L/usr//lib64 -lz -lcrypt -lnsl -lm -L/usr/lib64/ -lssl -lcrypto > PYTHON flags are: -I/usr/include/python3.1 -I/usr/include/python3.1 > PYTHON libs are: -lpthread -ldl -lutil -lm -lpython3.1 > PYTHON executable is are: /usr/bin/python > SSL flags are: > SSL libs are: -lssl -lcrypto -ldl -lz > Building the entire ActionScript class libary >-------- > Building Cygnal media server disabled. > Building the Flash debugger is disabled. > Top level for cross compiling support files is: > Building extensions: mysql gtk dbus > Enabling security features: localconnection > Enabling hardware acceleration features: XVideo > Enabling statistics collecting for: cache > GUI toolkits supported: gtk,sdl > Renderers supported: Cairo OpenGL > Hardware Acceleration: XVideo > Media handlers: ffmpeg gst > Using sdl for sound handling > Using sysv mode for shared memory > DocBook document processing disabled (default) > > WARNING: without --enable-docbook we will use the cached > documentation files included in the gnash distribution. > If you change files in doc/C, you should --enable-docbook. > WARNING: You need the dejagnu package installed to get a summary > report after running ''make check'' > Install it from http://www.gnu.org/software/dejagnu/ > or .deb users: apt-get install dejagnu > or .rpm users: yum install dejagnu > >Gnash should still compile even with these warnings. >If it doesn't, report the warnings as a bug. > >Generating revno.h >make all-recursive >make[1]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8' >Making all in libltdl >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libltdl' >make all-am >make[3]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libltdl' > CC dlopen.lo > CC libltdlc_la-preopen.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c > CC libltdlc_la-lt__alloc.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c >loaders/preopen.c: In function 'vm_open': >loaders/preopen.c:181:12: warning: cast discards qualifiers from pointer target type > CC libltdlc_la-lt_dlloader.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c > CC libltdlc_la-lt_error.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c > CC libltdlc_la-ltdl.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c >lt_dlloader.c: In function 'lt_dlloader_remove': >lt_dlloader.c:202:7: warning: cast discards qualifiers from pointer target type >lt_dlloader.c: In function 'lt_dlloader_find': >lt_dlloader.c:209:3: warning: cast discards qualifiers from pointer target type > CC libltdlc_la-slist.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c > CC lt__strl.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='<gnashconfig.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o lt__strl.lo lt__strl.c > CCLD dlopen.la >slist.c: In function 'lt__slist_unbox': >slist.c:374:7: warning: cast discards qualifiers from pointer target type >ltdl.c: In function 'lt_dlexit': >ltdl.c:333:4: warning: cast discards qualifiers from pointer target type >ltdl.c:335:4: warning: cast discards qualifiers from pointer target type >ltdl.c: In function 'load_deplibs': >ltdl.c:806:71: warning: unused parameter 'deplibs' >ltdl.c: In function 'lt_dlinsertsearchdir': >ltdl.c:2193:11: warning: cast discards qualifiers from pointer target type >ltdl.c: In function 'lt_dlinterface_free': >ltdl.c:2291:3: warning: cast discards qualifiers from pointer target type > CCLD libltdlc.la >make[3]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libltdl' >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libltdl' >Making all in libbase >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libbase' > CXX libgnashbase_la-extension.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-extension.lo `test -f 'extension.cpp' || echo './'`extension.cpp > CC libgnashbase_la-jemalloc.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libgnashbase_la-jemalloc.lo `test -f 'jemalloc.c' || echo './'`jemalloc.c > CXX libgnashbase_la-GnashImage.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashImage.lo `test -f 'GnashImage.cpp' || echo './'`GnashImage.cpp >jemalloc.c: In function 'arena_salloc': >jemalloc.c:3866:3: warning: cast discards qualifiers from pointer target type >jemalloc.c: At top level: >jemalloc.c:1285:1: warning: 'malloc_spin_init' defined but not used >jemalloc.c:1676:1: warning: 'base_calloc' defined but not used >jemalloc.c:1857:2: warning: 'extent_tree_szad_s_RB_FIND' defined but not used >jemalloc.c:1857:2: warning: 'extent_tree_szad_s_RB_NEXT' defined but not used >jemalloc.c:1857:2: warning: 'extent_tree_szad_s_RB_PREV' defined but not used >jemalloc.c:1857:2: warning: 'extent_tree_szad_s_RB_MINMAX' defined but not used >jemalloc.c:1869:13400: warning: 'extent_tree_ad_s_RB_NEXT' defined but not used >jemalloc.c:2611:11818: warning: 'arena_chunk_tree_s_RB_FIND' defined but not used >jemalloc.c:2611:12177: warning: 'arena_chunk_tree_s_RB_NFIND' defined but not used >jemalloc.c:2611:12585: warning: 'arena_chunk_tree_s_RB_NEXT' defined but not used >jemalloc.c:2626:11764: warning: 'arena_run_tree_s_RB_FIND' defined but not used >jemalloc.c:2626:12111: warning: 'arena_run_tree_s_RB_NFIND' defined but not used >jemalloc.c:2626:12505: warning: 'arena_run_tree_s_RB_NEXT' defined but not used >jemalloc.c:2626:12990: warning: 'arena_run_tree_s_RB_PREV' defined but not used > CXX libgnashbase_la-GnashImageJpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashImageJpeg.lo `test -f 'GnashImageJpeg.cpp' || echo './'`GnashImageJpeg.cpp > CXX libgnashbase_la-GnashFileUtilities.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashFileUtilities.lo `test -f 'GnashFileUtilities.cpp' || echo './'`GnashFileUtilities.cpp > CXX libgnashbase_la-AMF.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-AMF.lo `test -f 'AMF.cpp' || echo './'`AMF.cpp > CXX libgnashbase_la-RTMP.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-RTMP.lo `test -f 'RTMP.cpp' || echo './'`RTMP.cpp > CXX libgnashbase_la-log.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-log.lo `test -f 'log.cpp' || echo './'`log.cpp > CXX libgnashbase_la-memory.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-memory.lo `test -f 'memory.cpp' || echo './'`memory.cpp > CXX libgnashbase_la-rc.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-rc.lo `test -f 'rc.cpp' || echo './'`rc.cpp > CXX libgnashbase_la-sharedlib.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-sharedlib.lo `test -f 'sharedlib.cpp' || echo './'`sharedlib.cpp > CXX libgnashbase_la-string_table.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-string_table.lo `test -f 'string_table.cpp' || echo './'`string_table.cpp > CXX libgnashbase_la-tu_file.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-tu_file.lo `test -f 'tu_file.cpp' || echo './'`tu_file.cpp > CXX libgnashbase_la-IOChannel.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-IOChannel.lo `test -f 'IOChannel.cpp' || echo './'`IOChannel.cpp > CXX libgnashbase_la-Socket.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-Socket.lo `test -f 'Socket.cpp' || echo './'`Socket.cpp > CXX libgnashbase_la-ClockTime.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-ClockTime.lo `test -f 'ClockTime.cpp' || echo './'`ClockTime.cpp > CXX libgnashbase_la-NamingPolicy.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-NamingPolicy.lo `test -f 'NamingPolicy.cpp' || echo './'`NamingPolicy.cpp > CXX libgnashbase_la-WallClockTimer.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-WallClockTimer.lo `test -f 'WallClockTimer.cpp' || echo './'`WallClockTimer.cpp > CXX libgnashbase_la-utf8.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-utf8.lo `test -f 'utf8.cpp' || echo './'`utf8.cpp > CXX libgnashbase_la-curl_adapter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-curl_adapter.lo `test -f 'curl_adapter.cpp' || echo './'`curl_adapter.cpp > CXX libgnashbase_la-noseek_fd_adapter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-noseek_fd_adapter.lo `test -f 'noseek_fd_adapter.cpp' || echo './'`noseek_fd_adapter.cpp > CXX libgnashbase_la-zlib_adapter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-zlib_adapter.lo `test -f 'zlib_adapter.cpp' || echo './'`zlib_adapter.cpp > CXX libgnashbase_la-URL.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-URL.lo `test -f 'URL.cpp' || echo './'`URL.cpp > CXX libgnashbase_la-GC.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GC.lo `test -f 'GC.cpp' || echo './'`GC.cpp > CXX libgnashbase_la-BitsReader.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-BitsReader.lo `test -f 'BitsReader.cpp' || echo './'`BitsReader.cpp > CXX libgnashbase_la-arg_parser.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-arg_parser.lo `test -f 'arg_parser.cpp' || echo './'`arg_parser.cpp > CXX libgnashbase_la-SharedMem.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-SharedMem.lo `test -f 'SharedMem.cpp' || echo './'`SharedMem.cpp > CXX libgnashbase_la-GnashImagePng.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashImagePng.lo `test -f 'GnashImagePng.cpp' || echo './'`GnashImagePng.cpp > CXX libgnashbase_la-GnashImageGif.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashImageGif.lo `test -f 'GnashImageGif.cpp' || echo './'`GnashImageGif.cpp > CXX libgnashbase_la-GnashTexture.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -I../libltdl -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/boost-1_46 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-GnashTexture.lo `test -f 'GnashTexture.cpp' || echo './'`GnashTexture.cpp >sed -e 's|@DEFAULT_FLASH_PLATFORM_ID[@]|LNX|g' -e 's|@DEFAULT_FLASH_MAJOR_VERSION[@]|10|g' -e 's|@DEFAULT_FLASH_MINOR_VERSION[@]|1|g' -e 's|@DEFAULT_FLASH_REV_NUMBER[@]|999|g' -e 's|@DEFAULT_STREAMS_TIMEOUT[@]|60|g' -e 's|@DEFAULT_SOL_SAFEDIR[@]|~/.gnash/SharedObjects|g' './gnashrc.in' >gnashrc >sed -e 's|@DEFAULT_FLASH_PLATFORM_ID[@]|LNX|g' -e 's|@DEFAULT_FLASH_MAJOR_VERSION[@]|10|g' -e 's|@DEFAULT_FLASH_MINOR_VERSION[@]|1|g' -e 's|@DEFAULT_FLASH_REV_NUMBER[@]|999|g' -e 's|@DEFAULT_STREAMS_TIMEOUT[@]|60|g' -e 's|@DEFAULT_SOL_SAFEDIR[@]|~/.gnash/SharedObjects|g' './gnashpluginrc.in' >gnashpluginrc > CXXLD libgnashbase.la >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libbase' >Making all in libmedia >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libmedia' > CXX libgnashmedia_la-MediaHandler.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaHandler.lo `test -f 'MediaHandler.cpp' || echo './'`MediaHandler.cpp > CXX libgnashmedia_la-AudioDecoderSimple.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioDecoderSimple.lo `test -f 'AudioDecoderSimple.cpp' || echo './'`AudioDecoderSimple.cpp > CXX libgnashmedia_la-MediaParser.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaParser.lo `test -f 'MediaParser.cpp' || echo './'`MediaParser.cpp > CXX libgnashmedia_la-FLVParser.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-FLVParser.lo `test -f 'FLVParser.cpp' || echo './'`FLVParser.cpp > CXX libgnashmedia_la-AudioResampler.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioResampler.lo `test -f 'AudioResampler.cpp' || echo './'`AudioResampler.cpp > CXX libgnashmedia_la-MediaHandlerGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaHandlerGst.lo `test -f 'gst/MediaHandlerGst.cpp' || echo './'`gst/MediaHandlerGst.cpp > CXX libgnashmedia_la-VideoDecoderGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoDecoderGst.lo `test -f 'gst/VideoDecoderGst.cpp' || echo './'`gst/VideoDecoderGst.cpp > CXX libgnashmedia_la-AudioDecoderGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioDecoderGst.lo `test -f 'gst/AudioDecoderGst.cpp' || echo './'`gst/AudioDecoderGst.cpp > CXX libgnashmedia_la-MediaParserGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaParserGst.lo `test -f 'gst/MediaParserGst.cpp' || echo './'`gst/MediaParserGst.cpp >gst/VideoDecoderGst.cpp: In constructor 'gnash::media::gst::VideoDecoderGst::VideoDecoderGst(gnash::media::videoCodecType, int, int, const uint8_t*, size_t)': >gst/VideoDecoderGst.cpp:92:5: warning: case value '0' not in enumerated type 'gnash::media::videoCodecType' > CXX libgnashmedia_la-VideoConverterGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoConverterGst.lo `test -f 'gst/VideoConverterGst.cpp' || echo './'`gst/VideoConverterGst.cpp > CXX libgnashmedia_la-GstUtil.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-GstUtil.lo `test -f 'gst/GstUtil.cpp' || echo './'`gst/GstUtil.cpp > CC libgnashmedia_la-swfdec_codec_gst.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o libgnashmedia_la-swfdec_codec_gst.lo `test -f 'gst/swfdec_codec_gst.c' || echo './'`gst/swfdec_codec_gst.c >gst/swfdec_codec_gst.c: In function 'swfdec_gst_compare_features': >gst/swfdec_codec_gst.c:121:3: warning: cast discards qualifiers from pointer target type >gst/swfdec_codec_gst.c:122:3: warning: cast discards qualifiers from pointer target type >gst/swfdec_codec_gst.c: In function 'swfdec_gst_decoder_push': >gst/swfdec_codec_gst.c:372:7: warning: cast discards qualifiers from pointer target type > CXX libgnashmedia_la-VideoInputGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoInputGst.lo `test -f 'gst/VideoInputGst.cpp' || echo './'`gst/VideoInputGst.cpp >gst/MediaParserGst.cpp: In member function 'bool gnash::media::gst::MediaParserGst::probingConditionsMet(const gnash::media::gst::SimpleTimer&)': >gst/MediaParserGst.cpp:257:73: warning: comparison of unsigned expression >= 0 is always true > CXX libgnashmedia_la-AudioInputGst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioInputGst.lo `test -f 'gst/AudioInputGst.cpp' || echo './'`gst/AudioInputGst.cpp > CXX libgnashmedia_la-MediaHandlerFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaHandlerFfmpeg.lo `test -f 'ffmpeg/MediaHandlerFfmpeg.cpp' || echo './'`ffmpeg/MediaHandlerFfmpeg.cpp >gst/VideoInputGst.cpp: In member function 'void gnash::media::gst::VideoInputGst::getSupportedFramerates(gnash::media::gst::WebcamVidFormat*, GstStructure*)': >gst/VideoInputGst.cpp:492:71: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp:501:76: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp:514:76: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp:549:141: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp: In member function 'void gnash::media::gst::VideoInputGst::getSupportedFormats(gnash::media::gst::GnashWebcam*, GstCaps*)': >gst/VideoInputGst.cpp:748:67: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp:757:75: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers >gst/VideoInputGst.cpp:796:63: warning: cast from type 'const GValue*' to type 'GValue*' casts away qualifiers > CXX libgnashmedia_la-MediaParserFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-MediaParserFfmpeg.lo `test -f 'ffmpeg/MediaParserFfmpeg.cpp' || echo './'`ffmpeg/MediaParserFfmpeg.cpp >In file included from ffmpeg/MediaHandlerFfmpeg.cpp:26:0: >ffmpeg/MediaParserFfmpeg.h:152:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:220) > CXX libgnashmedia_la-AudioDecoderFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioDecoderFfmpeg.lo `test -f 'ffmpeg/AudioDecoderFfmpeg.cpp' || echo './'`ffmpeg/AudioDecoderFfmpeg.cpp > CXX libgnashmedia_la-VideoDecoderFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoDecoderFfmpeg.lo `test -f 'ffmpeg/VideoDecoderFfmpeg.cpp' || echo './'`ffmpeg/VideoDecoderFfmpeg.cpp >In file included from ffmpeg/MediaParserFfmpeg.cpp:21:0: >ffmpeg/MediaParserFfmpeg.h:152:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:220) >ffmpeg/MediaParserFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::MediaParserFfmpeg::initializeParser()': >ffmpeg/MediaParserFfmpeg.cpp:369:5: warning: 'int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))' is deprecated (declared at /usr/include/libavformat/avio.h:222) >ffmpeg/MediaParserFfmpeg.cpp:377:5: warning: 'int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))' is deprecated (declared at /usr/include/libavformat/avio.h:222) >ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:68) >ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:68) >ffmpeg/MediaParserFfmpeg.cpp:382:8: warning: 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1152) >ffmpeg/MediaParserFfmpeg.cpp:382:76: warning: 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1152) >ffmpeg/MediaParserFfmpeg.cpp:388:22: warning: 'AVFormatContext::title' is deprecated (declared at /usr/include/libavformat/avformat.h:742) >ffmpeg/MediaParserFfmpeg.cpp:388:22: warning: 'AVFormatContext::title' is deprecated (declared at /usr/include/libavformat/avformat.h:742) >ffmpeg/MediaParserFfmpeg.cpp:388:81: warning: 'AVFormatContext::title' is deprecated (declared at /usr/include/libavformat/avformat.h:742) >ffmpeg/MediaParserFfmpeg.cpp:388:81: warning: 'AVFormatContext::title' is deprecated (declared at /usr/include/libavformat/avformat.h:742) >ffmpeg/MediaParserFfmpeg.cpp:389:22: warning: 'AVFormatContext::author' is deprecated (declared at /usr/include/libavformat/avformat.h:743) >ffmpeg/MediaParserFfmpeg.cpp:389:22: warning: 'AVFormatContext::author' is deprecated (declared at /usr/include/libavformat/avformat.h:743) >ffmpeg/MediaParserFfmpeg.cpp:389:83: warning: 'AVFormatContext::author' is deprecated (declared at /usr/include/libavformat/avformat.h:743) >ffmpeg/MediaParserFfmpeg.cpp:389:83: warning: 'AVFormatContext::author' is deprecated (declared at /usr/include/libavformat/avformat.h:743) >ffmpeg/MediaParserFfmpeg.cpp:390:22: warning: 'AVFormatContext::copyright' is deprecated (declared at /usr/include/libavformat/avformat.h:744) >ffmpeg/MediaParserFfmpeg.cpp:390:22: warning: 'AVFormatContext::copyright' is deprecated (declared at /usr/include/libavformat/avformat.h:744) >ffmpeg/MediaParserFfmpeg.cpp:390:89: warning: 'AVFormatContext::copyright' is deprecated (declared at /usr/include/libavformat/avformat.h:744) >ffmpeg/MediaParserFfmpeg.cpp:390:89: warning: 'AVFormatContext::copyright' is deprecated (declared at /usr/include/libavformat/avformat.h:744) >ffmpeg/MediaParserFfmpeg.cpp:391:22: warning: 'AVFormatContext::comment' is deprecated (declared at /usr/include/libavformat/avformat.h:745) >ffmpeg/MediaParserFfmpeg.cpp:391:22: warning: 'AVFormatContext::comment' is deprecated (declared at /usr/include/libavformat/avformat.h:745) >ffmpeg/MediaParserFfmpeg.cpp:391:85: warning: 'AVFormatContext::comment' is deprecated (declared at /usr/include/libavformat/avformat.h:745) >ffmpeg/MediaParserFfmpeg.cpp:391:85: warning: 'AVFormatContext::comment' is deprecated (declared at /usr/include/libavformat/avformat.h:745) >ffmpeg/MediaParserFfmpeg.cpp:392:22: warning: 'AVFormatContext::album' is deprecated (declared at /usr/include/libavformat/avformat.h:746) >ffmpeg/MediaParserFfmpeg.cpp:392:22: warning: 'AVFormatContext::album' is deprecated (declared at /usr/include/libavformat/avformat.h:746) >ffmpeg/MediaParserFfmpeg.cpp:392:81: warning: 'AVFormatContext::album' is deprecated (declared at /usr/include/libavformat/avformat.h:746) >ffmpeg/MediaParserFfmpeg.cpp:392:81: warning: 'AVFormatContext::album' is deprecated (declared at /usr/include/libavformat/avformat.h:746) > CXX libgnashmedia_la-AudioResamplerFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioResamplerFfmpeg.lo `test -f 'ffmpeg/AudioResamplerFfmpeg.cpp' || echo './'`ffmpeg/AudioResamplerFfmpeg.cpp >ffmpeg/AudioResamplerFfmpeg.cpp: In member function 'bool gnash::media::ffmpeg::AudioResamplerFfmpeg::init(AVCodecContext*)': >ffmpeg/AudioResamplerFfmpeg.cpp:49:18: warning: 'ReSampleContext* audio_resample_init(int, int, int, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3304) >ffmpeg/AudioResamplerFfmpeg.cpp:51:2: warning: 'ReSampleContext* audio_resample_init(int, int, int, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3304) > CXX libgnashmedia_la-VideoConverterFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoConverterFfmpeg.lo `test -f 'ffmpeg/VideoConverterFfmpeg.cpp' || echo './'`ffmpeg/VideoConverterFfmpeg.cpp >In file included from ffmpeg/AudioDecoderFfmpeg.cpp:22:0: >ffmpeg/MediaParserFfmpeg.h:152:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:220) >ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'uint8_t* gnash::media::ffmpeg::AudioDecoderFfmpeg::decodeFrame(const uint8_t*, uint32_t, uint32_t&)': >ffmpeg/AudioDecoderFfmpeg.cpp:559:12: warning: 'int avcodec_decode_audio2(AVCodecContext*, int16_t*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3830) >ffmpeg/AudioDecoderFfmpeg.cpp:561:45: warning: 'int avcodec_decode_audio2(AVCodecContext*, int16_t*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3830) >ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'int gnash::media::ffmpeg::AudioDecoderFfmpeg::parseInput(const uint8_t*, uint32_t, const uint8_t**, int*)': >ffmpeg/AudioDecoderFfmpeg.cpp:683:16: warning: 'int av_parser_parse(AVCodecParserContext*, AVCodecContext*, uint8_t**, int*, const uint8_t*, int, int64_t, int64_t)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4220) >ffmpeg/AudioDecoderFfmpeg.cpp:689:25: warning: 'int av_parser_parse(AVCodecParserContext*, AVCodecContext*, uint8_t**, int*, const uint8_t*, int, int64_t, int64_t)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4220) > CXX libgnashmedia_la-VideoInputFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-VideoInputFfmpeg.lo `test -f 'ffmpeg/VideoInputFfmpeg.cpp' || echo './'`ffmpeg/VideoInputFfmpeg.cpp > CXX libgnashmedia_la-AudioInputFfmpeg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioInputFfmpeg.lo `test -f 'ffmpeg/AudioInputFfmpeg.cpp' || echo './'`ffmpeg/AudioInputFfmpeg.cpp >In file included from ffmpeg/VideoDecoderFfmpeg.cpp:26:0: >ffmpeg/MediaParserFfmpeg.h:152:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:220) >ffmpeg/VideoDecoderFfmpeg.cpp: In member function 'std::auto_ptr<gnash::GnashImage> gnash::media::ffmpeg::VideoDecoderFfmpeg::decode(const uint8_t*, uint32_t)': >ffmpeg/VideoDecoderFfmpeg.cpp:364:5: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3892) >ffmpeg/VideoDecoderFfmpeg.cpp:365:59: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3892) > CXX libgnashmedia_la-AudioDecoderSpeex.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I../libmedia/gst -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libvaapi -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -DREGISTER_MEDIA_HANDLERS -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashmedia_la-AudioDecoderSpeex.lo `test -f 'AudioDecoderSpeex.cpp' || echo './'`AudioDecoderSpeex.cpp > CXXLD libgnashmedia.la >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libmedia' >Making all in libsound >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libsound' > CXX libgnashsound_la-sound_handler.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/boost-1_46 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-sound_handler.lo `test -f 'sound_handler.cpp' || echo './'`sound_handler.cpp > CXX libgnashsound_la-EmbedSoundInst.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/boost-1_46 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-EmbedSoundInst.lo `test -f 'EmbedSoundInst.cpp' || echo './'`EmbedSoundInst.cpp > CXX libgnashsound_la-EmbedSound.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/boost-1_46 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-EmbedSound.lo `test -f 'EmbedSound.cpp' || echo './'`EmbedSound.cpp > CXX libgnashsound_la-sound_handler_sdl.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/boost-1_46 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-sound_handler_sdl.lo `test -f 'sdl/sound_handler_sdl.cpp' || echo './'`sdl/sound_handler_sdl.cpp > CXXLD libgnashsound.la >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libsound' >Making all in libcore >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' >make all-recursive >make[3]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' >Making all in parser >make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore/parser' > CXX action_buffer.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o action_buffer.lo action_buffer.cpp > CXX BitmapMovieDefinition.lo > CXX SWFParser.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapMovieDefinition.lo BitmapMovieDefinition.cpp >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFParser.lo SWFParser.cpp > CXX SWFMovieDefinition.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFMovieDefinition.lo SWFMovieDefinition.cpp > CXX sound_definition.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sound_definition.lo sound_definition.cpp > CXX sprite_definition.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libcore/vm -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sprite_definition.lo sprite_definition.cpp > CXXLD libgnashparser.la >make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore/parser' >Making all in vm >make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore/vm' > CXX ASHandlers.lo > CXX ActionExec.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ASHandlers.lo ASHandlers.cpp > CXX VM.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ActionExec.lo ActionExec.cpp >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o VM.lo VM.cpp > CXX CallStack.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/boost-1_46 -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o CallStack.lo CallStack.cpp > CXXLD libgnashvm.la >make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore/vm' >make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' > CXX BitmapMovie.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapMovie.lo BitmapMovie.cpp > CXX Property.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Property.lo Property.cpp > CXX PropertyList.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o PropertyList.lo PropertyList.cpp > CXX URLAccessManager.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o URLAccessManager.lo URLAccessManager.cpp > CXX SystemClock.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SystemClock.lo SystemClock.cpp > CXX ClassHierarchy.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ClassHierarchy.lo ClassHierarchy.cpp > CXX as_environment.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o as_environment.lo as_environment.cpp > CXX as_function.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o as_function.lo as_function.cpp > CXX event_id.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o event_id.lo event_id.cpp > CXX Relay.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Relay.lo Relay.cpp > CXX as_object.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o as_object.lo as_object.cpp > CXX AMFConverter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o AMFConverter.lo AMFConverter.cpp > CXX as_value.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o as_value.lo as_value.cpp > CXX DisplayObjectContainer.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DisplayObjectContainer.lo DisplayObjectContainer.cpp > CXX DisplayObject.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DisplayObject.lo DisplayObject.cpp > CXX CharacterProxy.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o CharacterProxy.lo CharacterProxy.cpp > CXX cxform.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o cxform.lo cxform.cpp > CXX Geometry.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Geometry.lo Geometry.cpp > CXX DynamicShape.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DynamicShape.lo DynamicShape.cpp > CXX Bitmap.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Bitmap.lo Bitmap.cpp > CXX Shape.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Shape.lo Shape.cpp > CXX MorphShape.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MorphShape.lo MorphShape.cpp > CXX StaticText.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o StaticText.lo StaticText.cpp > CXX TextField.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextField.lo TextField.cpp > CXX BlurFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BlurFilter.lo BlurFilter.cpp > CXX GlowFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GlowFilter.lo GlowFilter.cpp > CXX DropShadowFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DropShadowFilter.lo DropShadowFilter.cpp > CXX ConvolutionFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ConvolutionFilter.lo ConvolutionFilter.cpp > CXX ColorMatrixFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ColorMatrixFilter.lo ColorMatrixFilter.cpp > CXX GradientGlowFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GradientGlowFilter.lo GradientGlowFilter.cpp > CXX BevelFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BevelFilter.lo BevelFilter.cpp > CXX GradientBevelFilter.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GradientBevelFilter.lo GradientBevelFilter.cpp > CXX filter_factory.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o filter_factory.lo `test -f 'parser/filter_factory.cpp' || echo './'`parser/filter_factory.cpp > CXX InteractiveObject.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o InteractiveObject.lo InteractiveObject.cpp > CXX ExternalInterface.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ExternalInterface.lo ExternalInterface.cpp > CXX SWFMatrix.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFMatrix.lo SWFMatrix.cpp > CXX SWFMovie.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFMovie.lo SWFMovie.cpp > CXX movie_root.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o movie_root.lo movie_root.cpp > CXX namedStrings.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o namedStrings.lo namedStrings.cpp > CXX SWFRect.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFRect.lo SWFRect.cpp > CXX MovieClip.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MovieClip.lo MovieClip.cpp > CXX SWF.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWF.lo `test -f 'swf/SWF.cpp' || echo './'`swf/SWF.cpp > CXX TagLoadersTable.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TagLoadersTable.lo `test -f 'swf/TagLoadersTable.cpp' || echo './'`swf/TagLoadersTable.cpp > CXX DefaultTagLoaders.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefaultTagLoaders.lo `test -f 'swf/DefaultTagLoaders.cpp' || echo './'`swf/DefaultTagLoaders.cpp > CXX DefineVideoStreamTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineVideoStreamTag.lo `test -f 'swf/DefineVideoStreamTag.cpp' || echo './'`swf/DefineVideoStreamTag.cpp > CXX DefineTextTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineTextTag.lo `test -f 'swf/DefineTextTag.cpp' || echo './'`swf/DefineTextTag.cpp > CXX DefineButtonSoundTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineButtonSoundTag.lo `test -f 'swf/DefineButtonSoundTag.cpp' || echo './'`swf/DefineButtonSoundTag.cpp > CXX DefineButtonCxformTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineButtonCxformTag.lo `test -f 'swf/DefineButtonCxformTag.cpp' || echo './'`swf/DefineButtonCxformTag.cpp > CXX DefineButtonTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineButtonTag.lo `test -f 'swf/DefineButtonTag.cpp' || echo './'`swf/DefineButtonTag.cpp > CXX DefineFontTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineFontTag.lo `test -f 'swf/DefineFontTag.cpp' || echo './'`swf/DefineFontTag.cpp > CXX VideoFrameTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o VideoFrameTag.lo `test -f 'swf/VideoFrameTag.cpp' || echo './'`swf/VideoFrameTag.cpp > CXX DefinitionTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefinitionTag.lo `test -f 'swf/DefinitionTag.cpp' || echo './'`swf/DefinitionTag.cpp > CXX ShapeRecord.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ShapeRecord.lo `test -f 'swf/ShapeRecord.cpp' || echo './'`swf/ShapeRecord.cpp > CXX SoundInfoRecord.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SoundInfoRecord.lo `test -f 'swf/SoundInfoRecord.cpp' || echo './'`swf/SoundInfoRecord.cpp > CXX TextRecord.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextRecord.lo `test -f 'swf/TextRecord.cpp' || echo './'`swf/TextRecord.cpp > CXX tag_loaders.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o tag_loaders.lo `test -f 'swf/tag_loaders.cpp' || echo './'`swf/tag_loaders.cpp > CXX DefineFontAlignZonesTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineFontAlignZonesTag.lo `test -f 'swf/DefineFontAlignZonesTag.cpp' || echo './'`swf/DefineFontAlignZonesTag.cpp > CXX DefineShapeTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineShapeTag.lo `test -f 'swf/DefineShapeTag.cpp' || echo './'`swf/DefineShapeTag.cpp > CXX DefineScalingGridTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineScalingGridTag.lo `test -f 'swf/DefineScalingGridTag.cpp' || echo './'`swf/DefineScalingGridTag.cpp > CXX DefineEditTextTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineEditTextTag.lo `test -f 'swf/DefineEditTextTag.cpp' || echo './'`swf/DefineEditTextTag.cpp > CXX DefineMorphShapeTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineMorphShapeTag.lo `test -f 'swf/DefineMorphShapeTag.cpp' || echo './'`swf/DefineMorphShapeTag.cpp > CXX CSMTextSettingsTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o CSMTextSettingsTag.lo `test -f 'swf/CSMTextSettingsTag.cpp' || echo './'`swf/CSMTextSettingsTag.cpp > CXX PlaceObject2Tag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o PlaceObject2Tag.lo `test -f 'swf/PlaceObject2Tag.cpp' || echo './'`swf/PlaceObject2Tag.cpp > CXX RemoveObjectTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o RemoveObjectTag.lo `test -f 'swf/RemoveObjectTag.cpp' || echo './'`swf/RemoveObjectTag.cpp > CXX StartSoundTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o StartSoundTag.lo `test -f 'swf/StartSoundTag.cpp' || echo './'`swf/StartSoundTag.cpp > CXX SetTabIndexTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SetTabIndexTag.lo `test -f 'swf/SetTabIndexTag.cpp' || echo './'`swf/SetTabIndexTag.cpp > CXX StreamSoundBlockTag.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o StreamSoundBlockTag.lo `test -f 'swf/StreamSoundBlockTag.cpp' || echo './'`swf/StreamSoundBlockTag.cpp > CXX Function.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Function.lo Function.cpp > CXX Function2.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Function2.lo Function2.cpp > CXX Video.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Video.lo Video.cpp > CXX StreamProvider.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o StreamProvider.lo StreamProvider.cpp > CXX Button.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Button.lo Button.cpp > CXX DisplayList.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DisplayList.lo DisplayList.cpp > CXX FillStyle.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o FillStyle.lo FillStyle.cpp > CXX Font.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Font.lo Font.cpp > CXX fontlib.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fontlib.lo fontlib.cpp > CXX impl.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o impl.lo impl.cpp > CXX LoadVariablesThread.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o LoadVariablesThread.lo LoadVariablesThread.cpp > CXX SWFStream.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFStream.lo SWFStream.cpp > CXX LineStyle.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o LineStyle.lo LineStyle.cpp > CXX Timers.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Timers.lo Timers.cpp > CXX RGBA.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o RGBA.lo RGBA.cpp > CXX MovieFactory.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MovieFactory.lo MovieFactory.cpp > CXX MovieLoader.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MovieLoader.lo MovieLoader.cpp > CXX FreetypeGlyphsProvider.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o FreetypeGlyphsProvider.lo FreetypeGlyphsProvider.cpp > CXX AsBroadcaster.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o AsBroadcaster.lo `test -f 'asobj/AsBroadcaster.cpp' || echo './'`asobj/AsBroadcaster.cpp > CXX Array_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Array_as.lo `test -f 'asobj/Array_as.cpp' || echo './'`asobj/Array_as.cpp > CXX Boolean_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Boolean_as.lo `test -f 'asobj/Boolean_as.cpp' || echo './'`asobj/Boolean_as.cpp > CXX Color_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Color_as.lo `test -f 'asobj/Color_as.cpp' || echo './'`asobj/Color_as.cpp > CXX CustomActions.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o CustomActions.lo `test -f 'asobj/CustomActions.cpp' || echo './'`asobj/CustomActions.cpp >In file included from /usr/include/boost-1_46/boost/function/detail/prologue.hpp:17:0, > from /usr/include/boost-1_46/boost/function.hpp:24, > from /usr/include/boost-1_46/boost/thread/future.hpp:23, > from /usr/include/boost-1_46/boost/thread.hpp:24, > from ../libbase/string_table.h:31, > from ./as_object.h:26, > from asobj/Array_as.h:22, > from asobj/Array_as.cpp:23: >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_lt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_lt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_lt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_lt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:507:36: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_gt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_gt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_gt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_gt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:511:36: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_lt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_nocase_lt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_nocase_lt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_lt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:515:43: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_gt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_nocase_gt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_nocase_gt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_gt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:520:43: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_lt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_lt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_lt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_lt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:524:40: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_gt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_gt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_gt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_gt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:528:40: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_lt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:533:47: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_gt, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:539:47: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_eq]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_eq, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_eq]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_eq]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:561:36: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_eq]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_nocase_eq, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_nocase_eq]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_nocase_eq]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_nocase_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:565:43: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_eq]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_eq, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_eq]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_eq]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:569:40: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq]': >/usr/include/boost-1_46/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq, mpl_::true_ = mpl_::bool_<true>]' >/usr/include/boost-1_46/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq]' >/usr/include/boost-1_46/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq]' >/usr/include/boost-1_46/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&]' >/usr/include/boost-1_46/boost/function/function_template.hpp:787:9: instantiated from 'typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type boost::function2<R, T1, T2>::operator=(Functor) [with Functor = gnash::<unnamed>::as_value_num_nocase_eq, R = bool, T0 = const gnash::as_value&, T1 = const gnash::as_value&, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, boost::function2<R, T1, T2>&>::type = boost::function2<bool, const gnash::as_value&, const gnash::as_value&>&]' >asobj/Array_as.cpp:574:47: instantiated from here >/usr/include/boost-1_46/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules >/usr/include/boost-1_46/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules > CXX Date_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Date_as.lo `test -f 'asobj/Date_as.cpp' || echo './'`asobj/Date_as.cpp > CXX Error_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Error_as.lo `test -f 'asobj/Error_as.cpp' || echo './'`asobj/Error_as.cpp > CXX Globals.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Globals.lo `test -f 'asobj/Globals.cpp' || echo './'`asobj/Globals.cpp > CXX LoadVars_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o LoadVars_as.lo `test -f 'asobj/LoadVars_as.cpp' || echo './'`asobj/LoadVars_as.cpp > CXX Math_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Math_as.lo `test -f 'asobj/Math_as.cpp' || echo './'`asobj/Math_as.cpp > CXX Number_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Number_as.lo `test -f 'asobj/Number_as.cpp' || echo './'`asobj/Number_as.cpp > CXX PlayHead.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o PlayHead.lo `test -f 'asobj/PlayHead.cpp' || echo './'`asobj/PlayHead.cpp > CXX Selection_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Selection_as.lo `test -f 'asobj/Selection_as.cpp' || echo './'`asobj/Selection_as.cpp > CXX MovieClipLoader.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MovieClipLoader.lo `test -f 'asobj/MovieClipLoader.cpp' || echo './'`asobj/MovieClipLoader.cpp > CXX String_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o String_as.lo `test -f 'asobj/String_as.cpp' || echo './'`asobj/String_as.cpp > CXX LoadableObject.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o LoadableObject.lo `test -f 'asobj/LoadableObject.cpp' || echo './'`asobj/LoadableObject.cpp > CXX MovieClip_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o MovieClip_as.lo `test -f 'asobj/MovieClip_as.cpp' || echo './'`asobj/MovieClip_as.cpp > CXX Stage_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Stage_as.lo `test -f 'asobj/Stage_as.cpp' || echo './'`asobj/Stage_as.cpp > CXX Accessibility_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Accessibility_as.lo `test -f 'asobj/Accessibility_as.cpp' || echo './'`asobj/Accessibility_as.cpp > CXX Sound_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Sound_as.lo `test -f 'asobj/Sound_as.cpp' || echo './'`asobj/Sound_as.cpp > CXX Microphone_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Microphone_as.lo `test -f 'asobj/Microphone_as.cpp' || echo './'`asobj/Microphone_as.cpp > CXX Camera_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Camera_as.lo `test -f 'asobj/Camera_as.cpp' || echo './'`asobj/Camera_as.cpp > CXX LocalConnection_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o LocalConnection_as.lo `test -f 'asobj/LocalConnection_as.cpp' || echo './'`asobj/LocalConnection_as.cpp > CXX NetConnection_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o NetConnection_as.lo `test -f 'asobj/NetConnection_as.cpp' || echo './'`asobj/NetConnection_as.cpp > CXX NetStream_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o NetStream_as.lo `test -f 'asobj/NetStream_as.cpp' || echo './'`asobj/NetStream_as.cpp > CXX SharedObject_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SharedObject_as.lo `test -f 'asobj/SharedObject_as.cpp' || echo './'`asobj/SharedObject_as.cpp > CXX XMLSocket_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o XMLSocket_as.lo `test -f 'asobj/XMLSocket_as.cpp' || echo './'`asobj/XMLSocket_as.cpp > CXX XML_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o XML_as.lo `test -f 'asobj/XML_as.cpp' || echo './'`asobj/XML_as.cpp > CXX XMLNode_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o XMLNode_as.lo `test -f 'asobj/XMLNode_as.cpp' || echo './'`asobj/XMLNode_as.cpp > CXX System_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o System_as.lo `test -f 'asobj/System_as.cpp' || echo './'`asobj/System_as.cpp > CXX Mouse_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Mouse_as.lo `test -f 'asobj/Mouse_as.cpp' || echo './'`asobj/Mouse_as.cpp > CXX ContextMenu_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ContextMenu_as.lo `test -f 'asobj/ContextMenu_as.cpp' || echo './'`asobj/ContextMenu_as.cpp > CXX ContextMenuItem_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ContextMenuItem_as.lo `test -f 'asobj/ContextMenuItem_as.cpp' || echo './'`asobj/ContextMenuItem_as.cpp > CXX Key_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Key_as.lo `test -f 'asobj/Key_as.cpp' || echo './'`asobj/Key_as.cpp > CXX TextField_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextField_as.lo `test -f 'asobj/TextField_as.cpp' || echo './'`asobj/TextField_as.cpp > CXX TextFormat_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextFormat_as.lo `test -f 'asobj/TextFormat_as.cpp' || echo './'`asobj/TextFormat_as.cpp > CXX TextSnapshot_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextSnapshot_as.lo `test -f 'asobj/TextSnapshot_as.cpp' || echo './'`asobj/TextSnapshot_as.cpp > CXX Object.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Object.lo `test -f 'asobj/Object.cpp' || echo './'`asobj/Object.cpp > CXX display_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o display_pkg.lo `test -f 'asobj/flash/display/display_pkg.cpp' || echo './'`asobj/flash/display/display_pkg.cpp > CXX BitmapData_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapData_as.lo `test -f 'asobj/flash/display/BitmapData_as.cpp' || echo './'`asobj/flash/display/BitmapData_as.cpp > CXX external_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o external_pkg.lo `test -f 'asobj/flash/external/external_pkg.cpp' || echo './'`asobj/flash/external/external_pkg.cpp > CXX ExternalInterface_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ExternalInterface_as.lo `test -f 'asobj/flash/external/ExternalInterface_as.cpp' || echo './'`asobj/flash/external/ExternalInterface_as.cpp > CXX filters_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o filters_pkg.lo `test -f 'asobj/flash/filters/filters_pkg.cpp' || echo './'`asobj/flash/filters/filters_pkg.cpp > CXX BevelFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BevelFilter_as.lo `test -f 'asobj/flash/filters/BevelFilter_as.cpp' || echo './'`asobj/flash/filters/BevelFilter_as.cpp > CXX BitmapFilterQuality_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapFilterQuality_as.lo `test -f 'asobj/flash/filters/BitmapFilterQuality_as.cpp' || echo './'`asobj/flash/filters/BitmapFilterQuality_as.cpp > CXX BitmapFilterType_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapFilterType_as.lo `test -f 'asobj/flash/filters/BitmapFilterType_as.cpp' || echo './'`asobj/flash/filters/BitmapFilterType_as.cpp > CXX BitmapFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapFilter_as.lo `test -f 'asobj/flash/filters/BitmapFilter_as.cpp' || echo './'`asobj/flash/filters/BitmapFilter_as.cpp > CXX BlurFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BlurFilter_as.lo `test -f 'asobj/flash/filters/BlurFilter_as.cpp' || echo './'`asobj/flash/filters/BlurFilter_as.cpp > CXX ColorMatrixFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ColorMatrixFilter_as.lo `test -f 'asobj/flash/filters/ColorMatrixFilter_as.cpp' || echo './'`asobj/flash/filters/ColorMatrixFilter_as.cpp > CXX ConvolutionFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ConvolutionFilter_as.lo `test -f 'asobj/flash/filters/ConvolutionFilter_as.cpp' || echo './'`asobj/flash/filters/ConvolutionFilter_as.cpp > CXX DisplacementMapFilterMode_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DisplacementMapFilterMode_as.lo `test -f 'asobj/flash/filters/DisplacementMapFilterMode_as.cpp' || echo './'`asobj/flash/filters/DisplacementMapFilterMode_as.cpp > CXX DisplacementMapFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DisplacementMapFilter_as.lo `test -f 'asobj/flash/filters/DisplacementMapFilter_as.cpp' || echo './'`asobj/flash/filters/DisplacementMapFilter_as.cpp > CXX DropShadowFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DropShadowFilter_as.lo `test -f 'asobj/flash/filters/DropShadowFilter_as.cpp' || echo './'`asobj/flash/filters/DropShadowFilter_as.cpp > CXX GlowFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GlowFilter_as.lo `test -f 'asobj/flash/filters/GlowFilter_as.cpp' || echo './'`asobj/flash/filters/GlowFilter_as.cpp > CXX GradientBevelFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GradientBevelFilter_as.lo `test -f 'asobj/flash/filters/GradientBevelFilter_as.cpp' || echo './'`asobj/flash/filters/GradientBevelFilter_as.cpp > CXX GradientGlowFilter_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o GradientGlowFilter_as.lo `test -f 'asobj/flash/filters/GradientGlowFilter_as.cpp' || echo './'`asobj/flash/filters/GradientGlowFilter_as.cpp > CXX geom_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o geom_pkg.lo `test -f 'asobj/flash/geom/geom_pkg.cpp' || echo './'`asobj/flash/geom/geom_pkg.cpp > CXX ColorTransform_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ColorTransform_as.lo `test -f 'asobj/flash/geom/ColorTransform_as.cpp' || echo './'`asobj/flash/geom/ColorTransform_as.cpp > CXX Matrix_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Matrix_as.lo `test -f 'asobj/flash/geom/Matrix_as.cpp' || echo './'`asobj/flash/geom/Matrix_as.cpp > CXX Point_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Point_as.lo `test -f 'asobj/flash/geom/Point_as.cpp' || echo './'`asobj/flash/geom/Point_as.cpp > CXX Rectangle_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Rectangle_as.lo `test -f 'asobj/flash/geom/Rectangle_as.cpp' || echo './'`asobj/flash/geom/Rectangle_as.cpp > CXX Transform_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Transform_as.lo `test -f 'asobj/flash/geom/Transform_as.cpp' || echo './'`asobj/flash/geom/Transform_as.cpp > CXX net_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o net_pkg.lo `test -f 'asobj/flash/net/net_pkg.cpp' || echo './'`asobj/flash/net/net_pkg.cpp > CXX FileReferenceList_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o FileReferenceList_as.lo `test -f 'asobj/flash/net/FileReferenceList_as.cpp' || echo './'`asobj/flash/net/FileReferenceList_as.cpp > CXX FileReference_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o FileReference_as.lo `test -f 'asobj/flash/net/FileReference_as.cpp' || echo './'`asobj/flash/net/FileReference_as.cpp > CXX text_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o text_pkg.lo `test -f 'asobj/flash/text/text_pkg.cpp' || echo './'`asobj/flash/text/text_pkg.cpp > CXX TextRenderer_as.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextRenderer_as.lo `test -f 'asobj/flash/text/TextRenderer_as.cpp' || echo './'`asobj/flash/text/TextRenderer_as.cpp > CXX flash_pkg.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libltdl -I../libcore/vm -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../libmedia/gst -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -I../libmedia/ffmpeg -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o flash_pkg.lo `test -f 'asobj/flash/flash_pkg.cpp' || echo './'`asobj/flash/flash_pkg.cpp > CXXLD libgnashcore.la >make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' >make[3]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/libcore' >Making all in librender >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/librender' > CXX PathParser.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/boost-1_46 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o PathParser.lo PathParser.cpp > CXX Renderer_ogl.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/boost-1_46 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Renderer_ogl.lo Renderer_ogl.cpp > CXX Renderer_cairo.lo >/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/boost-1_46 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Renderer_cairo.lo Renderer_cairo.cpp > CXXLD libgnashrender.la >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/librender' >Making all in gui >make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' >make all-recursive >make[3]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' >Making all in . >make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' > CXX sdl_gnash-gui.o > CXX sdl_gnash-gnash.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-gnash.o `test -f 'gnash.cpp' || echo './'`gnash.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-gui.o `test -f 'gui.cpp' || echo './'`gui.cpp > CXX sdl_gnash-Player.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-Player.o `test -f 'Player.cpp' || echo './'`Player.cpp > CXX sdl_gnash-NullGui.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-NullGui.o `test -f 'NullGui.cpp' || echo './'`NullGui.cpp > CXX sdl_gnash-gui_sdl.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-gui_sdl.o `test -f 'sdl/gui_sdl.cpp' || echo './'`sdl/gui_sdl.cpp > CXX sdl_gnash-sdl.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-sdl.o `test -f 'sdl/sdl.cpp' || echo './'`sdl/sdl.cpp > CXX sdl_gnash-sdl_ogl_glue.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-sdl_ogl_glue.o `test -f 'sdl/sdl_ogl_glue.cpp' || echo './'`sdl/sdl_ogl_glue.cpp > CXX sdl_gnash-sdl_cairo_glue.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-sdl_cairo_glue.o `test -f 'sdl/sdl_cairo_glue.cpp' || echo './'`sdl/sdl_cairo_glue.cpp >sdl/sdl_ogl_glue.cpp:48:6: warning: unused parameter âargcâ >sdl/sdl_ogl_glue.cpp:48:6: warning: unused parameter âargvâ >sdl/sdl_ogl_glue.cpp:80:1: warning: unused parameter ârangesâ > CXX gtk_gnash-gnash.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gnash.o `test -f 'gnash.cpp' || echo './'`gnash.cpp > CXX gtk_gnash-gui.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gui.o `test -f 'gui.cpp' || echo './'`gui.cpp >sdl/sdl_cairo_glue.cpp:44:1: warning: unused parameter âargcâ >sdl/sdl_cairo_glue.cpp:44:1: warning: unused parameter âargvâ >sdl/sdl_cairo_glue.cpp:64:1: warning: unused parameter ârangesâ > CXX gtk_gnash-Player.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-Player.o `test -f 'Player.cpp' || echo './'`Player.cpp > CXX gtk_gnash-NullGui.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-NullGui.o `test -f 'NullGui.cpp' || echo './'`NullGui.cpp > CXX gtk_gnash-gtk_canvas.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gtk_canvas.o `test -f 'gtk/gtk_canvas.cpp' || echo './'`gtk/gtk_canvas.cpp > CXX gtk_gnash-gtk.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gtk.o `test -f 'gtk/gtk.cpp' || echo './'`gtk/gtk.cpp > CXX gtk_gnash-gui_gtk.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gui_gtk.o `test -f 'gtk/gui_gtk.cpp' || echo './'`gtk/gui_gtk.cpp > CXX gtk_gnash-gtk_glue_gtkglext.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gtk_glue_gtkglext.o `test -f 'gtk/gtk_glue_gtkglext.cpp' || echo './'`gtk/gtk_glue_gtkglext.cpp > CXX gtk_gnash-gtk_glue_cairo.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I../.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../librender -I../libmedia -I../libsound -I../libmedia/ffmpeg -I../libmedia/gst -I../libmedia/haiku -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib64/gnash/plugins\" -DLIBAVCODEC_IDENT=\"52.122.0\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/boost-1_46 -lpthread -ldl -lutil -lm -lpython3.1 -pthread -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"Cairo OpenGL\"" -DHWACCEL_CONFIG="\"XVideo\"" -DMEDIA_CONFIG="\"ffmpeg gst \"" -DCONFIG_CONFIG="\"--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.8 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --enable-ghelp --disable-kparts4 --disable-lirc --enable-nls --enable-npapi --enable-python --disable-ssh --enable-ssl --disable-testsuite --disable-i810-lod-bias --enable-gui=gtk,sdl --enable-extensions=mysql,gtk,dbus --enable-renderer=cairo,opengl --enable-hwaccel=xv --enable-media=ffmpeg,gst --with-npapi-plugindir=/usr/lib64/gnash/npapi/\"" -DCXXFLAGS="\"-march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gtk_glue_cairo.o `test -f 'gtk/gtk_glue_cairo.cpp' || echo './'`gtk/gtk_glue_cairo.cpp >cp gnash.in gnash >chmod +x gnash > CXXLD sdl-gnash > CXXLD gtk-gnash >make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' >Making all in pythonmod >make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui/pythonmod' >if test x"/usr/bin/pygobject-codegen-2.0" != xno; then \ > /usr/bin/pygobject-codegen-2.0 \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --override ./gnash.override \ > --prefix pygnash ./gnash.defs > gen-gnash.c; \ >else if test x"" != xno; then \ > \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --override ./gnash.override \ > --prefix pygnash ./gnash.defs > gen-gnash.c; \ > fi; fi >Warning: Constructor for GnashView needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** There are no declared global functions. >***INFO*** The coverage of methods is 100.00% (1/1) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >make all-am >make[5]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui/pythonmod' > CXX gnash-view.lo > CXX gtk_canvas.lo >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.1 -I/usr/include/python3.1 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libmedia/gst -I../../libmedia/ffmpeg -I../../libvaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash-view.lo gnash-view.cpp > CC gnashmodule.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.1 -I/usr/include/python3.1 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libmedia/gst -I../../libmedia/ffmpeg -I../../libvaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o gnashmodule.lo gnashmodule.c >/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.1 -I/usr/include/python3.1 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../librender -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libmedia/gst -I../../libmedia/ffmpeg -I../../libvaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/atk-1.0 -march=native -O2 -pipe -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_canvas.lo `test -f '../../gui/gtk/gtk_canvas.cpp' || echo './'`../../gui/gtk/gtk_canvas.cpp >gnashmodule.c:7:1: warning: return type defaults to 'int' >gnashmodule.c:7:1: warning: no previous prototype for 'DL_EXPORT' >gnashmodule.c: In function 'DL_EXPORT': >gnashmodule.c:8:1: error: expected declaration specifiers before 'initgnash' >gnashmodule.c:22:1: error: expected '{' at end of input >gnashmodule.c:22:1: warning: control reaches end of non-void function >make[5]: *** [gnashmodule.lo] Error 1 >make[5]: *** Waiting for unfinished jobs.... >gnash-view.cpp:590:1: warning: 'int gdk_to_gnash_modifier(int)' defined but not used >make[5]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui/pythonmod' >make[4]: *** [all] Error 2 >make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui/pythonmod' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8/gui' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8' >make: *** [all] Error 2 >emake failed > * ERROR: www-plugins/gnash-0.8.8 failed (compile phase): > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 91: Called src_compile > * environment, line 7089: Called base_src_compile > * environment, line 1759: Called base_src_make > * environment, line 1797: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =www-plugins/gnash-0.8.8', > * the complete build log and the output of 'emerge -pqv =www-plugins/gnash-0.8.8'. > * The complete build log is located at '/tmp/portage/www-plugins/gnash-0.8.8/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/www-plugins/gnash-0.8.8/temp/environment'. > * S: '/tmp/portage/www-plugins/gnash-0.8.8/work/gnash-0.8.8'
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 387359
: 290021