Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnash.spec'], False, '/var/lib/mock/f16-build-1297231-206778/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnash.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gnash-0.8.10-2.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnash.spec'], False, '/var/lib/mock/f16-build-1297231-206778/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnash.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CULYZv + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnash-0.8.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnash-0.8.10.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnash-0.8.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnash-0.8.10-add-unistd-header.patch):' Patch #0 (gnash-0.8.10-add-unistd-header.patch): + /bin/cat /builddir/build/SOURCES/gnash-0.8.10-add-unistd-header.patch + /usr/bin/patch -s -p1 -b --suffix .unistd-header --fuzz=0 Patch #1 (gnash-0.8.10-integer-overflow.patch): + echo 'Patch #1 (gnash-0.8.10-integer-overflow.patch):' + /bin/cat /builddir/build/SOURCES/gnash-0.8.10-integer-overflow.patch + /usr/bin/patch -s -p1 -b --suffix .integer-overflow --fuzz=0 + autoreconf -if autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `macros'. libtoolize: copying file `macros/libtool.m4' libtoolize: copying file `macros/ltoptions.m4' libtoolize: copying file `macros/ltsugar.m4' libtoolize: copying file `macros/ltversion.m4' libtoolize: copying file `macros/lt~obsolete.m4' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IZllEk + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E ./configure: line 7145: gt_INTL_MACOSX: command not found checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /usr/bin/sdl-config (cached) checking for OpenGL headers... default checking for cairo.h header using pkg-config... -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking for cairo.h header... -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking for libcairo library using pkg-config... -lcairo checking for AGG headers... -I/usr/include/agg2 -I/usr/include/freetype2 checking for libagg library... -lagg checking for perl... /usr/bin/perl checking for csound... no checking for git... no configure: Adding FileIO extension configure: Adding DejaGnu extension configure: Adding MySql extension checking for mysql_config... mysql_config checking for MySQL headers... yes checking for MySQL libraries... -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ltdl.h header using pkg-config... not found checking for ltdl-config... no checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for ltdl.h header... checking for libltdl library using pkg-config... not found checking for ltdl-config... no checking for libltdl library... -lltdl checking for python-config... /usr/bin/python-config checking for libpython header... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 checking for PYGTK... yes checking size of void *... 4 checking for library containing mallinfo... none required checking for the gtk2 header... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 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/lib/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/lib/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/lib/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/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 checking for GTK GL library... -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 (cached) checking for libcairo library... -lcairo checking for QT 4.x headers... -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL checking for QT 4.x libraries... -lQtGui -lQtCore checking for moc-qt4... /usr/bin/moc-qt4 checking for uic-qt4... /usr/bin/uic-qt4 checking for tslib.h header using pkg-config... not found checking for ts-config... no checking tslib.h usability... no checking tslib.h presence... no checking for tslib.h... no checking ts/tslib.h usability... no checking ts/tslib.h presence... no checking for ts/tslib.h... no checking for ts/tslib.h... (cached) no checking for tslib.h... (cached) no checking for tslib.h header... not found checking linker --as-needed support... yes checking for i386-redhat-linux-gnu-autotrace... no checking for autotrace... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for kde4-config... /usr/bin/kde4-config configure: KDE4 prefix from kde4-config is /usr checking for KDE 4.x header path... -I/usr/include/kde4 checking for kdeui library... /usr/lib/kde4/devel/libkdeui checking for kdecore library... /usr/lib/kde4/devel/libkdecore checking for npapi.h... -I/usr/include/xulrunner-2 -DXP_UNIX checking whether NPString has member UTF8Length... yes checking for npupp.h... no checking for const needed for NPP_GetMIMEDescription() prototype... yes 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 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 finite... yes checking for library containing finite... none required checking for isfinite... yes checking for library containing isfinite... no checking whether g++ implements __PRETTY_FUNCTION__... yes checking whether g++ implements __FUNCTION__... yes checking whether 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 mkstemps... yes checking for sysconf... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for mmap... yes checking for scandir... yes checking for clock_gettime in -lrt... 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 nspr.h header using pkg-config... -I/usr/include/nspr4 checking for nspr.h header... -I/usr/include/nspr4 checking for libnspr library using pkg-config... -lplds4 -lplc4 -lnspr4 -lpthread -ldl checking for i386-redhat-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/libpng12 checking for png.h header... -I/usr/include/libpng12 checking for libpng library using pkg-config... -lpng12 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... no checking ming.h usability... no checking ming.h presence... no checking for ming.h... no checking for Ming header... checking for ming_init_io in -lming... no checking for libming library... checking for doxygen... no checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for glib library... -lglib-2.0 (cached) checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include (cached) checking for glib library... -lglib-2.0 checking for OpenGL-ES headers... checking GLES/egl.h usability... no checking GLES/egl.h presence... no checking for GLES/egl.h... no checking GLES2/gl2.h usability... no checking GLES2/gl2.h presence... no checking for GLES2/gl2.h... no checking for expat.h header using pkg-config... not found checking for expat-config... no checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking expat/expat.h usability... no checking expat/expat.h presence... no checking for expat/expat.h... no checking for expat/expat.h... (cached) no checking for expat.h... (cached) no checking for expat.h header... not found checking for gst-inspect... /usr/bin/gst-inspect checking for gst-inspect-0.10... (cached) /usr/bin/gst-inspect configure: WARNING: Missing codec: ffdec_flv configure: WARNING: Missing codec: ffdec_flashsv configure: WARNING: Missing codec: ffdec_vp6f configure: WARNING: Missing codec: ffdec_flashsv configure: WARNING: Missing codec: mad configure: WARNING: Missing codec: ffdec_vp6 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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for gst/pbutils/install-plugins.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for libgstreamer_pbutils library using pkg-config... -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 checking for install-info... /sbin/install-info checking for docbook styles path... /usr/share/sgml/docbook/xsl-stylesheets configure: checking for other programs needed to process the DocBook files checking for fop.sh... no checking for fop... /usr/bin/fop checking for Sun java runtime... /usr/bin/java checking for pdfxmltex... /usr/bin/pdfxmltex checking for xsltproc... /usr/bin/xsltproc checking for db2x_xsltproc... /usr/bin/db2x_xsltproc checking for db2x_docbook2texi... /usr/bin/db2x_docbook2texi checking for db2x_texixml... /usr/bin/db2x_texixml checking for db2x_docbook2man... /usr/bin/db2x_docbook2man checking for db2x_manxml... /usr/bin/db2x_manxml checking for makeinfo... /usr/bin/makeinfo checking for docbook2pdf... /usr/bin/docbook2pdf 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... checking for Boost libraries... -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt checking if -fvisibility-inlines-hidden is broken... no checking whether g++ supports -fvisibility=hidden... yes checking whether GConf support is requested... yes checking for GCONF... yes Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for gconftool-2... /usr/bin/gconftool-2 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 desktop/gnash-gtk-launcher config.status: creating desktop/gnash-qt-launcher config.status: creating Makefile config.status: creating desktop/Makefile config.status: creating po/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 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-ming.all/action_order/Makefile config.status: creating testsuite/misc-ming.all/sound/Makefile config.status: creating testsuite/misc-ming.all/displaylist_depths/Makefile config.status: creating testsuite/misc-ming.all/init_action/Makefile config.status: creating testsuite/misc-ming.all/loop/Makefile config.status: creating testsuite/misc-ming.all/loading/Makefile config.status: creating testsuite/misc-ming.all/register_class/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 plugin/aos4/Makefile config.status: creating libdevice/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 po-directories commands config.status: executing libtool commands Configurable options are: POSIX Threads support enabled (default) NPAPI plugin enabled (default). Use --disable-npapi to disable. NPAPI plugin will be installed in /usr/lib/mozilla/plugins KPARTS 3.x plugin disabled. KPARTS 4.x plugin enabled (default). Use --disable-kparts4 to disable KPARTS 4.x plugin will be installed in /usr/lib/kde4 KPARTS 4.x service will be installed in /usr/share/kde4/services KPARTS 4.x config dir will be in /usr/share/kde4/config KPARTS 4.x appsdata will be installed in /usr/share/kde4/apps/klash Configured paths for i386-redhat-linux-gnu are: QT4 flags are: -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL QT4 libs are: -lQtGui -lQtCore KDE4 flags are: -I/usr/include/kde4 KDE4 libs are: -L/usr/lib/kde4/devel -lkdeui -lkdecore 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/libpng12 PNG libs are: -lpng12 OpenGL flags are: default include path OpenGL libs are: -lGL -lGLU GtkGLExt flags are: -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 GTK2 flags are: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 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/lib/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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/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/lib/glib-2.0/include ATK libs are: -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 Your Gstreamer installation is missing these codecs: ffdec_flv ffdec_flashsv ffdec_vp6f ffdec_flashsv mad ffdec_vp6 Please install the gstreamer-ffmpeg for Gstreamer Gstreamer flags are: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/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 Cairo flags are: -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 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 You have version 0.8.8 of the DocBook2X tools. CURL flags are: -DCURL_STATICLIB CURL libs are: -lcurl Speex flags are: Speex libs are: -lspeex Speex DSP flags are: Speex DSP libs are: -lspeexdsp AGG Pixel format is: all AGG flags are: -I/usr/include/agg2 -I/usr/include/freetype2 AGG libs are: -lagg BOOST flags are: BOOST libs are: -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt BOOST libs for cygnal are: -lboost_serialization-mt -lboost_date_time-mt 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: -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl NPAPI flags are: -I/usr/include/xulrunner-2 -DXP_UNIX LIBLTDL flags are: LIBLTDL libs are: -lltdl PYTHON flags are: -I/usr/include/python2.7 -I/usr/include/python2.7 PYTHON libs are: -lpthread -ldl -lutil -lm -lpython2.7 PYTHON executable is: /usr/bin/python Only building these ActionScript classes into the library: -------- Building Cygnal media server enabled (default). Use --disable-cygnal to disable. Building extensions: fileio lirc dejagnu mysql Enabling security features: localconnection Enabling statistics collecting for: cache GUI toolkits supported: fb,qt4,gtk,sdl Renderers supported: agg cairo opengl openvg, opengles1 Hardware Acceleration: RawFB Media handlers: gst Using sdl for sound handling DocBook document processing enabled (for "make html" and "make pdf") Docbook styles sheets in /usr/share/sgml/docbook/xsl-stylesheets Using Input Devices, Touchscreen via Tslib for Input Using double buffering when rendering WARNING: You need the dejagnu package installed to get a summary 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. + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' Making all in desktop make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' Making all in libdevice make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' CXX libgnashdevice_la-DeviceGlue.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libmedia -I../libbase -I../librender -I../libcore -I../libcore/vm -I../libcore/parser -I../libcore/swf -I../gui -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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DFAKEFB=\"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashdevice_la-DeviceGlue.lo `test -f 'DeviceGlue.cpp' || echo './'`DeviceGlue.cpp CXX libgnashdevice_la-RawFBDevice.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libmedia -I../libbase -I../librender -I../libcore -I../libcore/vm -I../libcore/parser -I../libcore/swf -I../gui -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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DFAKEFB=\"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashdevice_la-RawFBDevice.lo `test -f 'rawfb/RawFBDevice.cpp' || echo './'`rawfb/RawFBDevice.cpp CXX libgnashdevice_la-InputDevice.lo CXX libgnashdevice_la-EventDevice.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libmedia -I../libbase -I../librender -I../libcore -I../libcore/vm -I../libcore/parser -I../libcore/swf -I../gui -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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DFAKEFB=\"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashdevice_la-InputDevice.lo `test -f 'events/InputDevice.cpp' || echo './'`events/InputDevice.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libmedia -I../libbase -I../librender -I../libcore -I../libcore/vm -I../libcore/parser -I../libcore/swf -I../gui -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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DFAKEFB=\"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashdevice_la-EventDevice.lo `test -f 'events/EventDevice.cpp' || echo './'`events/EventDevice.cpp CXX libgnashdevice_la-UinputDevice.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libmedia -I../libbase -I../librender -I../libcore -I../libcore/vm -I../libcore/parser -I../libcore/swf -I../gui -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/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DFAKEFB=\"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashdevice_la-UinputDevice.lo `test -f 'events/UinputDevice.cpp' || echo './'`events/UinputDevice.cpp CXXLD libgnashdevice.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' Making all in libbase make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' CXX libgnashbase_la-AMF.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-arg_parser.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-BitsReader.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-ClockTime.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-curl_adapter.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-GC.lo CXX libgnashbase_la-GnashFileUtilities.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-GnashImage.lo CXX libgnashbase_la-GnashImageJpeg.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-IOChannel.lo CXX libgnashbase_la-log.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX libgnashbase_la-NamingPolicy.lo CXX libgnashbase_la-noseek_fd_adapter.lo CXX libgnashbase_la-rc.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-RTMP.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-Socket.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-StreamProvider.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-StreamProvider.lo `test -f 'StreamProvider.cpp' || echo './'`StreamProvider.cpp CXX libgnashbase_la-string_table.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-SWFCtype.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-SWFCtype.lo `test -f 'SWFCtype.cpp' || echo './'`SWFCtype.cpp CXX libgnashbase_la-tu_file.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-URLAccessManager.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashbase_la-URLAccessManager.lo `test -f 'URLAccessManager.cpp' || echo './'`URLAccessManager.cpp CXX libgnashbase_la-URL.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-utf8.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-WallClockTimer.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-zlib_adapter.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-SharedMem.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-extension.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX libgnashbase_la-sharedlib.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-GnashImagePng.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/libpng12 -DCURL_STATICLIB -I../librender -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 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 `/builddir/build/BUILD/gnash-0.8.10/libbase' Making all in libmedia make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' CXX libgnashmedia_la-AudioDecoderSimple.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-AudioResampler.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-FLVParser.lo CXX libgnashmedia_la-MediaHandler.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-MediaParser.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-AudioDecoderGst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-AudioInputGst.lo CXX libgnashmedia_la-GstUtil.lo CXX libgnashmedia_la-MediaHandlerGst.lo CXX libgnashmedia_la-MediaParserGst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CC libgnashmedia_la-swfdec_codec_gst.lo CXX libgnashmedia_la-VideoConverterGst.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX libgnashmedia_la-VideoDecoderGst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-VideoInputGst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX libgnashmedia_la-AudioDecoderSpeex.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gst/swfdec_codec_gst.c: In function 'swfdec_gst_compare_features': gst/swfdec_codec_gst.c:121:45: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/swfdec_codec_gst.c:122:45: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/swfdec_codec_gst.c: In function 'swfdec_gst_decoder_push': gst/swfdec_codec_gst.c:372:14: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/VideoInputGst.cpp: In member function 'void gnash::media::gst::VideoInputGst::getSelectedCaps(gint)': gst/VideoInputGst.cpp:652:17: warning: variable 'element' set but not used [-Wunused-but-set-variable] gst/VideoInputGst.cpp: In member function 'bool gnash::media::gst::VideoInputGst::play()': gst/VideoInputGst.cpp:1543:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gst/MediaParserGst.cpp: In member function 'bool gnash::media::gst::MediaParserGst::probingConditionsMet(const gnash::media::gst::SimpleTimer&)': gst/MediaParserGst.cpp:264:73: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] gst/VideoDecoderGst.cpp: In constructor 'gnash::media::gst::VideoDecoderGst::VideoDecoderGst(gnash::media::videoCodecType, int, int, const uint8_t*, size_t)': gst/VideoDecoderGst.cpp:96:5: warning: case value '0' not in enumerated type 'gnash::media::videoCodecType' [-Wswitch] CXXLD libgnashmedia.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' Making all in libsound make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' CXX libgnashsound_la-EmbedSound.lo CXX libgnashsound_la-StreamingSoundData.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-StreamingSound.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-StreamingSoundData.lo `test -f 'StreamingSoundData.cpp' || echo './'`StreamingSoundData.cpp CXX libgnashsound_la-LiveSound.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-StreamingSound.lo `test -f 'StreamingSound.cpp' || echo './'`StreamingSound.cpp CXX libgnashsound_la-EmbedSoundInst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-LiveSound.lo `test -f 'LiveSound.cpp' || echo './'`LiveSound.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-sound_handler.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-WAVWriter.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashsound_la-WAVWriter.lo `test -f 'WAVWriter.cpp' || echo './'`WAVWriter.cpp CXX libgnashsound_la-sound_handler_sdl.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libmedia -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/gnash-0.8.10/libsound' Making all in libcore make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' CXX action_buffer.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapMovieDefinition.lo BitmapMovieDefinition.cpp CXX SWFParser.lo CXX TypesParser.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFParser.lo SWFParser.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TypesParser.lo TypesParser.cpp CXX SWFMovieDefinition.lo CXX sound_definition.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFMovieDefinition.lo SWFMovieDefinition.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' Making all in vm make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' CXX ASHandlers.lo CXX ActionExec.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX CallStack.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o VM.lo VM.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../librender -I../../libdevice -I../../libcore -I../../libcore/asobj -I../../libcore/asobj/flash -I../../libcore/swf -I../../libcore/abc -I../../libcore/parser -I../../libbase -I../../libmedia -I../../libsound -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' CXX BitmapMovie.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o BitmapMovie.lo BitmapMovie.cpp CXX ConstantPool.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ConstantPool.lo ConstantPool.cpp CXX Property.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o PropertyList.lo PropertyList.cpp CXX SystemClock.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX as_function.lo CXX event_id.lo CXX Relay.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX AMFConverter.lo CXX as_value.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o AMFConverter.lo AMFConverter.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o CharacterProxy.lo CharacterProxy.cpp CXX SWFCxForm.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SWFCxForm.lo SWFCxForm.cpp CXX Geometry.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o TextField.lo TextField.cpp CXX filter_factory.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ExternalInterface.lo ExternalInterface.cpp CXX HostInterface.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o HostInterface.lo HostInterface.cpp CXX SWFMatrix.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 DefineBitsTag.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o DefineBitsTag.lo `test -f 'swf/DefineBitsTag.cpp' || echo './'`swf/DefineBitsTag.cpp CXX DefineFontAlignZonesTag.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 SoundStreamHeadTag.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o SoundStreamHeadTag.lo `test -f 'swf/SoundStreamHeadTag.cpp' || echo './'`swf/SoundStreamHeadTag.cpp CXX StartSoundTag.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Video.lo Video.cpp CXX Button.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fontlib.lo fontlib.cpp CXX LoadVariablesThread.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o FreetypeGlyphsProvider.lo FreetypeGlyphsProvider.cpp CXX ASConversions.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o ASConversions.lo `test -f 'asobj/ASConversions.cpp' || echo './'`asobj/ASConversions.cpp CXX AsBroadcaster.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 Date_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 Function_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Function_as.lo `test -f 'asobj/Function_as.cpp' || echo './'`asobj/Function_as.cpp CXX Global_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Global_as.lo `test -f 'asobj/Global_as.cpp' || echo './'`asobj/Global_as.cpp CXX LoadVars_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 Video_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o Video_as.lo `test -f 'asobj/Video_as.cpp' || echo './'`asobj/Video_as.cpp CXX Microphone_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 BitmapFilter_as.lo CXX BlurFilter_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 DropShadowFilter_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 DisplacementMapFilter_as.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 geom_pkg.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -I../librender -I../libdevice -I../libcore/swf -I../libcore/abc -I../libcore/asobj -I../libcore/asobj/flash -I../libcore/parser -I../libcore/vm -I../libltdl -I../libbase -I../libmedia -I../libsound -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/gnash-0.8.10/libcore' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making all in librender make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' CXX libgnashrender_la-Renderer_ogl.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libmedia -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -I../libdevice -pthread -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashrender_la-Renderer_ogl.lo `test -f 'opengl/Renderer_ogl.cpp' || echo './'`opengl/Renderer_ogl.cpp CXX libgnashrender_la-Renderer_agg.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libmedia -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -I../libdevice -pthread -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashrender_la-Renderer_agg.lo `test -f 'agg/Renderer_agg.cpp' || echo './'`agg/Renderer_agg.cpp CXX libgnashrender_la-Renderer_cairo.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libmedia -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -I../libdevice -pthread -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashrender_la-Renderer_cairo.lo `test -f 'cairo/Renderer_cairo.cpp' || echo './'`cairo/Renderer_cairo.cpp CXX libgnashrender_la-PathParser.lo CXX libgnashrender_la-GnashTexture.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libmedia -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -I../libdevice -pthread -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashrender_la-PathParser.lo `test -f 'cairo/PathParser.cpp' || echo './'`cairo/PathParser.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -I../libcore -I../libmedia -I../libcore/parser -I../libcore/swf -I../libbase -I../librender -I../libdevice -pthread -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashrender_la-GnashTexture.lo `test -f 'GnashTexture.cpp' || echo './'`GnashTexture.cpp In file included from /usr/include/agg2/agg_pixfmt_gray.h:38:0, from agg/Renderer_agg.cpp:121: /usr/include/agg2/agg_color_gray.h: In member function 'const self_type& agg::gray16::demultiply()': /usr/include/agg2/agg_color_gray.h:347:59: warning: enumeral and non-enumeral type in conditional expression [enabled by default] In file included from agg/Renderer_agg.cpp:129:0: /usr/include/agg2/agg_scanline_bin.h: At global scope: /usr/include/agg2/agg_scanline_bin.h:194:14: warning: unused parameter 'min_x' [-Wunused-parameter] /usr/include/agg2/agg_scanline_bin.h:194:14: warning: unused parameter 'max_x' [-Wunused-parameter] In file included from /usr/include/agg2/agg_rasterizer_scanline_aa.h:43:0, from agg/Renderer_agg.cpp:132: /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'x1' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'y1' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'x2' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'y2' [-Wunused-parameter] In file included from /usr/include/agg2/agg_path_storage.h:32:0, from agg/Renderer_agg.cpp:135: /usr/include/agg2/agg_bezier_arc.h: In member function 'unsigned int agg::bezier_arc::vertex(double*, double*)': /usr/include/agg2/agg_bezier_arc.h:75:57: warning: enumeral and non-enumeral type in conditional expression [enabled by default] In file included from agg/Renderer_agg.cpp:121:0: /usr/include/agg2/agg_pixfmt_gray.h: At global scope: /usr/include/agg2/agg_pixfmt_gray.h: In instantiation of 'static void agg::blender_gray::blend_pix(agg::blender_gray::value_type*, unsigned int, unsigned int, unsigned int) [with ColorT = agg::gray8, agg::blender_gray::value_type = unsigned char]': /usr/include/agg2/agg_pixfmt_gray.h:379:25: instantiated from 'void agg::pixfmt_alpha_blend_gray::blend_solid_hspan(int, int, unsigned int, const color_type&, const int8u*) [with Blender = agg::blender_gray, RenBuf = agg::row_accessor, unsigned int Step = 1u, unsigned int Offset = 0u, agg::pixfmt_alpha_blend_gray::color_type = agg::gray8, agg::int8u = unsigned char]' /usr/include/agg2/agg_renderer_base.h:286:13: instantiated from 'void agg::renderer_base::blend_solid_hspan(int, int, int, const color_type&, const cover_type*) [with PixelFormat = agg::pixfmt_alpha_blend_gray, agg::row_accessor >, agg::renderer_base::color_type = agg::gray8, agg::cover_type = unsigned char]' /usr/include/agg2/agg_renderer_scanline.h:49:17: instantiated from 'void agg::render_scanline_aa_solid(const Scanline&, BaseRenderer&, const ColorT&) [with Scanline = agg::scanline_u8, BaseRenderer = agg::renderer_base, agg::row_accessor > >, ColorT = agg::gray8]' /usr/include/agg2/agg_renderer_scanline.h:714:29: instantiated from 'void agg::render_scanlines_compound_layered(Rasterizer&, ScanlineAA&, BaseRenderer&, SpanAllocator&, StyleHandler&) [with Rasterizer = agg::rasterizer_compound_aa >, ScanlineAA = agg::scanline_u8, BaseRenderer = agg::renderer_base, agg::row_accessor > >, SpanAllocator = agg::span_allocator, StyleHandler = gnash::agg_mask_style_handler]' agg/Renderer_agg.cpp:1647:5: instantiated from 'void gnash::Renderer_agg::draw_mask_shape_impl(const GnashPaths&, bool, scanline_type&) [with scanline_type = agg::scanline_u8, PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>, gnash::{anonymous}::GnashPaths = std::vector]' agg/Renderer_agg.cpp:1570:7: instantiated from 'void gnash::Renderer_agg::draw_mask_shape(const GnashPaths&, bool) [with PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>, gnash::{anonymous}::GnashPaths = std::vector]' agg/Renderer_agg.cpp:1039:7: instantiated from 'void gnash::Renderer_agg::drawGlyph(const gnash::SWF::ShapeRecord&, const gnash::rgba&, const gnash::SWFMatrix&) [with PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>]' agg/Renderer_agg.cpp:2241:1: instantiated from here /usr/include/agg2/agg_pixfmt_gray.h:52:32: warning: unused parameter 'cover' [-Wunused-parameter] In file included from agg/Renderer_agg_style.h:28:0, from agg/Renderer_agg.cpp:142: /usr/include/agg2/agg_gradient_lut.h: In member function 'void agg::gradient_lut::build_lut() [with ColorInterpolator = agg::color_interpolator, unsigned int ColorLutSize = 256u]': /usr/include/agg2/agg_gradient_lut.h:222:22: warning: 'end' may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_gradient_lut.h: In member function 'void agg::gradient_lut::build_lut() [with ColorInterpolator = gnash::linear_rgb_interpolator, unsigned int ColorLutSize = 256u]': /usr/include/agg2/agg_gradient_lut.h:222:22: warning: 'end' may be used uninitialized in this function [-Wuninitialized] In file included from agg/Renderer_agg.cpp:136:0: /usr/include/agg2/agg_curves.h: In member function 'unsigned int agg::conv_curve::vertex(double*, double*) [with VertexSource = agg::path_base >, Curve3 = agg::curve3, Curve4 = agg::curve4]': /usr/include/agg2/agg_curves.h:623:65: warning: 'ct2_x' may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:162:16: note: 'ct2_x' was declared here /usr/include/agg2/agg_curves.h:623:65: warning: 'ct2_y' may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:163:16: note: 'ct2_y' was declared here /usr/include/agg2/agg_curves.h:623:65: warning: 'end_y' may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:165:16: note: 'end_y' was declared here /usr/include/agg2/agg_curves.h:623:65: warning: 'end_x' may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:164:16: note: 'end_x' was declared here CXXLD libgnashrender.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' Making all in gui make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Generating MOC file: Qt4Gui.moc. Generating MOC file: Qt4Glue.moc. make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' CXX fb_gnash-gnash.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-gnash.o `test -f 'gnash.cpp' || echo './'`gnash.cpp CXX fb_gnash-gui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-gui.o `test -f 'gui.cpp' || echo './'`gui.cpp CXX fb_gnash-Player.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-Player.o `test -f 'Player.cpp' || echo './'`Player.cpp CXX fb_gnash-NullGui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-NullGui.o `test -f 'NullGui.cpp' || echo './'`NullGui.cpp CXX fb_gnash-ScreenShotter.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-ScreenShotter.o `test -f 'ScreenShotter.cpp' || echo './'`ScreenShotter.cpp CXX fb_gnash-fb.o CXX fb_gnash-fb_glue_agg.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-fb.o `test -f 'fb/fb.cpp' || echo './'`fb/fb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_FB -DGUI_CONFIG=\"FB\" -DFAKEFB=\"\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fb_gnash-fb_glue_agg.o `test -f 'fb/fb_glue_agg.cpp' || echo './'`fb/fb_glue_agg.cpp CXX qt4_gnash-gnash.o CXX qt4_gnash-gui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-gnash.o `test -f 'gnash.cpp' || echo './'`gnash.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-gui.o `test -f 'gui.cpp' || echo './'`gui.cpp CXX qt4_gnash-Player.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Player.o `test -f 'Player.cpp' || echo './'`Player.cpp CXX qt4_gnash-NullGui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-NullGui.o `test -f 'NullGui.cpp' || echo './'`NullGui.cpp CXX qt4_gnash-ScreenShotter.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-ScreenShotter.o `test -f 'ScreenShotter.cpp' || echo './'`ScreenShotter.cpp CXX qt4_gnash-GuiQt4.o CXX qt4_gnash-Qt4Gui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-GuiQt4.o `test -f 'qt/GuiQt4.cpp' || echo './'`qt/GuiQt4.cpp CXX qt4_gnash-Qt4Glue.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Qt4Gui.o `test -f 'qt/Qt4Gui.cpp' || echo './'`qt/Qt4Gui.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Qt4Glue.o `test -f 'qt/Qt4Glue.cpp' || echo './'`qt/Qt4Glue.cpp CXX qt4_gnash-Qt4GlueOgl.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Qt4GlueOgl.o `test -f 'qt/Qt4GlueOgl.cpp' || echo './'`qt/Qt4GlueOgl.cpp CXX qt4_gnash-Qt4GlueCairo.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Qt4GlueCairo.o `test -f 'qt/Qt4GlueCairo.cpp' || echo './'`qt/Qt4GlueCairo.cpp CXX qt4_gnash-Qt4GlueAgg.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_QT4 -DGUI_CONFIG=\"QT4\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden\"" -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o qt4_gnash-Qt4GlueAgg.o `test -f 'qt/Qt4GlueAgg.cpp' || echo './'`qt/Qt4GlueAgg.cpp CXX sdl_gnash-gnash.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX sdl_gnash-gui.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-ScreenShotter.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-ScreenShotter.o `test -f 'ScreenShotter.cpp' || echo './'`ScreenShotter.cpp CXX sdl_gnash-gui_sdl.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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_agg_glue.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sdl_gnash-sdl_agg_glue.o `test -f 'sdl/sdl_agg_glue.cpp' || echo './'`sdl/sdl_agg_glue.cpp CXX sdl_gnash-sdl_cairo_glue.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_SDL -DGUI_CONFIG=\"SDL\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX gtk_gnash-gnash.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 CXX gtk_gnash-Player.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-ScreenShotter.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-ScreenShotter.o `test -f 'ScreenShotter.cpp' || echo './'`ScreenShotter.cpp CXX gtk_gnash-gtk_canvas.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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_agg.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gtk_gnash-gtk_glue_agg.o `test -f 'gtk/gtk_glue_agg.cpp' || echo './'`gtk/gtk_glue_agg.cpp CXX gtk_gnash-gtk_glue_cairo.o g++ -DHAVE_CONFIG_H -I. -I.. -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. -I../libnet -I../libcore -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libcore/asobj -I../libltdl -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -DLIBAVCODEC_IDENT=\"\" -pthread -DPKGDATADIR="\"/usr/share/gnash\"" -DRENDERER_CONFIG="\"agg cairo opengl openvg, opengles1\"" -DHWACCEL_CONFIG="\"RawFB\"" -DMEDIA_CONFIG="\"gst \"" -DCONFIG_CONFIG="\"--build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html\"" -DCXXFLAGS="\"-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/agg2 -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 fb-gnash CXXLD qt4-gnash CXXLD sdl-gnash CXXLD gtk-gnash make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in pythonmod make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/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 `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' CC gnash_la-gnashmodule.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o gnash_la-gnashmodule.lo `test -f 'gnashmodule.c' || echo './'`gnashmodule.c CXX gnash_la-gnash-view.lo CXX gnash_la-gtk_canvas.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash_la-gnash-view.lo `test -f 'gnash-view.cpp' || echo './'`gnash-view.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash_la-gtk_canvas.lo `test -f '../../gui/gtk/gtk_canvas.cpp' || echo './'`../../gui/gtk/gtk_canvas.cpp CXX gnash_la-gtk_glue_gtkglext.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash_la-gtk_glue_gtkglext.lo `test -f '../../gui/gtk/gtk_glue_gtkglext.cpp' || echo './'`../../gui/gtk/gtk_glue_gtkglext.cpp CXX gnash_la-gtk_glue_agg.lo CXX gnash_la-gtk_glue_cairo.lo CC gnash_la-gen-gnash.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash_la-gtk_glue_agg.lo `test -f '../../gui/gtk/gtk_glue_agg.cpp' || echo './'`../../gui/gtk/gtk_glue_agg.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o gnash_la-gtk_glue_cairo.lo `test -f '../../gui/gtk/gtk_glue_cairo.cpp' || echo './'`../../gui/gtk/gtk_glue_cairo.cpp /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I../../gui -I../../gui/gtk -I../../gui/pythonmod -I../../libbase -I../../libdevice -I../../librender -I../../librender/opengl -I../../librender/cairo -I../../librender/agg -I../../libcore -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -I../../libmedia -I../../libdevice/vaapi -I../../libsound -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -c -o gnash_la-gen-gnash.lo `test -f 'gen-gnash.c' || echo './'`gen-gnash.c gnashmodule.c:8:1: warning: no previous prototype for 'initgnash' [-Wmissing-prototypes] In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from ./gnash.override:5: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] ./gnash.c:84:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ./gnash.c:97:1: warning: missing initializer [-Wmissing-field-initializers] ./gnash.c:97:1: warning: (near initialization for 'PyGnashView_Type.tp_bases') [-Wmissing-field-initializers] ./gnash.c:109:1: warning: no previous prototype for 'pygnash_register_classes' [-Wmissing-prototypes] gnash-view.cpp:586:1: warning: 'int gdk_to_gnash_modifier(int)' defined but not used [-Wunused-function] CXXLD gnash.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making all in klash4 make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Generating MOC 4.x file... make all-am make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' CXX klash_part.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/kde4 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -DGNASHBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o klash_part.lo klash_part.cpp klash_part.cpp: In constructor 'KlashPart::KlashPart(QWidget*, QObject*, const QStringList&)': klash_part.cpp:105:10: warning: variable 'show_fullscreen' set but not used [-Wunused-but-set-variable] CXXLD libklashpart.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Making all in npapi make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' CXX libgnashplugin_la-plugin.lo CXX libgnashplugin_la-npn_gate.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-plugin.lo `test -f 'plugin.cpp' || echo './'`plugin.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-npn_gate.lo `test -f 'mozilla-sdk/npn_gate.cpp' || echo './'`mozilla-sdk/npn_gate.cpp CXX libgnashplugin_la-npp_gate.lo CXX libgnashplugin_la-np_entry.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-npp_gate.lo `test -f 'mozilla-sdk/npp_gate.cpp' || echo './'`mozilla-sdk/npp_gate.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-np_entry.lo `test -f 'mozilla-sdk/np_entry.cpp' || echo './'`mozilla-sdk/np_entry.cpp CXX libgnashplugin_la-pluginScriptObject.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-pluginScriptObject.lo `test -f 'pluginScriptObject.cpp' || echo './'`pluginScriptObject.cpp CXX libgnashplugin_la-callbacks.lo CXX libgnashplugin_la-external.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-callbacks.lo `test -f 'callbacks.cpp' || echo './'`callbacks.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DPLUGIN_TRACE -DGNASHBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -I../../libcore -I../../libcore/parser -I../../libbase -I../../librender -I./mozilla-sdk -I/usr/include/xulrunner-2 -DXP_UNIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXP_UNIX -DMOZ_X11 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o libgnashplugin_la-external.lo `test -f 'external.cpp' || echo './'`external.cpp CXXLD libgnashplugin.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making all in cygnal make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in libamf make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' CXX amf.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o amf.lo amf.cpp CXX amf_msg.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o amf_msg.lo amf_msg.cpp CXX buffer.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o buffer.lo buffer.cpp CXX element.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o element.lo element.cpp CXX sol.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o sol.lo sol.cpp CXX lcshm.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o lcshm.lo lcshm.cpp CXX flv.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libcore -I../../libbase -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o flv.lo flv.cpp flv.cpp: In member function 'boost::shared_ptr cygnal::Flv::decodeHeader(uint8_t*)': flv.cpp:116:84: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CXXLD libgnashamf.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' Making all in libnet make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' CXX cque.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o cque.lo cque.cpp CXX lirc.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o lirc.lo lirc.cpp CXX http.lo CXX network.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o http.lo http.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o network.lo network.cpp CXX netstats.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o netstats.lo netstats.cpp CXX rtmp.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o rtmp.lo rtmp.cpp CXX rtmp_msg.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o rtmp_msg.lo rtmp_msg.cpp CXX rtmp_client.lo CXX statistics.lo CXX diskstream.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o rtmp_client.lo rtmp_client.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o statistics.lo statistics.cpp /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o diskstream.lo diskstream.cpp CXX cache.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../cygnal/libamf -I../../cygnal/libnet -I../../libbase -I../../libcore -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o cache.lo cache.cpp diskstream.cpp: In member function 'bool gnash::DiskStream::writeToDisk(const string&, uint8_t*, size_t)': diskstream.cpp:587:28: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] CXXLD libgnashnet.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' CXX crc.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o crc.lo crc.cpp CXX rtmp_server.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o rtmp_server.lo rtmp_server.cpp CXX http_server.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o http_server.lo http_server.cpp CXX proc.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o proc.lo proc.cpp CXX handler.lo CXX serverSO.lo CXX cygnal.o /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o handler.lo handler.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o serverSO.lo serverSO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./libamf -I./libnet -I.. -I../libbase -I../libltdl -I../libmedia -I../libsound -I../librender -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -DLOCALEDIR=\"/usr/share/locale\" -DCURL_STATICLIB -pthread -DPLUGINSDIR=\"/usr/lib/cygnal/plugins\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o cygnal.o cygnal.cpp cat ./cygnalrc.in >cygnalrc CXXLD libcygnal.la CXXLD cygnal make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' Making all in echo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' CXX echo.lo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../libbase -I../../../libcore -I../../../libltdl -I../../../cygnal -I../../../cygnal/libamf -I../../../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o echo.lo echo.cpp CXXLD echo.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' Making all in oflaDemo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' CXX oflaDemo.lo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../libbase -I../../../libcore -I../../../libltdl -I../../../cygnal -I../../../cygnal/libamf -I../../../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o oflaDemo.lo oflaDemo.cpp oflaDemo.cpp: In function 'int main(int, char**)': oflaDemo.cpp:269:44: warning: 'netfd' may be used uninitialized in this function [-Wuninitialized] CXXLD oflaDemo.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in utilities make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' CXX processor.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o processor.o processor.cpp CXX rtmpget.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o rtmpget.o rtmpget.cpp CXX soldumper.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o soldumper.o soldumper.cpp CXX flvdumper.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o flvdumper.o flvdumper.cpp CXX findwebcams.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o findwebcams.o findwebcams.cpp CXX findmicrophones.o g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -I../libdevice -I../librender -I../librender/agg -I../librender/cairo -I../librender/opengl -I../libcore -I../libcore/asobj -I../libcore/swf -I../libcore/parser -I../libcore/vm -I../libmedia -I../libsound -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I../cygnal/libamf -I../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o findmicrophones.o findmicrophones.cpp CXXLD findmicrophones CXXLD findwebcams CXXLD soldumper CXXLD flvdumper CXXLD rtmpget CXXLD gprocessor make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' Making all in extensions make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making all in mysql make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' CXX mysql_db.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbase -I../../libcore -I../../libcore/abc -I../../libcore/swf -I../../libcore/vm -I../../libcore/asobj -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o mysql_db.lo mysql_db.cpp CXXLD mysql.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' Making all in dejagnu make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' CXX dejagnu.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbase -I../../libcore -I../../libcore/abc -I../../libcore/swf -I../../libcore/vm -I../../libcore/asobj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o dejagnu.lo dejagnu.cpp CXXLD dejagnu.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' Making all in fileio make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' CXX fileio.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbase -I../../libcore -I../../libcore/abc -I../../libcore/swf -I../../libcore/vm -I../../libcore/parser -I../../libcore/asobj -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o fileio.lo fileio.cpp CXXLD fileio.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' Making all in lirc make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' CXX lirc_la-lirc_ext.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libbase -I../../libcore -I../../libcore/abc -I../../libcore/swf -I../../libcore/vm -I../../libcore/asobj -I../../cygnal/libnet -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -c -o lirc_la-lirc_ext.lo `test -f 'lirc_ext.cpp' || echo './'`lirc_ext.cpp CXXLD lirc.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making all in C make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi /usr/bin/xsltproc --output gnashuser.html --nonet /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl gnashuser.xml /usr/bin/xsltproc --output gnashref.html --nonet /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl gnashref.xml if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man gnash.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man gnash.man-xml -o gnash.mxml; \ /usr/bin/db2x_manxml gnash.mxml; \ rm -f gnash.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man gprocessor.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man gprocessor.man-xml -o gprocessor.mxml; \ /usr/bin/db2x_manxml gprocessor.mxml; \ rm -f gprocessor.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man soldumper.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man soldumper.man-xml -o soldumper.mxml; \ /usr/bin/db2x_manxml soldumper.mxml; \ rm -f soldumper.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man flvdumper.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man flvdumper.man-xml -o flvdumper.mxml; \ /usr/bin/db2x_manxml flvdumper.mxml; \ rm -f flvdumper.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man cygnal.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man cygnal.man-xml -o cygnal.mxml; \ /usr/bin/db2x_manxml cygnal.mxml; \ rm -f cygnal.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man rtmpget.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man rtmpget.man-xml -o rtmpget.mxml; \ /usr/bin/db2x_manxml rtmpget.mxml; \ rm -f rtmpget.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man findmicrophones.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man findmicrophones.man-xml -o findmicrophones.mxml; \ /usr/bin/db2x_manxml findmicrophones.mxml; \ rm -f findmicrophones.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man findwebcams.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man findwebcams.man-xml -o findwebcams.mxml; \ /usr/bin/db2x_manxml findwebcams.mxml; \ rm -f findwebcams.mxml; \ fi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi /usr/bin/makeinfo --force gnash_ref.texi make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' /usr/bin/msgfmt --statistics --directory=. -o cs.gmo cs.po /usr/bin/msgfmt --statistics --directory=. -o da.gmo da.po /usr/bin/msgfmt --statistics --directory=. -o de.gmo de.po /usr/bin/msgfmt --statistics --directory=. -o en_GB.gmo en_GB.po /usr/bin/msgfmt --statistics --directory=. -o es.gmo es.po /usr/bin/msgfmt --statistics --directory=. -o fi.gmo fi.po /usr/bin/msgfmt --statistics --directory=. -o fr.gmo fr.po /usr/bin/msgfmt --statistics --directory=. -o it.gmo it.po /usr/bin/msgfmt --statistics --directory=. -o ja.gmo ja.po /usr/bin/msgfmt --statistics --directory=. -o el.gmo el.po /usr/bin/msgfmt --statistics --directory=. -o km.gmo km.po /usr/bin/msgfmt --statistics --directory=. -o ne.gmo ne.po /usr/bin/msgfmt --statistics --directory=. -o ru.gmo ru.po /usr/bin/msgfmt --statistics --directory=. -o zh_TW.gmo zh_TW.po 265 translated messages, 23 fuzzy translations, 2121 untranslated messages. 1144 translated messages, 58 fuzzy translations, 1207 untranslated messages. 40 translated messages, 25 fuzzy translations, 2344 untranslated messages. 153 translated messages, 18 fuzzy translations, 2238 untranslated messages. 89 translated messages, 41 fuzzy translations, 2279 untranslated messages. 418 translated messages, 41 fuzzy translations, 1950 untranslated messages. 302 translated messages, 56 fuzzy translations, 2051 untranslated messages. 88 translated messages, 14 fuzzy translations, 2307 untranslated messages. 1164 translated messages, 5 fuzzy translations, 1240 untranslated messages. 555 translated messages, 31 fuzzy translations, 1823 untranslated messages. 294 translated messages, 8 fuzzy translations, 2107 untranslated messages. 990 translated messages, 69 fuzzy translations, 1350 untranslated messages. 823 translated messages, 44 fuzzy translations, 1542 untranslated messages. 2382 translated messages, 26 fuzzy translations, 1 untranslated message. make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hGkgzm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 ++ dirname /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 + cd gnash-0.8.10 + LANG=C + export LANG + unset DISPLAY + make install install-plugins DESTDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 'INSTALL=install -p' make install-recursive make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' Making install in desktop make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" install -p gnash-gtk-launcher gnash-qt-launcher '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin' test -z "/etc" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/etc" test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/applications" install -p -m 644 gnash.desktop klash.desktop '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/applications' test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/icons/hicolor/32x32/apps" install -p -m 644 ../packaging/gnash.xpm ../packaging/klash.xpm '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/icons/hicolor/32x32/apps' test -z "/usr/share/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash" install -p -m 644 gnash-splash.swf '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' ( dfvalidate=`which desktop-file-validate`; \ if test x$dfvalidate != x && test -x $dfvalidate; then \ $dfvalidate gnash.desktop || ( echo "* gnash.desktop INVALID *"; exit 1 ) \ else \ echo "Can't find desktop-file-validate to validate gnash.desktop; proceed with fingers crossed..."; \ fi ) ( dfvalidate=`which desktop-file-validate`; \ if test x$dfvalidate != x && test -x $dfvalidate; then \ $dfvalidate klash.desktop || ( echo "* klash.desktop INVALID *"; exit 1 ) \ else \ echo "Can't find desktop-file-validate to validate klash.desktop; proceed with fingers crossed..."; \ fi ) make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' Making install in libdevice make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashdevice.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: install -p .libs/libgnashdevice-0.8.10.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashdevice-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashdevice-0.8.10.so libgnashdevice.so || { rm -f libgnashdevice.so && ln -s libgnashdevice-0.8.10.so libgnashdevice.so; }; }) libtool: install: install -p .libs/libgnashdevice.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashdevice.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' Making install in libbase make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashbase.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: install -p .libs/libgnashbase-0.8.10.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashbase-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashbase-0.8.10.so libgnashbase.so || { rm -f libgnashbase.so && ln -s libgnashbase-0.8.10.so libgnashbase.so; }; }) libtool: install: install -p .libs/libgnashbase.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashbase.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' test -z "/etc" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/etc" install -p -m 644 gnashrc gnashpluginrc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/etc' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashbase.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 accumulator.h SimpleBuffer.h GnashNumeric.h jemalloc_gnash.h jemalloc_types.h jemalloc_rb.h jemalloc.h GnashSleep.h gmemory.h SharedMem.h tree.hh tu_file.h IOChannel.h Socket.h GnashSystemFDHeaders.h GnashSystemNetHeaders.h GnashSystemIOHeaders.h GnashFileUtilities.h ClockTime.h WallClockTimer.h utf8.h noseek_fd_adapter.h zlib_adapter.h BitsReader.h arg_parser.h getclocktime.hpp GnashAlgorithm.h GnashFactory.h URLAccessManager.h StreamProvider.h extension.h sharedlib.h StringPredicates.h Stats.h GnashEnums.h string_table.h ref_counted.h GC.h GnashException.h AMF.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' install -p -m 644 RTMP.h dsodefs.h utility.h log.h rc.h gettext.h URL.h Point2d.h Range2d.h snappingrange.h NetworkAdapter.h NamingPolicy.h GnashImageJpeg.h CachedBitmap.h GnashImage.h ImageIterators.h SWFCtype.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' Making install in libmedia make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashmedia.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashmedia.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libmedia; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashmedia.la -rpath /usr/lib/gnash libgnashmedia_la-AudioDecoderSimple.lo libgnashmedia_la-AudioResampler.lo libgnashmedia_la-FLVParser.lo libgnashmedia_la-MediaHandler.lo libgnashmedia_la-MediaParser.lo libgnashmedia_la-AudioDecoderGst.lo libgnashmedia_la-AudioInputGst.lo libgnashmedia_la-GstUtil.lo libgnashmedia_la-MediaHandlerGst.lo libgnashmedia_la-MediaParserGst.lo libgnashmedia_la-swfdec_codec_gst.lo libgnashmedia_la-VideoConverterGst.lo libgnashmedia_la-VideoDecoderGst.lo libgnashmedia_la-VideoInputGst.lo libgnashmedia_la-AudioDecoderSpeex.lo ../libbase/libgnashbase.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lgstinterfaces-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lspeex -lspeexdsp -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashmedia-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashmedia-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashmedia-0.8.10.so libgnashmedia.so || { rm -f libgnashmedia.so && ln -s libgnashmedia-0.8.10.so libgnashmedia.so; }; }) libtool: install: install -p .libs/libgnashmedia.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashmedia.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashmedia.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' Making install in libsound make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashsound.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashsound.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libsound; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashsound.la -rpath /usr/lib/gnash libgnashsound_la-EmbedSound.lo libgnashsound_la-StreamingSoundData.lo libgnashsound_la-StreamingSound.lo libgnashsound_la-LiveSound.lo libgnashsound_la-EmbedSoundInst.lo libgnashsound_la-sound_handler.lo libgnashsound_la-WAVWriter.lo libgnashsound_la-sound_handler_sdl.lo ../libmedia/libgnashmedia.la ../libbase/libgnashbase.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lSDL -lpthread -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashsound-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashsound-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashsound-0.8.10.so libgnashsound.so || { rm -f libgnashsound.so && ln -s libgnashsound-0.8.10.so libgnashsound.so; }; }) libtool: install: install -p .libs/libgnashsound.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashsound.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashsound.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' Making install in libcore make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making install in parser make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gnash/parser" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/parser" install -p -m 644 movie_definition.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/parser' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' Making install in vm make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gnash/vm" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/vm" install -p -m 644 ASHandlers.h ActionExec.h ExecutableCode.h fn_call.h CallStack.h SafeStack.h VM.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/vm' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashcore.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashcore.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libcore; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -export-dynamic -Wl,-z,relro -Wl,--as-needed -o libgnashcore.la -rpath /usr/lib/gnash BitmapMovie.lo ConstantPool.lo Property.lo PropertyList.lo SystemClock.lo ClassHierarchy.lo as_environment.lo as_function.lo event_id.lo Relay.lo as_object.lo AMFConverter.lo as_value.lo DisplayObjectContainer.lo DisplayObject.lo CharacterProxy.lo SWFCxForm.lo Geometry.lo DynamicShape.lo Bitmap.lo Shape.lo MorphShape.lo StaticText.lo TextField.lo filter_factory.lo InteractiveObject.lo ExternalInterface.lo HostInterface.lo SWFMatrix.lo SWFMovie.lo movie_root.lo namedStrings.lo SWFRect.lo MovieClip.lo SWF.lo TagLoadersTable.lo DefaultTagLoaders.lo DefineVideoStreamTag.lo DefineTextTag.lo DefineButtonSoundTag.lo DefineButtonCxformTag.lo DefineButtonTag.lo DefineFontTag.lo VideoFrameTag.lo DefinitionTag.lo ShapeRecord.lo SoundInfoRecord.lo TextRecord.lo tag_loaders.lo DefineBitsTag.lo DefineFontAlignZonesTag.lo DefineShapeTag.lo DefineScalingGridTag.lo DefineEditTextTag.lo DefineMorphShapeTag.lo CSMTextSettingsTag.lo PlaceObject2Tag.lo RemoveObjectTag.lo SoundStreamHeadTag.lo StartSoundTag.lo SetTabIndexTag.lo StreamSoundBlockTag.lo Function.lo Function2.lo Video.lo Button.lo DisplayList.lo FillStyle.lo Font.lo fontlib.lo LoadVariablesThread.lo SWFStream.lo LineStyle.lo Timers.lo RGBA.lo MovieFactory.lo MovieLoader.lo FreetypeGlyphsProvider.lo ASConversions.lo AsBroadcaster.lo Array_as.lo Boolean_as.lo Color_as.lo Date_as.lo Error_as.lo Function_as.lo Global_as.lo LoadVars_as.lo Math_as.lo Number_as.lo PlayHead.lo Selection_as.lo MovieClipLoader.lo String_as.lo LoadableObject.lo MovieClip_as.lo Stage_as.lo Accessibility_as.lo Sound_as.lo Video_as.lo Microphone_as.lo Camera_as.lo LocalConnection_as.lo NetConnection_as.lo NetStream_as.lo SharedObject_as.lo XMLSocket_as.lo XML_as.lo XMLNode_as.lo System_as.lo Mouse_as.lo ContextMenu_as.lo ContextMenuItem_as.lo Key_as.lo TextField_as.lo TextFormat_as.lo TextSnapshot_as.lo Object.lo display_pkg.lo BitmapData_as.lo external_pkg.lo ExternalInterface_as.lo filters_pkg.lo BevelFilter_as.lo BitmapFilter_as.lo BlurFilter_as.lo ColorMatrixFilter_as.lo ConvolutionFilter_as.lo DropShadowFilter_as.lo GlowFilter_as.lo GradientBevelFilter_as.lo GradientGlowFilter_as.lo DisplacementMapFilter_as.lo geom_pkg.lo ColorTransform_as.lo Matrix_as.lo Point_as.lo Rectangle_as.lo Transform_as.lo net_pkg.lo FileReferenceList_as.lo FileReference_as.lo text_pkg.lo TextRenderer_as.lo flash_pkg.lo ../libcore/parser/libgnashparser.la ../libcore/vm/libgnashvm.la ../libmedia/libgnashmedia.la ../libsound/libgnashsound.la ../libbase/libgnashbase.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lfreetype -lfontconfig -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashcore-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashcore-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashcore-0.8.10.so libgnashcore.so || { rm -f libgnashcore.so && ln -s libgnashcore-0.8.10.so libgnashcore.so; }; }) libtool: install: install -p .libs/libgnashcore.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashcore.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[6]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashcore.la make[6]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/display/display_pkg.h asobj/flash/display/BitmapData_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/external/external_pkg.h asobj/flash/external/ExternalInterface_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/filters/filters_pkg.h asobj/flash/filters/BevelFilter_as.h asobj/flash/filters/BitmapFilter_as.h asobj/flash/filters/BlurFilter_as.h asobj/flash/filters/ColorMatrixFilter_as.h asobj/flash/filters/ConvolutionFilter_as.h asobj/flash/filters/DropShadowFilter_as.h asobj/flash/filters/GlowFilter_as.h asobj/flash/filters/GradientBevelFilter_as.h asobj/flash/filters/GradientGlowFilter_as.h asobj/flash/filters/DisplacementMapFilter_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/geom/geom_pkg.h asobj/flash/geom/ColorTransform_as.h asobj/flash/geom/Matrix_as.h asobj/flash/geom/Point_as.h asobj/flash/geom/Rectangle_as.h asobj/flash/geom/Transform_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/net/net_pkg.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 asobj/flash/text/text_pkg.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' test -z "/usr/include/gnash/asobj" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/asobj" install -p -m 644 asobj/ASConversions.h asobj/AsBroadcaster.h asobj/Boolean_as.h asobj/Color_as.h asobj/Date_as.h asobj/Error_as.h asobj/Function_as.h asobj/Math_as.h asobj/Global_as.h asobj/LoadVars_as.h asobj/MovieClipLoader.h asobj/Number_as.h asobj/PlayHead.h asobj/Selection_as.h asobj/String_as.h asobj/LoadableObject.h asobj/MovieClip_as.h asobj/Stage_as.h asobj/Accessibility_as.h asobj/Sound_as.h asobj/Video_as.h asobj/Microphone_as.h asobj/Camera_as.h asobj/LocalConnection_as.h asobj/NetConnection_as.h asobj/NetStream_as.h asobj/SharedObject_as.h asobj/XMLSocket_as.h asobj/XML_as.h asobj/XMLNode_as.h asobj/System_as.h asobj/Mouse_as.h asobj/ContextMenu_as.h asobj/ContextMenuItem_as.h asobj/TextField_as.h asobj/TextFormat_as.h asobj/TextSnapshot_as.h asobj/Object.h Relay.h as_object.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/asobj' install -p -m 644 ObjectURI.h Property.h PropertyList.h AMFConverter.h as_value.h PropFlags.h CharacterProxy.h builtin_function.h UserFunction.h NativeFunction.h as_function.h namedStrings.h as_environment.h movie_root.h MouseButtonState.h DragState.h InteractiveObject.h SWFRect.h GnashKey.h Movie.h RunResources.h DisplayObjectContainer.h DisplayObject.h MovieClip.h event_id.h SWFMatrix.h SWFCxForm.h DisplayList.h DynamicShape.h swf/ControlTag.h swf/DefinitionTag.h swf/ShapeRecord.h swf/TagLoadersTable.h swf/SWF.h MovieFactory.h FillStyle.h LineStyle.h RGBA.h Geometry.h Video.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/asobj' install -p -m 644 asobj/Array_as.h asobj/Key_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash/asobj' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making install in librender make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashrender.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashrender.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/librender; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashrender.la -rpath /usr/lib/gnash libgnashrender_la-Renderer_ogl.lo libgnashrender_la-Renderer_agg.lo libgnashrender_la-Renderer_cairo.lo libgnashrender_la-PathParser.lo libgnashrender_la-GnashTexture.lo ../libdevice/libgnashdevice.la ../libcore/libgnashcore.la ../libmedia/libgnashmedia.la ../libbase/libgnashbase.la -lGL -lGLU -lagg -lcairo -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashrender-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashrender-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashrender-0.8.10.so libgnashrender.so || { rm -f libgnashrender.so && ln -s libgnashrender-0.8.10.so libgnashrender.so; }; }) libtool: install: install -p .libs/libgnashrender.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashrender.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashrender.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install install -p fb-gnash qt4-gnash sdl-gnash gtk-gnash '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/fb-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/fb-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/qt4-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/qt4-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/sdl-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/sdl-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/gtk-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/gtk-gnash test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" install -p gnash '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin' test -z "/usr/share/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash" install -p -m 644 images/gnash_128_96.ico images/GnashG.png '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in pythonmod make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make install-am make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[6]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0" /bin/sh ../../libtool --mode=install install -p gnash.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0' libtool: install: warning: relinking `gnash.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/gui/pythonmod; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version initgnash -export-dynamic -Wl,-z,relro -Wl,--as-needed -o gnash.la -rpath /usr/lib/python2.7/site-packages/gtk-2.0 gnash_la-gnashmodule.lo gnash_la-gnash-view.lo gnash_la-gtk_canvas.lo gnash_la-gtk_glue_gtkglext.lo gnash_la-gtk_glue_agg.lo gnash_la-gtk_glue_cairo.lo gnash_la-gen-gnash.lo ../../libmedia/libgnashmedia.la ../../librender/libgnashrender.la ../../libsound/libgnashsound.la ../../libcore/libgnashcore.la ../../libbase/libgnashbase.la -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 -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 -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/gnash.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.so libtool: install: install -p .libs/gnash.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0' make install-exec-hook make[7]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.la make[7]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' test -z "/usr/include/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash" install -p -m 644 gnash-view.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/include/gnash' make[6]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making install in klash4 make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make install-am make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[5]: Nothing to be done for `install-exec-am'. test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services install -p ./klash_part.desktop /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash install -p ./pluginsinfo /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Making install in npapi make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[5]: Nothing to be done for `install-exec-am'. Nothing to install here now. Use "make install-plugin" to install the Firefox plugin to /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins. rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making install in cygnal make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in libamf make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../../libtool --mode=install install -p libgnashamf.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashamf.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/libamf; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -Wl,-z,relro -Wl,--as-needed -o libgnashamf.la -rpath /usr/lib/gnash amf.lo amf_msg.lo buffer.lo element.lo sol.lo lcshm.lo flv.lo ../../libbase/libgnashbase.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashamf-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashamf-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashamf-0.8.10.so libgnashamf.so || { rm -f libgnashamf.so && ln -s libgnashamf-0.8.10.so libgnashamf.so; }; }) libtool: install: install -p .libs/libgnashamf.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashamf.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashamf.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' Making install in libnet make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' test -z "/usr/lib/gnash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash" /bin/sh ../../libtool --mode=install install -p libgnashnet.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashnet.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/libnet; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 ../../libbase/libgnashbase.la ../libamf/libgnashamf.la -lglib-2.0 -lcurl -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lboost_serialization-mt -lboost_date_time-mt -Wl,-z,relro -Wl,--as-needed -o libgnashnet.la -rpath /usr/lib/gnash cque.lo lirc.lo http.lo network.lo netstats.lo rtmp.lo rtmp_msg.lo rtmp_client.lo statistics.lo diskstream.lo cache.lo -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/libgnashnet-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashnet-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash && { ln -s -f libgnashnet-0.8.10.so libgnashnet.so || { rm -f libgnashnet.so && ln -s libgnashnet-0.8.10.so libgnashnet.so; }; }) libtool: install: install -p .libs/libgnashnet.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashnet.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashnet.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install install -p cygnal '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin' libtool: install: warning: `libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/cygnal /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/cygnal test -z "/etc" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/etc" install -p -m 644 cygnalrc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/etc' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' Making install in echo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[5]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins" || /bin/sh ../../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins /bin/sh ../../../libtool --mode=install install -p echo.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/echo.la " libtool: install: warning: relinking `echo.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o echo.la -rpath /usr/lib/cygnal/plugins echo.lo ../../../libbase/libgnashbase.la ../../../libcore/libgnashcore.la ../../libamf/libgnashamf.la ../../libnet/libgnashnet.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt ../../../cygnal/libcygnal.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/echo.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/echo.so libtool: install: install -p .libs/echo.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/echo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/cygnal/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' Making install in oflaDemo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[5]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins" || /bin/sh ../../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins" /bin/sh ../../../libtool --mode=install install -p oflaDemo.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/oflaDemo.la" libtool: install: warning: relinking `oflaDemo.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o oflaDemo.la -rpath /usr/lib/cygnal/plugins oflaDemo.lo ../../../libbase/libgnashbase.la ../../../libcore/libgnashcore.la ../../libamf/libgnashamf.la ../../libnet/libgnashnet.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt ../../../cygnal/libcygnal.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/oflaDemo.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/oflaDemo.so libtool: install: install -p .libs/oflaDemo.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/oflaDemo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/cygnal/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in utilities make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install install -p gprocessor rtmpget soldumper flvdumper findwebcams findmicrophones '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/gprocessor /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/gprocessor libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/rtmpget /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/rtmpget libtool: install: warning: `../cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/soldumper /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/soldumper libtool: install: warning: `../cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/flvdumper /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/flvdumper libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/findwebcams /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/findwebcams libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/findmicrophones /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/findmicrophones make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' Making install in extensions make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making install in mysql make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins /bin/sh ../../libtool --mode=install install -p mysql.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/mysql.la" libtool: install: warning: relinking `mysql.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/mysql; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o mysql.la -rpath /usr/lib/gnash/plugins mysql_db.lo -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl ../../libcore/libgnashcore.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/mysql.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/mysql.so libtool: install: install -p .libs/mysql.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/mysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' Making install in dejagnu make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p dejagnu.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/dejagnu.la" libtool: install: warning: relinking `dejagnu.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o dejagnu.la -rpath /usr/lib/gnash/plugins dejagnu.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/dejagnu.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/dejagnu.so libtool: install: install -p .libs/dejagnu.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/dejagnu.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' Making install in fileio make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p fileio.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/fileio.la" libtool: install: warning: relinking `fileio.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/fileio; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o fileio.la -rpath /usr/lib/gnash/plugins fileio.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/fileio.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/fileio.so libtool: install: install -p .libs/fileio.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/fileio.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' Making install in lirc make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p lirc.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/lirc.la" libtool: install: warning: relinking `lirc.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/lirc; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o lirc.la -rpath /usr/lib/gnash/plugins lirc_la-lirc_ext.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386) libtool: install: install -p .libs/lirc.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/lirc.so libtool: install: install -p .libs/lirc.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/lirc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making install in C make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported /usr/bin/makeinfo --force gnash_ref.texi make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/man/man1/" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/man/man1/" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/man/man1/ for file in gnash.1 gprocessor.1 soldumper.1 flvdumper.1 cygnal.1 rtmpget.1 findmicrophones.1 findwebcams.1 gtk-gnash.1 gnash-gtk-launcher.1 qt4-gnash.1 gnash-qt-launcher.1 sdl-gnash.1 fb-gnash.1 ; do \ install -p -m 644 $file /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/man/man1/$file; \ done if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported /usr/bin/makeinfo --force gnash_ref.texi mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info for i in *.info; do \ install -p -m 644 "$i" /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/"$i"; \ done; \ type="`file /sbin/install-info | grep -ic "perl " 2>&1`"; \ if test ${type} -gt 0; then \ /sbin/install-info --menuentry="\"Gnash User Manual\"" --quiet --description="\"Gnash User Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/gnash_user.info; \ /sbin/install-info --menuentry="\"Gnash Reference Manual\"" --quiet --description="\"Gnash Reference Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/gnash_ref.info; \ else \ /sbin/install-info --entry="\"Gnash User Manual: (gnash_user) Gnash User Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/gnash_user.info; \ /sbin/install-info --entry="\"Gnash Reference Manual (gnash_ref) Gnash Reference Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/gnash_ref.info; \ fi mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash/html install -p -m 644 gnashuser.html /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash/html install -p -m 644 gnashref.html /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash/html mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash/html/images for file in ./images/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ install -p -m 644 $file /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/gnash/html/images/$basefile; \ done make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making install in po make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/cs/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/da/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/de/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/en_GB/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/es/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/fi/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/fr/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/it/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/ja/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/el/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/km/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/ne/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/ru/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/locale/zh_TW/LC_MESSAGES/ make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/pkgconfig" install -p -m 644 gnash.pc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make -C plugin install-plugins make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make -C npapi install-plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins Installing plugin to /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make -C klash4 install-plugins make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' test -z "/usr/share/kde4/apps/klash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash" install -p -m 644 pluginsinfo '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash' test -z "/usr/share/kde4/apps/klash" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash" install -p -m 644 klashpartui.rc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/apps/klash' test -z "/usr/share/kde4/services" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services" install -p -m 644 klash_part.desktop '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/kde4/services' test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4 || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4 mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4 /bin/sh ../../libtool --mode=install install -p libklashpart.* /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4 libtool: install: install -p .libs/libklashpart.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4/libklashpart.so libtool: install: install -p .libs/libklashpart.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4/libklashpart.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde4' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4/libklashpart.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' + find /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 -name '*.la' -exec rm -rf '{}' ';' + rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 gnash + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnash-0.8.10 extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/findwebcams extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/soldumper extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/gprocessor extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/gtk-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/cygnal extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/qt4-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/rtmpget extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/flvdumper extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/fb-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/sdl-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/bin/findmicrophones extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/kde4/libklashpart.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/echo.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/cygnal/plugins/oflaDemo.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashmedia-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashsound-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/mysql.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/dejagnu.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/fileio.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/plugins/lirc.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashamf-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashcore-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashnet-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashbase-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashdevice-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/gnash/libgnashrender-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/mozilla/plugins/libgnashplugin.so symlinked /usr/lib/debug/usr/lib/gnash/libgnashrender-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashrender.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashdevice-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashdevice.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashsound-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashsound.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashmedia-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashmedia.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashnet-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashnet.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashbase-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashbase.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashamf-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashamf.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashcore-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashcore.so.debug cpio: gnash-0.8.10/gui/pythonmod/gnash.c: Cannot stat: No such file or directory 11207 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnash-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3OMiZE + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-0.8.10 + cp -pr README AUTHORS COPYING NEWS /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashnet-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so mimehandler(application/futuresplash) mimehandler(application/x-shockwave-flash) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/install-info /bin/sh Requires(preun): /sbin/install-info /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libagg.so.2 libboost_date_time-mt.so.1.47.0 libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_serialization-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgdkglext-x11-1.0.so.0 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libgtkglext-x11-1.0.so.0 libgtk-x11-2.0.so.0 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libltdl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpng12.so.0 libpng12.so.0(PNG12_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-plugin-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cigij8 + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-plugin-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-plugin-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-plugin-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libgnashplugin.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams.so.1.47.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 rtld(GNU_HASH) Processing files: gnash-klash-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gMAfcC + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-klash-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-klash-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-klash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libklashpart.so mimehandler(application/futuresplash) mimehandler(application/x-shockwave-flash) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libboost_program_options-mt.so.1.47.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libkdecore.so.5 libkdeui.so.5 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libQtCore.so.4 libQtGui.so.4 libQtOpenGL.so.4 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 rtld(GNU_HASH) Processing files: gnash-cygnal-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g4wX47 + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-cygnal-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-cygnal-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-cygnal-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: echo.so oflaDemo.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libagg.so.2 libboost_date_time-mt.so.1.47.0 libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_serialization-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashnet-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-devel-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cKeMPF + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-devel-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-devel-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-devel-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pkgconfig(gnash) = 0.8.10 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/bin/pkg-config Processing files: python-gnash-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yFDL8E + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/python-gnash-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/python-gnash-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/python-gnash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libagg.so.2 libatk-1.0.so.0 libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdkglext-x11-1.0.so.0 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgif.so.4 libgio-2.0.so.0 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libgtkglext-x11-1.0.so.0 libgtk-x11-2.0.so.0 libICE.so.6 libjpeg.so.62 libltdl.so.7 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpangox-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libSM.so.6 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libXmu.so.6 libXt.so.6 libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: gnash-extension-fileio-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6ItlXE + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: fileio.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-lirc-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mnrYjF + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: lirc.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng12.so.0 libpthread.so.0 librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-dejagnu-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cdWMeG + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: dejagnu.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-mysql-0.8.10-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wo42HH + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: mysql.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.47.0 libboost_program_options-mt.so.1.47.0 libboost_thread-mt.so.1.47.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libmysqlclient.so.18 libmysqlclient.so.18(libmysqlclient_16) libpng12.so.0 libpthread.so.0 librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-debuginfo-0.8.10-2.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 Wrote: /builddir/build/RPMS/gnash-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-plugin-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-klash-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-cygnal-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-devel-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python-gnash-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-fileio-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-lirc-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-dejagnu-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-mysql-0.8.10-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/gnash-debuginfo-0.8.10-2.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4qfWFt + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + /bin/rm -rf /builddir/build/BUILDROOT/gnash-0.8.10-2.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->