Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149758 Details for
Bug 217020
gnash 0.7.2 instantly crash
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
/var/lib/mock/fedora-6-i386-core/result/build.log
build.log (text/plain), 235.38 KB, created by
Michael De La Rue
on 2007-03-10 00:39:07 UTC
(
hide
)
Description:
/var/lib/mock/fedora-6-i386-core/result/build.log
Filename:
MIME Type:
Creator:
Michael De La Rue
Created:
2007-03-10 00:39:07 UTC
Size:
235.38 KB
patch
obsolete
>Installing /builddir/build/SRPMS/gnash-0.7.2-1.fc6.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.85363 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gnash-0.7.2 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnash-0.7.2.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnash-0.7.2 >++ /usr/bin/id -u >+ '[' 504 = 0 ']' >++ /usr/bin/id -u >+ '[' 504 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96316 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnash-0.7.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ '[' -n /usr/lib/qt-3.3 ']' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-plugindir=/usr/lib/mozilla/plugins --enable-ghelp --enable-docbook --enable-sound=GST --disable-dependency-tracking --disable-rpath --with-qtdir=/usr/lib/qt-3.3 >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets $(MAKE)... (cached) yes >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for a BSD-compatible install... /usr/bin/install -c -p >checking for library file name specifics... no >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for mallinfo... yes >checking for i686-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 i686-redhat-linux-gnu-autotrace... no >checking for autotrace... no >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking dejagnu.h usability... no >checking dejagnu.h presence... no >checking for dejagnu.h... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for sqrt in -lm... yes >checking for XInput_find_display in -lXi... yes >checking for XDisableAccessControl in -lX11... yes >checking for shm_unlink in -lrt... yes >checking for shm_open... yes >checking for shm_unlink... yes >checking for vsnprintf... yes >checking for finite... yes >checking for 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 sysconf... yes >checking for shmget... yes >checking for shmat... (cached) yes >checking for shmdt... yes >checking for mmap... yes >checking for gettimeofday... yes >checking for strlcpy... no >checking for strlcat... no >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking for socket... yes >checking for CreateFileMappingA... no >checking how to run the C++ preprocessor... g++ -E >checking ext/hash_map usability... yes >checking ext/hash_map presence... yes >checking for ext/hash_map... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlib library... yes >checking for zlibVersion in -lz... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for libjpeg header... >checking for jpeg_mem_init in -ljpeg... yes >checking for libjpeg library... >checking for ming-config... no >checking for doxygen... no >checking for the Boost Version... no version needed >checking boost/detail/lightweight_mutex.hpp usability... yes >checking boost/detail/lightweight_mutex.hpp presence... yes >checking for boost/detail/lightweight_mutex.hpp... yes >checking for boost header... -I/usr/include >checking for library containing cleanup_slots... -lboost_thread >checking for xml2-config... /usr/bin/xml2-config >checking for libxml2... yes >checking for size_t... yes >checking size of size_t... 4 >checking for long... yes >checking size of long... 4 >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for kde-config... /usr/bin/kde-config >checking for msgfmt... msgfmt >checking for gmsgfmt... msgfmt >found msgfmt program is not GNU msgfmt; ignore it >checking for xgettext... : >checking if C++ programs can be compiled... yes >checking for strlcat... no >checking if strlcat needs custom prototype... yes - in libkdefakes >checking for strlcpy... no >checking if strlcpy needs custom prototype... yes - in libkdefakes >checking for main in -lutil... yes >checking for main in -lcompat... no >checking for crypt in -lcrypt... yes >checking for socklen_t... yes >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for inet_ntoa... yes >checking for connect... (cached) yes >checking for remove... (cached) yes >checking for shmat... (cached) yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for poll in -lpoll... no >checking Carbon/Carbon.h usability... no >checking Carbon/Carbon.h presence... no >checking for Carbon/Carbon.h... no >checking CoreAudio/CoreAudio.h usability... no >checking CoreAudio/CoreAudio.h presence... no >checking for CoreAudio/CoreAudio.h... no >checking if res_init needs -lresolv... yes >checking for res_init... yes >checking if res_init needs custom prototype... no >checking for killpg in -lucb... no >checking for int... (cached) yes >checking size of int... (cached) 4 >checking for short... (cached) yes >checking size of short... (cached) 2 >checking for long... (cached) yes >checking size of long... (cached) 4 >checking for char *... yes >checking size of char *... 4 >checking for dlopen in -ldl... yes >checking for shl_unload in -ldld... no >checking for size_t... (cached) yes >checking size of size_t... (cached) 4 >checking for unsigned long... yes >checking size of unsigned long... 4 >checking sizeof size_t == sizeof unsigned long... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >not using lib directory suffix >checking for X... libraries , headers >checking for IceConnectionNumber in -lICE... (cached) yes >checking for libXext... yes >checking for pthread_create in -lpthread... yes >checking for extra includes... no >checking for extra libs... no >(cached) checking for zlib.h... (cached) yes >checking for zlib library... (cached) checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for perl... /usr/bin/perl >checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt >checking for moc... /usr/lib/qt-3.3/bin/moc >checking for uic... /usr/lib/qt-3.3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... no >checking for KDE... libraries /usr/lib, headers /usr/include/kde >checking if UIC has KDE plugins available... yes >checking for KDE paths... defaults >checking for dcopidl... /usr/bin/dcopidl >checking for dcopidl2cpp... /usr/bin/dcopidl2cpp >checking for mcopidl... /usr/bin/mcopidl >checking for artsc-config... /usr/bin/artsc-config >checking for meinproc... /usr/bin/meinproc >checking for kconfig_compiler... /usr/bin/kconfig_compiler >checking for dcopidlng... /usr/bin/dcopidlng >checking for makekdewidgets... /usr/bin/makekdewidgets >checking for xmllint... /usr/bin/xmllint >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking for glBegin in -lGL... yes >checking for the Glib Version... 2.12.9 >checking for libglib header... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libglib library... -L/lib -lglib-2.0 >checking for the Gtk GL Extensions Version... 1.0 >checking for gtk/gtkgl.h... -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 >checking for GTK GL library... -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 >checking for the Gtk Version... 2.10.8 >checking for libgtk2 library... -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for the Pango Version... 1.0 >checking for libpango header... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libpango library... -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for the Atk Version... 1.0 >checking for libatk header... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libatk library... -L/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for scrollkeeper-config... /usr/bin/scrollkeeper-config >checking for scrollkeeper-update... /usr/bin/scrollkeeper-update >checking for scrollkeeper-preinstall... /usr/bin/scrollkeeper-preinstall >checking gst/gst.h usability... yes >checking gst/gst.h presence... yes >checking for gst/gst.h... yes >checking for gst_init in -lgstreamer-0.10... yes >checking for docbook styles path... >configure: checking for other programs needed to process the DocBook files >checking for fop.sh... no >checking for pdfxmltex... no >checking for xsltproc... /usr/bin/xsltproc >checking for db2x_xsltproc... /usr/bin/db2x_xsltproc >checking for db2x_texixml... /usr/bin/db2x_texixml >checking for db2x_manxml... /usr/bin/db2x_manxml >checking for makeinfo... /usr/bin/makeinfo >configure: WARNING: You need to install xsltproc and docbook style sheets before HTML output can be generated >configure: WARNING: No suitable fop nor pdfxmltex, PDF format files can't be generated >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking for correct ltmain.sh version... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for echo... curl-config >checking for RTMP support... none >checking for libcurl header... no >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking for curl_global_init in -lcurl... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for gcc architecture flag... >checking for x86 cpuid 0 output... 1:68747541:444d4163:69746e65 >checking for x86 cpuid 1 output... 662:0:0:383fbff >checking for x86 cpuid 0x80000006 output... 0:41004100:1008140:0 >checking whether C compiler accepts -march=athlon-xp... yes >checking for gcc architecture flag... -march=athlon-xp >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libbase/Makefile >config.status: creating libgeometry/Makefile >config.status: creating server/Makefile >config.status: creating server/asobj/Makefile >config.status: creating server/parser/Makefile >config.status: creating libamf/Makefile >config.status: creating backend/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/libbase/Makefile >config.status: creating testsuite/actionscript.all/Makefile >config.status: creating testsuite/samples/Makefile >config.status: creating testsuite/misc-ming.all/Makefile >config.status: creating testsuite/movies.all/Makefile >config.status: creating testsuite/server/Makefile >config.status: creating gui/Makefile >config.status: creating plugin/Makefile >config.status: creating plugin/klash/Makefile >config.status: creating config.h >config.status: linking ./testsuite/libbase/gnashrc.in to testsuite/libbase/gnashrc >config.status: executing depfiles commands > >Configurable options are: > Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias to enable. > POSIX Threads support enabled (default) > Web server support disabled (default) > DMalloc support disabled (default). Use --enable-dmalloc to enable. > XML and XMLSocket enabled (default). Use --disable-xml to disable. > Firefox plugin enabled (default). Use --disable-plugin to disable. > Konqueror plugin enabled (default). Use --disable-klash to disable > GNOME help enabled > Unit testing support disabled > Renderer engine: opengl > GUI: gtk > Sound handler: gst > >Configured paths for i686-redhat-linux-gnu are: > DocBook document processing enabled > XML flags are: -I/usr/include/libxml2 > XML libs are: -lxml2 -lz -lm > KDE flags are: -I/usr/include/kde -I/usr/lib/qt-3.3/include -I/usr/include/kde/kio > KDE libs are: -lkdeui -lkdecore -lkdeprint -L/usr/lib/qt-3.3/lib -lqt-mt > JPEG flags are: default include path > JPEG libs are: -ljpeg > OpenGL flags are: default include path > OpenGL libs are: -lGL -lGLU > GtkGLExt flags are: -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 > GtkGLExt libs are: -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > GTK2 flags are: -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 > GTK2 libs are: -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > Pango flags are: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > Pango libs are: -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > GLib libs are: -L/lib -lglib-2.0 > ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > ATK libs are: -L/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > 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: -Wl,--export-dynamic -pthread -L/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 > Plugin will be installed in /usr/lib/mozilla/plugins > POSIX Threads lib is: > You have all the DocBook2X tools installed. > You have version 0.8.7 of the DocBook2X tools. > This version of libCurl doesn't have RTMP support > CURL flags are: default include path > CURL libs are: -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz > BOOST flags are: -I/usr/include > BOOST libs are: -lboost_thread -lrt -lX11 -lXi -lm >+ make >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2' >Making all in libbase >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o config.lo config.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c config.cpp -fPIC -DPIC -o .libs/config.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o container.lo container.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c container.cpp -fPIC -DPIC -o .libs/container.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o image.lo image.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image.cpp -fPIC -DPIC -o .libs/image.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o image_filters.lo image_filters.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image_filters.cpp -fPIC -DPIC -o .libs/image_filters.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o jpeg.lo jpeg.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c jpeg.cpp -fPIC -DPIC -o .libs/jpeg.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o log.lo log.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c log.cpp -fPIC -DPIC -o .libs/log.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o membuf.lo membuf.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c membuf.cpp -fPIC -DPIC -o .libs/membuf.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o network.lo network.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c network.cpp -fPIC -DPIC -o .libs/network.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o postscript.lo postscript.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c postscript.cpp -fPIC -DPIC -o .libs/postscript.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o rc.lo rc.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c rc.cpp -fPIC -DPIC -o .libs/rc.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o triangulate_float.lo triangulate_float.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c triangulate_float.cpp -fPIC -DPIC -o .libs/triangulate_float.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o triangulate_sint32.lo triangulate_sint32.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c triangulate_sint32.cpp -fPIC -DPIC -o .libs/triangulate_sint32.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tu_file.lo tu_file.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tu_file.cpp -fPIC -DPIC -o .libs/tu_file.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tu_random.lo tu_random.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tu_random.cpp -fPIC -DPIC -o .libs/tu_random.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tu_timer.lo tu_timer.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tu_timer.cpp -fPIC -DPIC -o .libs/tu_timer.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tu_types.lo tu_types.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tu_types.cpp -fPIC -DPIC -o .libs/tu_types.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o utf8.lo utf8.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c utf8.cpp -fPIC -DPIC -o .libs/utf8.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o utility.lo utility.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c utility.cpp -fPIC -DPIC -o .libs/utility.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o curl_adapter.lo curl_adapter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c curl_adapter.cpp -fPIC -DPIC -o .libs/curl_adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o noseek_fd_adapter.lo noseek_fd_adapter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c noseek_fd_adapter.cpp -fPIC -DPIC -o .libs/noseek_fd_adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o zlib_adapter.lo zlib_adapter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c zlib_adapter.cpp -fPIC -DPIC -o .libs/zlib_adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Thread.lo Thread.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Thread.cpp -fPIC -DPIC -o .libs/Thread.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o URL.lo URL.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include/libxml2 -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c URL.cpp -fPIC -DPIC -o .libs/URL.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashbase.la -rpath /usr/lib -release 0.7.2 config.lo container.lo image.lo image_filters.lo jpeg.lo log.lo membuf.lo network.lo postscript.lo rc.lo triangulate_float.lo triangulate_sint32.lo tu_file.lo tu_random.lo tu_timer.lo tu_types.lo utf8.lo utility.lo curl_adapter.lo noseek_fd_adapter.lo zlib_adapter.lo Thread.lo URL.lo -ljpeg -lz -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/config.o .libs/container.o .libs/image.o .libs/image_filters.o .libs/jpeg.o .libs/log.o .libs/membuf.o .libs/network.o .libs/postscript.o .libs/rc.o .libs/triangulate_float.o .libs/triangulate_sint32.o .libs/tu_file.o .libs/tu_random.o .libs/tu_timer.o .libs/tu_types.o .libs/utf8.o .libs/utility.o .libs/curl_adapter.o .libs/noseek_fd_adapter.o .libs/zlib_adapter.o .libs/Thread.o .libs/URL.o -ljpeg -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashbase-0.7.2.so -o .libs/libgnashbase-0.7.2.so >(cd .libs && rm -f libgnashbase.so && ln -s libgnashbase-0.7.2.so libgnashbase.so) >creating libgnashbase.la >(cd .libs && rm -f libgnashbase.la && ln -s ../libgnashbase.la libgnashbase.la) >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >Making all in libgeometry >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o axial_box.lo axial_box.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c axial_box.cpp -fPIC -DPIC -o .libs/axial_box.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o bsp.lo bsp.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c bsp.cpp -fPIC -DPIC -o .libs/bsp.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o collision.lo collision.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c collision.cpp -fPIC -DPIC -o .libs/collision.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o cull.lo cull.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c cull.cpp -fPIC -DPIC -o .libs/cull.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o geometry.lo geometry.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c geometry.cpp -fPIC -DPIC -o .libs/geometry.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o kd_tree_dynamic.lo kd_tree_dynamic.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c kd_tree_dynamic.cpp -fPIC -DPIC -o .libs/kd_tree_dynamic.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o kd_tree_packed.lo kd_tree_packed.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c kd_tree_packed.cpp -fPIC -DPIC -o .libs/kd_tree_packed.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tqt.lo tqt.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libbase -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tqt.cpp -fPIC -DPIC -o .libs/tqt.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashgeo.la -rpath /usr/lib -release 0.7.2 axial_box.lo bsp.lo collision.lo cull.lo geometry.lo kd_tree_dynamic.lo kd_tree_packed.lo tqt.lo ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/axial_box.o .libs/bsp.o .libs/collision.o .libs/cull.o .libs/geometry.o .libs/kd_tree_dynamic.o .libs/kd_tree_packed.o .libs/tqt.o -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/libbase/.libs ../libbase/.libs/libgnashbase.so -L/usr/kerberos/lib -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashgeo-0.7.2.so -o .libs/libgnashgeo-0.7.2.so >(cd .libs && rm -f libgnashgeo.so && ln -s libgnashgeo-0.7.2.so libgnashgeo.so) >creating libgnashgeo.la >(cd .libs && rm -f libgnashgeo.la && ln -s ../libgnashgeo.la libgnashgeo.la) >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >Making all in libamf >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../server -I../libbase -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o amf.lo amf.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../server -I../libbase -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c amf.cpp -fPIC -DPIC -o .libs/amf.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../server -I../libbase -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o rtmp.lo rtmp.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../server -I../libbase -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c rtmp.cpp -fPIC -DPIC -o .libs/rtmp.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type ../libbase/libgnashbase.la -lGL -lGLU -ljpeg -lxml2 -lz -lm -o libgnashamf.la -rpath /usr/lib -release 0.7.2 amf.lo rtmp.lo -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/amf.o .libs/rtmp.o -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/libbase/.libs ../libbase/.libs/libgnashbase.so -L/usr/kerberos/lib -lGL -lGLU -ljpeg -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashamf-0.7.2.so -o .libs/libgnashamf-0.7.2.so >(cd .libs && rm -f libgnashamf.so && ln -s libgnashamf-0.7.2.so libgnashamf.so) >creating libgnashamf.la >(cd .libs && rm -f libgnashamf.la && ln -s ../libgnashamf.la libgnashamf.la) >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >Making all in server >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server' >Making all in asobj >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Boolean.lo Boolean.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Boolean.cpp -fPIC -DPIC -o .libs/Boolean.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Camera.lo Camera.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Camera.cpp -fPIC -DPIC -o .libs/Camera.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Color.lo Color.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Color.cpp -fPIC -DPIC -o .libs/Color.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o ContextMenu.lo ContextMenu.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c ContextMenu.cpp -fPIC -DPIC -o .libs/ContextMenu.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o CustomActions.lo CustomActions.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c CustomActions.cpp -fPIC -DPIC -o .libs/CustomActions.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Date.lo Date.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Date.cpp -fPIC -DPIC -o .libs/Date.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Error.lo Error.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Error.cpp -fPIC -DPIC -o .libs/Error.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Math.lo Math.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Math.cpp -fPIC -DPIC -o .libs/Math.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Global.lo Global.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Global.cpp -fPIC -DPIC -o .libs/Global.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Key.lo Key.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Key.cpp -fPIC -DPIC -o .libs/Key.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o LoadVars.lo LoadVars.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c LoadVars.cpp -fPIC -DPIC -o .libs/LoadVars.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o LocalConnection.lo LocalConnection.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c LocalConnection.cpp -fPIC -DPIC -o .libs/LocalConnection.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Microphone.lo Microphone.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Microphone.cpp -fPIC -DPIC -o .libs/Microphone.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Mouse.lo Mouse.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Mouse.cpp -fPIC -DPIC -o .libs/Mouse.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o MovieClip.lo MovieClip.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c MovieClip.cpp -fPIC -DPIC -o .libs/MovieClip.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o MovieClipLoader.lo MovieClipLoader.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c MovieClipLoader.cpp -fPIC -DPIC -o .libs/MovieClipLoader.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o NetConnection.lo NetConnection.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c NetConnection.cpp -fPIC -DPIC -o .libs/NetConnection.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o NetStream.lo NetStream.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c NetStream.cpp -fPIC -DPIC -o .libs/NetStream.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Number.lo Number.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Number.cpp -fPIC -DPIC -o .libs/Number.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Object.lo Object.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Object.cpp -fPIC -DPIC -o .libs/Object.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Selection.lo Selection.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Selection.cpp -fPIC -DPIC -o .libs/Selection.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o SharedObject.lo SharedObject.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c SharedObject.cpp -fPIC -DPIC -o .libs/SharedObject.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o ASSound.lo ASSound.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c ASSound.cpp -fPIC -DPIC -o .libs/ASSound.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o string.lo string.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c string.cpp -fPIC -DPIC -o .libs/string.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Stage.lo Stage.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Stage.cpp -fPIC -DPIC -o .libs/Stage.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o System.lo System.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c System.cpp -fPIC -DPIC -o .libs/System.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o TextSnapshot.lo TextSnapshot.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c TextSnapshot.cpp -fPIC -DPIC -o .libs/TextSnapshot.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Video.lo Video.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c Video.cpp -fPIC -DPIC -o .libs/Video.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashasobjs.la -release 0.7.2 Boolean.lo Camera.lo Color.lo ContextMenu.lo CustomActions.lo Date.lo Error.lo Math.lo Global.lo Key.lo LoadVars.lo LocalConnection.lo Microphone.lo Mouse.lo MovieClip.lo MovieClipLoader.lo NetConnection.lo NetStream.lo Number.lo Object.lo Selection.lo SharedObject.lo ASSound.lo string.lo Stage.lo System.lo TextSnapshot.lo Video.lo ../../libamf/libgnashamf.la ../../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >libtool: link: warning: `-release' is ignored for convenience libraries >ar cru .libs/libgnashasobjs.a .libs/Boolean.o .libs/Camera.o .libs/Color.o .libs/ContextMenu.o .libs/CustomActions.o .libs/Date.o .libs/Error.o .libs/Math.o .libs/Global.o .libs/Key.o .libs/LoadVars.o .libs/LocalConnection.o .libs/Microphone.o .libs/Mouse.o .libs/MovieClip.o .libs/MovieClipLoader.o .libs/NetConnection.o .libs/NetStream.o .libs/Number.o .libs/Object.o .libs/Selection.o .libs/SharedObject.o .libs/ASSound.o .libs/string.o .libs/Stage.o .libs/System.o .libs/TextSnapshot.o .libs/Video.o >ranlib .libs/libgnashasobjs.a >creating libgnashasobjs.la >(cd .libs && rm -f libgnashasobjs.la && ln -s ../libgnashasobjs.la libgnashasobjs.la) >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >Making all in parser >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o action_buffer.lo action_buffer.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c action_buffer.cpp -fPIC -DPIC -o .libs/action_buffer.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o bitmap_character_def.lo bitmap_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c bitmap_character_def.cpp -fPIC -DPIC -o .libs/bitmap_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o button_character_def.lo button_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c button_character_def.cpp -fPIC -DPIC -o .libs/button_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o character_def.lo character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c character_def.cpp -fPIC -DPIC -o .libs/character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o edit_text_character_def.lo edit_text_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c edit_text_character_def.cpp -fPIC -DPIC -o .libs/edit_text_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o text_character_def.lo text_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c text_character_def.cpp -fPIC -DPIC -o .libs/text_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o movie_def_impl.lo movie_def_impl.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c movie_def_impl.cpp -fPIC -DPIC -o .libs/movie_def_impl.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o morph2_character_def.lo morph2_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c morph2_character_def.cpp -fPIC -DPIC -o .libs/morph2_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o shape_character_def.lo shape_character_def.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c shape_character_def.cpp -fPIC -DPIC -o .libs/shape_character_def.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o sprite_definition.lo sprite_definition.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../libbase -I../../libamf -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c sprite_definition.cpp -fPIC -DPIC -o .libs/sprite_definition.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashparser.la -release 0.7.2 action_buffer.lo bitmap_character_def.lo button_character_def.lo character_def.lo edit_text_character_def.lo text_character_def.lo movie_def_impl.lo morph2_character_def.lo shape_character_def.lo sprite_definition.lo ../../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >libtool: link: warning: `-release' is ignored for convenience libraries >ar cru .libs/libgnashparser.a .libs/action_buffer.o .libs/bitmap_character_def.o .libs/button_character_def.o .libs/character_def.o .libs/edit_text_character_def.o .libs/text_character_def.o .libs/movie_def_impl.o .libs/morph2_character_def.o .libs/shape_character_def.o .libs/sprite_definition.o >ranlib .libs/libgnashparser.a >creating libgnashparser.la >(cd .libs && rm -f libgnashparser.la && ln -s ../libgnashparser.la libgnashparser.la) >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o as_object.lo as_object.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c as_object.cpp -fPIC -DPIC -o .libs/as_object.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o as_value.lo as_value.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c as_value.cpp -fPIC -DPIC -o .libs/as_value.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o as_environment.lo as_environment.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c as_environment.cpp -fPIC -DPIC -o .libs/as_environment.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o as_function.lo as_function.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c as_function.cpp -fPIC -DPIC -o .libs/as_function.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o swf_function.lo swf_function.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c swf_function.cpp -fPIC -DPIC -o .libs/swf_function.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o character.lo character.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c character.cpp -fPIC -DPIC -o .libs/character.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o generic_character.lo generic_character.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c generic_character.cpp -fPIC -DPIC -o .libs/generic_character.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o textformat.lo textformat.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c textformat.cpp -fPIC -DPIC -o .libs/textformat.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o timers.lo timers.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c timers.cpp -fPIC -DPIC -o .libs/timers.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o xml.lo xml.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c xml.cpp -fPIC -DPIC -o .libs/xml.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o xmlattrs.lo xmlattrs.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c xmlattrs.cpp -fPIC -DPIC -o .libs/xmlattrs.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o xmlnode.lo xmlnode.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c xmlnode.cpp -fPIC -DPIC -o .libs/xmlnode.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o movie_root.lo movie_root.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c movie_root.cpp -fPIC -DPIC -o .libs/movie_root.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o xmlsocket.lo xmlsocket.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c xmlsocket.cpp -fPIC -DPIC -o .libs/xmlsocket.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o action.lo action.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c action.cpp -fPIC -DPIC -o .libs/action.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o ActionExec.lo ActionExec.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c ActionExec.cpp -fPIC -DPIC -o .libs/ActionExec.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o button_character_instance.lo button_character_instance.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c button_character_instance.cpp -fPIC -DPIC -o .libs/button_character_instance.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o dlist.lo dlist.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c dlist.cpp -fPIC -DPIC -o .libs/dlist.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o edit_text_character.lo edit_text_character.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c edit_text_character.cpp -fPIC -DPIC -o .libs/edit_text_character.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o font.lo font.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c font.cpp -fPIC -DPIC -o .libs/font.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o fontlib.lo fontlib.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c fontlib.cpp -fPIC -DPIC -o .libs/fontlib.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o GetterSetter.lo GetterSetter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c GetterSetter.cpp -fPIC -DPIC -o .libs/GetterSetter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o impl.lo impl.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c impl.cpp -fPIC -DPIC -o .libs/impl.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o rect.lo rect.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c rect.cpp -fPIC -DPIC -o .libs/rect.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o render.lo render.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c render.cpp -fPIC -DPIC -o .libs/render.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o shape.lo shape.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c shape.cpp -fPIC -DPIC -o .libs/shape.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o shm.lo shm.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c shm.cpp -fPIC -DPIC -o .libs/shm.o >shm.cpp: In member function 'bool gnash::Shm::attach(const char*, bool)': >shm.cpp:196: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o sound.lo sound.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c sound.cpp -fPIC -DPIC -o .libs/sound.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o sprite_instance.lo sprite_instance.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c sprite_instance.cpp -fPIC -DPIC -o .libs/sprite_instance.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o matrix.lo matrix.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o movie_instance.lo movie_instance.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c movie_instance.cpp -fPIC -DPIC -o .libs/movie_instance.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o PropertyList.lo PropertyList.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c PropertyList.cpp -fPIC -DPIC -o .libs/PropertyList.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o stream.lo stream.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c stream.cpp -fPIC -DPIC -o .libs/stream.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o StreamProvider.lo StreamProvider.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c StreamProvider.cpp -fPIC -DPIC -o .libs/StreamProvider.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o URLAccessManager.lo URLAccessManager.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c URLAccessManager.cpp -fPIC -DPIC -o .libs/URLAccessManager.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o styles.lo styles.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c styles.cpp -fPIC -DPIC -o .libs/styles.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tesselate.lo tesselate.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c tesselate.cpp -fPIC -DPIC -o .libs/tesselate.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o text.lo text.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c text.cpp -fPIC -DPIC -o .libs/text.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o array.lo array.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c array.cpp -fPIC -DPIC -o .libs/array.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o ASHandlers.lo `test -f 'swf/ASHandlers.cpp' || echo './'`swf/ASHandlers.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c swf/ASHandlers.cpp -fPIC -DPIC -o .libs/ASHandlers.o >swf/ASHandlers.cpp: In static member function 'static void gnash::SWF::SWFHandlers::CommonGetUrl(gnash::as_environment&, gnash::as_value, const char*, uint8_t)': >swf/ASHandlers.cpp:1759: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o TagLoadersTable.lo `test -f 'swf/TagLoadersTable.cpp' || echo './'`swf/TagLoadersTable.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c swf/TagLoadersTable.cpp -fPIC -DPIC -o .libs/TagLoadersTable.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o tag_loaders.lo `test -f 'swf/tag_loaders.cpp' || echo './'`swf/tag_loaders.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c swf/tag_loaders.cpp -fPIC -DPIC -o .libs/tag_loaders.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o types.lo types.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../server/swf -I../server/asobj -I../server/parser -I../libbase -I.. -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c types.cpp -fPIC -DPIC -o .libs/types.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashserver.la -rpath /usr/lib -release 0.7.2 as_object.lo as_value.lo as_environment.lo as_function.lo swf_function.lo character.lo generic_character.lo textformat.lo timers.lo xml.lo xmlattrs.lo xmlnode.lo movie_root.lo xmlsocket.lo action.lo ActionExec.lo button_character_instance.lo dlist.lo edit_text_character.lo font.lo fontlib.lo GetterSetter.lo impl.lo rect.lo render.lo shape.lo shm.lo sound.lo sprite_instance.lo matrix.lo movie_instance.lo PropertyList.lo stream.lo StreamProvider.lo URLAccessManager.lo styles.lo tesselate.lo text.lo array.lo ASHandlers.lo TagLoadersTable.lo tag_loaders.lo types.lo ../libbase/libgnashbase.la ../server/asobj/libgnashasobjs.la ../server/parser/libgnashparser.la -lxml2 -lz -lm -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/as_object.o .libs/as_value.o .libs/as_environment.o .libs/as_function.o .libs/swf_function.o .libs/character.o .libs/generic_character.o .libs/textformat.o .libs/timers.o .libs/xml.o .libs/xmlattrs.o .libs/xmlnode.o .libs/movie_root.o .libs/xmlsocket.o .libs/action.o .libs/ActionExec.o .libs/button_character_instance.o .libs/dlist.o .libs/edit_text_character.o .libs/font.o .libs/fontlib.o .libs/GetterSetter.o .libs/impl.o .libs/rect.o .libs/render.o .libs/shape.o .libs/shm.o .libs/sound.o .libs/sprite_instance.o .libs/matrix.o .libs/movie_instance.o .libs/PropertyList.o .libs/stream.o .libs/StreamProvider.o .libs/URLAccessManager.o .libs/styles.o .libs/tesselate.o .libs/text.o .libs/array.o .libs/ASHandlers.o .libs/TagLoadersTable.o .libs/tag_loaders.o .libs/types.o -Wl,--whole-archive ../server/asobj/.libs/libgnashasobjs.a ../server/parser/.libs/libgnashparser.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/libbase/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/libamf/.libs -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs ../libbase/.libs/libgnashbase.so -L/usr/kerberos/lib /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lGL -lGLU -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashserver-0.7.2.so -o .libs/libgnashserver-0.7.2.so >(cd .libs && rm -f libgnashserver.so && ln -s libgnashserver-0.7.2.so libgnashserver.so) >creating libgnashserver.la >(cd .libs && rm -f libgnashserver.la && ln -s ../libgnashserver.la libgnashserver.la) >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server' >Making all in backend >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/backend' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o render_handler_tri.lo render_handler_tri.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c render_handler_tri.cpp -fPIC -DPIC -o .libs/render_handler_tri.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o render_handler_ogl.lo render_handler_ogl.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c render_handler_ogl.cpp -fPIC -DPIC -o .libs/render_handler_ogl.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o sound_handler_gst.lo sound_handler_gst.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c sound_handler_gst.cpp -fPIC -DPIC -o .libs/sound_handler_gst.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashbackend.la -rpath /usr/lib -release 0.7.2 render_handler_tri.lo render_handler_ogl.lo sound_handler_gst.lo ../libbase/libgnashbase.la ../server/libgnashserver.la -L/lib -lglib-2.0 -ljpeg -lz -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -pthread -L/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lxml2 -lz -lm -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/render_handler_tri.o .libs/render_handler_ogl.o .libs/sound_handler_gst.o -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/libbase/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/server/.libs -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs ../libbase/.libs/libgnashbase.so -L/usr/kerberos/lib ../server/.libs/libgnashserver.so -L/builddir/build/BUILD/gnash-0.7.2/libamf/.libs -L/lib -ljpeg -lpangox-1.0 -lpango-1.0 -latk-1.0 -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lidn -lssl -lcrypto -lGL -lGLU -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgnashbackend-0.7.2.so -o .libs/libgnashbackend-0.7.2.so >(cd .libs && rm -f libgnashbackend.so && ln -s libgnashbackend-0.7.2.so libgnashbackend.so) >creating libgnashbackend.la >(cd .libs && rm -f libgnashbackend.la && ln -s ../libgnashbackend.la libgnashbackend.la) >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/backend' >Making all in gui >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/gui' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o gtk.lo gtk.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c gtk.cpp -fPIC -DPIC -o .libs/gtk.o >gtk_glue_gtkglext.h:47: warning: unused parameter 'minx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'miny' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxy' >gtk.cpp:219: warning: unused parameter 'bounds' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o gtk_glue_gtkglext.lo gtk_glue_gtkglext.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c gtk_glue_gtkglext.cpp -fPIC -DPIC -o .libs/gtk_glue_gtkglext.o >gtk_glue_gtkglext.h:47: warning: unused parameter 'minx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'miny' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxy' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o gui.lo gui.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c gui.cpp -fPIC -DPIC -o .libs/gui.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o NullGui.lo NullGui.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c NullGui.cpp -fPIC -DPIC -o .libs/NullGui.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/lib -lglib-2.0 -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libgnashgui.la -rpath /usr/lib -release 0.7.2 gtk.lo gtk_glue_gtkglext.lo gui.lo NullGui.lo ../server/libgnashserver.la ../backend/libgnashbackend.la -L/lib -lglib-2.0 -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/gtk.o .libs/gtk_glue_gtkglext.o .libs/gui.o .libs/NullGui.o -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/server/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/gnash-0.7.2/backend/.libs -L/builddir/build/BUILD/gnash-0.7.2/server/.libs -L/lib -L/usr/kerberos/lib ../server/.libs/libgnashserver.so -L/builddir/build/BUILD/gnash-0.7.2/libamf/.libs -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs ../backend/.libs/libgnashbackend.so -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lidn -lssl -lcrypto -lz /usr/lib/libgtkglext-x11-1.0.so -L/usr/lib /usr/lib/libgdkglext-x11-1.0.so -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgnashgui-0.7.2.so -o .libs/libgnashgui-0.7.2.so >(cd .libs && rm -f libgnashgui.so && ln -s libgnashgui-0.7.2.so libgnashgui.so) >creating libgnashgui.la >(cd .libs && rm -f libgnashgui.la && ln -s ../libgnashgui.la libgnashgui.la) >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o gnash.o gnash.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry -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/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"opengl\" -DGUI_CONFIG=\"gtk\" -DSOUND_CONFIG=\"gst\" -DDECODER_CONFIG=\"none\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o Player.o Player.cpp >gtk_glue_gtkglext.h:47: warning: unused parameter 'minx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'miny' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxx' >gtk_glue_gtkglext.h:47: warning: unused parameter 'maxy' >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/lib -lglib-2.0 -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o gnash -module -avoid-version gnash.o Player.o libgnashgui.la ../libamf/libgnashamf.la ../backend/libgnashbackend.la ../server/libgnashserver.la ../server/asobj/libgnashasobjs.la ../libgeometry/libgnashgeo.la ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,--export-dynamic -o .libs/gnash gnash.o Player.o -L/lib -L/usr/kerberos/lib ./.libs/libgnashgui.so /builddir/build/BUILD/gnash-0.7.2/backend/.libs/libgnashbackend.so /usr/lib/libgtkglext-x11-1.0.so /usr/lib/libgdkglext-x11-1.0.so -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo ../libamf/.libs/libgnashamf.so ../backend/.libs/libgnashbackend.so /builddir/build/BUILD/gnash-0.7.2/server/.libs/libgnashserver.so -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ../server/.libs/libgnashserver.so ../server/asobj/.libs/libgnashasobjs.a /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so -lxml2 ../libgeometry/.libs/libgnashgeo.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so ../libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >creating gnash >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/gui' >Making all in utilities >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libbase -I../server -I../server/parser -I/usr/include -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o parser.o parser.cpp >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -o gparser parser.o ../server/libgnashserver.la ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >mkdir .libs >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o .libs/gparser parser.o -L/usr/kerberos/lib ../server/.libs/libgnashserver.so /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so -lxml2 ../libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >creating gparser >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libbase -I../server -I../server/parser -I/usr/include -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o processor.o processor.cpp >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -o gprocessor processor.o ../server/libgnashserver.la ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o .libs/gprocessor processor.o -L/usr/kerberos/lib ../server/.libs/libgnashserver.so /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so -lxml2 ../libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >creating gprocessor >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libbase -I../server -I../server/parser -I/usr/include -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o dumpshm.o dumpshm.cpp >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -o dumpshm dumpshm.o ../server/libgnashserver.la ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o .libs/dumpshm dumpshm.o -L/usr/kerberos/lib ../server/.libs/libgnashserver.so /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so -lxml2 ../libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >creating dumpshm >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >Making all in testsuite >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making all in . >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making all in libbase >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >Making all in server >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >Making all in samples >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >Making all in misc-ming.all >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >Making all in movies.all >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >Making all in actionscript.all >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc' >Making all in C >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >for file in gnash-C.omf; do \ > /usr/bin/scrollkeeper-preinstall /usr/share/gnash/doc/gnash/C/gnash.xml ./$file $file.out; \ > done >touch omf_timestamp >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc' >Making all in plugin >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >Making all in klash >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >Generating MOC file... >Generating MOC file... >make all-am >make[4]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde/kio -I/usr/include/kde -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o klash_part.lo klash_part.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde/kio -I/usr/include/kde -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c klash_part.cpp -fPIC -DPIC -o .libs/klash_part.o >/usr/lib/qt-3.3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)': >/usr/lib/qt-3.3/include/qtextstream.h:201: warning: cast from type 'const QString*' to type 'QString*' casts away constness >/usr/lib/qt-3.3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const': >/usr/lib/qt-3.3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constness >/usr/lib/qt-3.3/include/qwidget.h: In member function 'void QWidget::constPolish() const': >/usr/lib/qt-3.3/include/qwidget.h:905: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness >klash_part.cpp: At global scope: >klash_part.cpp:76: warning: unused parameter 'cls' >klash_part.cpp:90: warning: unused parameter 'wname' >/usr/lib/qt-3.3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]': >/usr/lib/qt-3.3/include/qcstring.h:252: instantiated from here >/usr/lib/qt-3.3/include/qmemarray.h:85: warning: cast from type 'const char*' to type 'char*' casts away constness >/usr/lib/qt-3.3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]': >/usr/lib/qt-3.3/include/qstring.h:897: instantiated from here >/usr/lib/qt-3.3/include/qmemarray.h:92: warning: cast from type 'const char*' to type 'char*' casts away constness >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libklashpart.la -rpath /usr/lib/kde3 -avoid-version -L/usr/lib/qt-3.3/lib klash_part.lo -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/klash_part.o -L/usr/lib/qt-3.3/lib -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libklashpart.so -o .libs/libklashpart.so >creating libklashpart.la >(cd .libs && rm -f libklashpart.la && ln -s ../libklashpart.la libklashpart.la) >g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../server -I../../server/parser -I../../libbase -I../../backend -I/usr/include/libxml2 -I/usr/include/kde -I/usr/lib/qt-3.3/include -I/usr/include/kde/kio -DUSE_KDE -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o klash-klash.o `test -f 'klash.cpp' || echo './'`klash.cpp >/usr/lib/qt-3.3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)': >/usr/lib/qt-3.3/include/qtextstream.h:201: warning: cast from type 'const QString*' to type 'QString*' casts away constness >/usr/lib/qt-3.3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const': >/usr/lib/qt-3.3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constness >/usr/lib/qt-3.3/include/qwidget.h: In member function 'void QWidget::constPolish() const': >/usr/lib/qt-3.3/include/qwidget.h:905: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness >klash.cpp: At global scope: >klash.cpp:204: warning: unused parameter 'event' >klash.cpp:230: warning: unused parameter 'movie' >klash.cpp: In function 'int main(int, char**)': >klash.cpp:642: warning: possible problem detected in invocation of delete operator: >klash.cpp:428: warning: 'render' has incomplete type >../../server/gnash.h:76: warning: forward declaration of 'struct gnash::render_handler' >klash.cpp:642: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. >klash.cpp:247: warning: unused variable 'app' >klash.cpp:261: warning: unused variable 'ticks' >klash.cpp:532: warning: unused variable 'last_logged_fps' >/usr/lib/qt-3.3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]': >/usr/lib/qt-3.3/include/qcstring.h:252: instantiated from here >/usr/lib/qt-3.3/include/qmemarray.h:85: warning: cast from type 'const char*' to type 'char*' casts away constness >/usr/lib/qt-3.3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]': >/usr/lib/qt-3.3/include/qstring.h:897: instantiated from here >/usr/lib/qt-3.3/include/qmemarray.h:92: warning: cast from type 'const char*' to type 'char*' casts away constness >klash.cpp: In function 'int main(int, char**)': >klash.cpp:248: warning: 'qwidget' may be used uninitialized in this function >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o klash klash-klash.o -lkdeui -lkdecore -lkdeprint -L/usr/lib/qt-3.3/lib -lqt-mt -lGL -lGLU -lxml2 -lz -lm ../../backend/libgnashbackend.la ../../server/libgnashserver.la ../../server/asobj/libgnashasobjs.la ../../libgeometry/libgnashgeo.la ../../libbase/libgnashbase.la -lrt -lX11 -lXi -lm >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o .libs/klash klash-klash.o -L/usr/lib/qt-3.3/lib -L/usr/lib /usr/lib/libkdeprint.so /usr/lib/libkparts.so /usr/lib/libkio.so /usr/lib/libkdeui.so /usr/lib/libkdesu.so /usr/lib/libkwalletclient.so /usr/lib/libkdecore.so -lutempter /usr/lib/libDCOP.so -lutil -lart_lgpl_2 /usr/lib/libkdefx.so -lpng -lXext -lSM -lICE -lpthread -lXrender -lacl -lattr -lqt-mt ../../backend/.libs/libgnashbackend.so -L/usr/kerberos/lib /builddir/build/BUILD/gnash-0.7.2/server/.libs/libgnashserver.so -L/lib -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ../../server/.libs/libgnashserver.so ../../server/asobj/.libs/libgnashasobjs.a /builddir/build/BUILD/gnash-0.7.2/libamf/.libs/libgnashamf.so -lxml2 ../../libgeometry/.libs/libgnashgeo.so /builddir/build/BUILD/gnash-0.7.2/libbase/.libs/libgnashbase.so ../../libbase/.libs/libgnashbase.so -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -lrt -lX11 -lXi -lm >creating klash >make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\""/usr"\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o plugin.lo plugin.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\"/usr\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c plugin.cpp -fPIC -DPIC -o .libs/plugin.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\""/usr"\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o npn_gate.lo `test -f 'mozilla-sdk/npn_gate.cpp' || echo './'`mozilla-sdk/npn_gate.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\"/usr\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c mozilla-sdk/npn_gate.cpp -fPIC -DPIC -o .libs/npn_gate.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\""/usr"\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o npp_gate.lo `test -f 'mozilla-sdk/npp_gate.cpp' || echo './'`mozilla-sdk/npp_gate.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\"/usr\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c mozilla-sdk/npp_gate.cpp -fPIC -DPIC -o .libs/npp_gate.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\""/usr"\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o np_entry.lo `test -f 'mozilla-sdk/np_entry.cpp' || echo './'`mozilla-sdk/np_entry.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DPREFIX=\"/usr\" -I.. -I. -I../server -I../server/parser -I../libbase -I../backend -I./mozilla-sdk -I./mozilla-sdk/include -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c mozilla-sdk/np_entry.cpp -fPIC -DPIC -o .libs/np_entry.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashplugin.la -rpath /usr/lib/mozilla/plugins -module -avoid-version -L/usr/lib/mozilla/plugins plugin.lo npn_gate.lo npp_gate.lo np_entry.lo -lrt -lX11 -lXi -lm >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/plugin.o .libs/npn_gate.o .libs/npp_gate.o .libs/np_entry.o -L/usr/lib/mozilla/plugins -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashplugin.so -o .libs/libgnashplugin.so >creating libgnashplugin.la >(cd .libs && rm -f libgnashplugin.la && ln -s ../libgnashplugin.la libgnashplugin.la) >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.14749 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnash-0.7.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild >+ make install DESTDIR=/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild >Making install in libbase >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashbase.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbase.la' >/usr/bin/install -c -p .libs/libgnashbase-0.7.2.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbase-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashbase-0.7.2.so libgnashbase.so || { rm -f libgnashbase.so && ln -s libgnashbase-0.7.2.so libgnashbase.so; }; }) >/usr/bin/install -c -p .libs/libgnashbase.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbase.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libbase' >Making install in libgeometry >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashgeo.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgeo.la' >libtool: install: warning: relinking `libgnashgeo.la' >(cd /builddir/build/BUILD/gnash-0.7.2/libgeometry; /bin/sh ../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashgeo.la -rpath /usr/lib -release 0.7.2 axial_box.lo bsp.lo collision.lo cull.lo geometry.lo kd_tree_dynamic.lo kd_tree_packed.lo tqt.lo ../libbase/libgnashbase.la -lrt -lX11 -lXi -lm -inst-prefix-dir /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild) >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/axial_box.o .libs/bsp.o .libs/collision.o .libs/cull.o .libs/geometry.o .libs/kd_tree_dynamic.o .libs/kd_tree_packed.o .libs/tqt.o -L/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib -L/usr/lib -lgnashbase -L/usr/kerberos/lib -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashgeo-0.7.2.so -o .libs/libgnashgeo-0.7.2.so >/usr/bin/install -c -p .libs/libgnashgeo-0.7.2.soT /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgeo-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashgeo-0.7.2.so libgnashgeo.so || { rm -f libgnashgeo.so && ln -s libgnashgeo-0.7.2.so libgnashgeo.so; }; }) >/usr/bin/install -c -p .libs/libgnashgeo.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgeo.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libgeometry' >Making install in libamf >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashamf.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashamf.la' >libtool: install: warning: relinking `libgnashamf.la' >(cd /builddir/build/BUILD/gnash-0.7.2/libamf; /bin/sh ../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type ../libbase/libgnashbase.la -lGL -lGLU -ljpeg -lxml2 -lz -lm -o libgnashamf.la -rpath /usr/lib -release 0.7.2 amf.lo rtmp.lo -lrt -lX11 -lXi -lm -inst-prefix-dir /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild) >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/amf.o .libs/rtmp.o -L/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib -L/usr/lib -lgnashbase -L/usr/kerberos/lib -lGL -lGLU -ljpeg -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashamf-0.7.2.so -o .libs/libgnashamf-0.7.2.so >/usr/bin/install -c -p .libs/libgnashamf-0.7.2.soT /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashamf-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashamf-0.7.2.so libgnashamf.so || { rm -f libgnashamf.so && ln -s libgnashamf-0.7.2.so libgnashamf.so; }; }) >/usr/bin/install -c -p .libs/libgnashamf.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashamf.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/libamf' >Making install in server >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server' >Making install in asobj >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/asobj' >Making install in parser >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server/parser' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/server' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashserver.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashserver.la' >libtool: install: warning: relinking `libgnashserver.la' >(cd /builddir/build/BUILD/gnash-0.7.2/server; /bin/sh ../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashserver.la -rpath /usr/lib -release 0.7.2 as_object.lo as_value.lo as_environment.lo as_function.lo swf_function.lo character.lo generic_character.lo textformat.lo timers.lo xml.lo xmlattrs.lo xmlnode.lo movie_root.lo xmlsocket.lo action.lo ActionExec.lo button_character_instance.lo dlist.lo edit_text_character.lo font.lo fontlib.lo GetterSetter.lo impl.lo rect.lo render.lo shape.lo shm.lo sound.lo sprite_instance.lo matrix.lo movie_instance.lo PropertyList.lo stream.lo StreamProvider.lo URLAccessManager.lo styles.lo tesselate.lo text.lo array.lo ASHandlers.lo TagLoadersTable.lo tag_loaders.lo types.lo ../libbase/libgnashbase.la ../server/asobj/libgnashasobjs.la ../server/parser/libgnashparser.la -lxml2 -lz -lm -lrt -lX11 -lXi -lm -inst-prefix-dir /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild) >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/as_object.o .libs/as_value.o .libs/as_environment.o .libs/as_function.o .libs/swf_function.o .libs/character.o .libs/generic_character.o .libs/textformat.o .libs/timers.o .libs/xml.o .libs/xmlattrs.o .libs/xmlnode.o .libs/movie_root.o .libs/xmlsocket.o .libs/action.o .libs/ActionExec.o .libs/button_character_instance.o .libs/dlist.o .libs/edit_text_character.o .libs/font.o .libs/fontlib.o .libs/GetterSetter.o .libs/impl.o .libs/rect.o .libs/render.o .libs/shape.o .libs/shm.o .libs/sound.o .libs/sprite_instance.o .libs/matrix.o .libs/movie_instance.o .libs/PropertyList.o .libs/stream.o .libs/StreamProvider.o .libs/URLAccessManager.o .libs/styles.o .libs/tesselate.o .libs/text.o .libs/array.o .libs/ASHandlers.o .libs/TagLoadersTable.o .libs/tag_loaders.o .libs/types.o -Wl,--whole-archive ../server/asobj/.libs/libgnashasobjs.a ../server/parser/.libs/libgnashparser.a -Wl,--no-whole-archive -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs -L/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib -L/usr/lib -L/usr/kerberos/lib -lgnashamf -lgnashbase -ljpeg -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lGL -lGLU -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,-soname -Wl,libgnashserver-0.7.2.so -o .libs/libgnashserver-0.7.2.so >/usr/bin/install -c -p .libs/libgnashserver-0.7.2.soT /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashserver-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashserver-0.7.2.so libgnashserver.so || { rm -f libgnashserver.so && ln -s libgnashserver-0.7.2.so libgnashserver.so; }; }) >/usr/bin/install -c -p .libs/libgnashserver.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashserver.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/server' >Making install in backend >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/backend' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/backend' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashbackend.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbackend.la' >libtool: install: warning: relinking `libgnashbackend.la' >(cd /builddir/build/BUILD/gnash-0.7.2/backend; /bin/sh ../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashbackend.la -rpath /usr/lib -release 0.7.2 render_handler_tri.lo render_handler_ogl.lo sound_handler_gst.lo ../libbase/libgnashbase.la ../server/libgnashserver.la -L/lib -lglib-2.0 -ljpeg -lz -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -pthread -L/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lxml2 -lz -lm -lrt -lX11 -lXi -lm -inst-prefix-dir /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild) >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/render_handler_tri.o .libs/render_handler_ogl.o .libs/sound_handler_gst.o -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs -L/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib -L/usr/lib -lgnashbase -L/usr/kerberos/lib -lgnashserver -L/builddir/build/BUILD/gnash-0.7.2/libamf/.libs -L/lib -ljpeg -lpangox-1.0 -lpango-1.0 -latk-1.0 -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lidn -lssl -lcrypto -lGL -lGLU -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgnashbackend-0.7.2.so -o .libs/libgnashbackend-0.7.2.so >/usr/bin/install -c -p .libs/libgnashbackend-0.7.2.soT /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbackend-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashbackend-0.7.2.so libgnashbackend.so || { rm -f libgnashbackend.so && ln -s libgnashbackend-0.7.2.so libgnashbackend.so; }; }) >/usr/bin/install -c -p .libs/libgnashbackend.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbackend.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/backend' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/backend' >Making install in gui >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/gui' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashgui.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgui.la' >libtool: install: warning: relinking `libgnashgui.la' >(cd /builddir/build/BUILD/gnash-0.7.2/gui; /bin/sh ../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -L/lib -lglib-2.0 -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libgnashgui.la -rpath /usr/lib -release 0.7.2 gtk.lo gtk_glue_gtkglext.lo gui.lo NullGui.lo ../server/libgnashserver.la ../backend/libgnashbackend.la -L/lib -lglib-2.0 -L/lib -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lGL -lGLU -Wl,--export-dynamic -L/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrt -lX11 -lXi -lm -inst-prefix-dir /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild) >g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.1/crtbeginS.o .libs/gtk.o .libs/gtk_glue_gtkglext.o .libs/gui.o .libs/NullGui.o -L/builddir/build/BUILD/gnash-0.7.2/server/.libs -L/lib -L/usr/kerberos/lib -L/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib -L/usr/lib -lgnashserver -L/builddir/build/BUILD/gnash-0.7.2/libamf/.libs -L/builddir/build/BUILD/gnash-0.7.2/libbase/.libs -lgnashbackend -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lidn -lssl -lcrypto -lz -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrt -lX11 -lXi -L/usr/lib/gcc/i386-redhat-linux/4.1.1 -L/usr/lib/gcc/i386-redhat-linux/4.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crtn.o -m32 -march=i386 -mtune=generic -march=athlon-xp -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libgnashgui-0.7.2.so -o .libs/libgnashgui-0.7.2.so >/usr/bin/install -c -p .libs/libgnashgui-0.7.2.soT /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgui-0.7.2.so >(cd /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib && { ln -s -f libgnashgui-0.7.2.so libgnashgui.so || { rm -f libgnashgui.so && ln -s libgnashgui-0.7.2.so libgnashgui.so; }; }) >/usr/bin/install -c -p .libs/libgnashgui.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgui.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'gnash' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gnash' >libtool: install: warning: `libgnashgui.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/backend/libgnashbackend.la' has not been installed in `/usr/lib' >libtool: install: warning: `../libamf/libgnashamf.la' has not been installed in `/usr/lib' >libtool: install: warning: `../backend/libgnashbackend.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `../server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libamf/libgnashamf.la' has not been installed in `/usr/lib' >libtool: install: warning: `../libgeometry/libgnashgeo.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libbase/libgnashbase.la' has not been installed in `/usr/lib' >libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib' >/usr/bin/install -c -p .libs/gnash /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gnash >test -z "/usr/share/gnash" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash" > /usr/bin/install -c -p -m 644 'images/gnash_128_96.ico' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/gnash_128_96.ico' >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/gui' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/gui' >Making install in utilities >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'gparser' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gparser' >libtool: install: warning: `../server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libamf/libgnashamf.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libbase/libgnashbase.la' has not been installed in `/usr/lib' >libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib' >/usr/bin/install -c -p .libs/gparser /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gparser > /bin/sh ../libtool --mode=install /usr/bin/install -c -p 'gprocessor' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gprocessor' >libtool: install: warning: `../server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libamf/libgnashamf.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libbase/libgnashbase.la' has not been installed in `/usr/lib' >libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib' >/usr/bin/install -c -p .libs/gprocessor /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gprocessor >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/utilities' >Making install in testsuite >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making install in libbase >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/libbase' >Making install in server >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/server' >Making install in samples >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/samples' >Making install in misc-ming.all >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/misc-ming.all' >Making install in movies.all >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/movies.all' >Making install in actionscript.all >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite/actionscript.all' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/testsuite' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc' >Making install in C >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C >mkdir -p -- /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C >for file in sources.xml internals.xml amf.xml accessibility.xml appendix.xml array.xml boolean.xml button.xml camera.xml color.xml contextmenu.xml customactions.xml date.xml error.xml fdl-appendix.xml function.xml gnashrc.xml key.xml legal.xml loadvars.xml localconnection.xml logging.xml math.xml microphone.xml mouse.xml movieclip.xml moviecliploader.xml netconnection.xml netstream.xml number.xml object.xml opcodes.xml plugin.xml rtmp.xml selection.xml sharedobject.xml sound.xml stage.xml string.xml system.xml textfield.xml textformat.xml textsnapshot.xml video.xml xml.xml xmlnode.xml xmlsocket.xml gnash.xml; do \ > cp ./$file /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C; \ > done >if test "images"; then \ > /bin/sh ../../mkinstalldirs /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C/images; \ > for file in ./images/*.png; do \ > basefile=`echo $file | sed -e 's,^.*/,,'`; \ > /usr/bin/install -c -p -m 644 $file /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C/images/$basefile; \ > done \ > fi >mkdir -p -- /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/gnash/doc/gnash/C/images >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/man/man1" > /usr/bin/install -c -p -m 644 './gnash.1' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/man/man1/gnash.1' >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >/bin/sh ../../mkinstalldirs /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/omf/gnash >mkdir -p -- /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/omf/gnash >for file in gnash-C.omf; do \ > /usr/bin/install -c -p -m 644 $file.out /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/omf/gnash/$file; \ > done >/usr/bin/scrollkeeper-update -v -o /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/omf/gnash >/var/lib/scrollkeeper/scrollkeeper_docs: Permission denied >make[4]: [install-data-omf-hook] Error 1 (ignored) >test -d "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info" || /bin/sh ../../mkinstalldirs "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info" >mkdir -p -- /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info >/usr/bin/install -c -p -m 644 gnash.info /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info/gnash.info >if (install-info --version) >/dev/null 2>&1; then \ > version=`install-info --version | grep -c 'GNU texinfo'`; \ > if test $version -eq 0; then \ > install-info --menuentry="Gnash" --description="GNU Flash Player" --info-dir=/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info/gnash.info >/dev/null 2>&1; \ > else \ > install-info --entry="* Gnash: (gnash). GNU Flash Player" --info-dir=/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info/gnash.info >/dev/null 2>&1; \ > fi; \ > fi >make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc/C' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/doc' >Making install in plugin >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >Making install in klash >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[4]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -p 'klash' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/klash' >libtool: install: warning: `../../backend/libgnashbackend.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `../../server/libgnashserver.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libamf/libgnashamf.la' has not been installed in `/usr/lib' >libtool: install: warning: `../../libgeometry/libgnashgeo.la' has not been installed in `/usr/lib' >libtool: install: warning: `/builddir/build/BUILD/gnash-0.7.2/libbase/libgnashbase.la' has not been installed in `/usr/lib' >libtool: install: warning: `../../libbase/libgnashbase.la' has not been installed in `/usr/lib' >/usr/bin/install -c -p .libs/klash /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/klash >test -z "/usr/share/apps/klash" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/apps/klash" > /usr/bin/install -c -p -m 644 'pluginsinfo' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/apps/klash/pluginsinfo' >test -z "/usr/share/config" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/config" > /usr/bin/install -c -p -m 644 'klashrc' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/config/klashrc' >test -z "/usr/share/services" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/services" > /usr/bin/install -c -p -m 644 'klash_part.desktop' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/services/klash_part.desktop' >test -z "/usr/share/apps/klash" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/apps/klash" > /usr/bin/install -c -p -m 644 'klashpartui.rc' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/apps/klash/klashpartui.rc' >test -z "/usr/lib/kde3" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/kde3" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -p 'libklashpart.la' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/kde3/libklashpart.la' >/usr/bin/install -c -p .libs/libklashpart.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/kde3/libklashpart.so >/usr/bin/install -c -p .libs/libklashpart.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/kde3/libklashpart.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/kde3' >make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin/klash' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[3]: Entering directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[3]: Nothing to be done for `install-exec-am'. >test -d "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins" || /bin/sh ../mkinstalldirs "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins" >mkdir -p -- /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins >/bin/sh ../libtool --mode=install /usr/bin/install -c -p libgnashplugin.la "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.la" >/usr/bin/install -c -p .libs/libgnashplugin.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.so >/usr/bin/install -c -p .libs/libgnashplugin.lai /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/mozilla/plugins' >rm -f /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.*a /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.so.0 /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.*.T >make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2/plugin' >make[1]: Entering directory `/builddir/build/BUILD/gnash-0.7.2' >make[2]: Entering directory `/builddir/build/BUILD/gnash-0.7.2' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/man/man1" > /usr/bin/install -c -p -m 644 './doc/gnash.1' '/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/man/man1/gnash.1' >make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2' >make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.7.2' >+ rm /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashamf.la /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashbackend.la /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashbase.la /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashgeo.la /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashgui.la /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashserver.la >+ rm /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashamf.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashbackend.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashbase.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashgeo.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashgui.so /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//usr/lib/libgnashserver.so >+ rm -rf /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild//var/scrollkeeper >+ rm -f /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/info/dir >+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gnash-0.7.2 >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashamf-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashserver-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/kde3/libklashpart.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/mozilla/plugins/libgnashplugin.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbase-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgui-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashbackend-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/lib/libgnashgeo-0.7.2.so >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gprocessor >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gnash >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/klash >extracting debug info from /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/bin/gparser >cpio: gnash-0.7.2/backend/<built-in>: No such file or directory >cpio: gnash-0.7.2/gui/<built-in>: No such file or directory >cpio: gnash-0.7.2/libamf/<built-in>: No such file or directory >cpio: gnash-0.7.2/libbase/<built-in>: No such file or directory >cpio: gnash-0.7.2/libgeometry/<built-in>: No such file or directory >cpio: gnash-0.7.2/plugin/<built-in>: No such file or directory >cpio: gnash-0.7.2/plugin/klash/<built-in>: No such file or directory >cpio: gnash-0.7.2/server/<built-in>: No such file or directory >cpio: gnash-0.7.2/server/asobj/<built-in>: No such file or directory >cpio: gnash-0.7.2/server/parser/<built-in>: No such file or directory >cpio: gnash-0.7.2/utilities/<built-in>: No such file or directory >4429 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: gnash-0.7.2-1.fc6 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.34792 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnash-0.7.2 >+ DOCDIR=/var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ export DOCDIR >+ rm -rf /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ /bin/mkdir -p /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ cp -pr README AUTHORS COPYING NEWS /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ cp -pr doc/C/gnash.html /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ cp -pr doc/C/images /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild/usr/share/doc/gnash-0.7.2 >+ exit 0 >Provides: libgnashamf-0.7.2.so libgnashbackend-0.7.2.so libgnashbase-0.7.2.so libgnashgeo-0.7.2.so libgnashgui-0.7.2.so libgnashserver-0.7.2.so >Requires(interp): /bin/sh /bin/sh /bin/sh >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /bin/sh /sbin/install-info /sbin/ldconfig scrollkeeper >Requires(preun): /bin/sh /sbin/install-info >Requires(postun): /bin/sh /sbin/ldconfig scrollkeeper >Requires: libGL.so.1 libGLU.so.1 libICE.so.6 libSM.so.6 libX11.so.6 libXi.so.6 libXmu.so.6 libXt.so.6 libatk-1.0.so.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.2) libc.so.6(GLIBC_2.4) libcairo.so.2 libcom_err.so.2 libcrypto.so.6 libcurl.so.3 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdkglext-x11-1.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnashamf-0.7.2.so libgnashbackend-0.7.2.so libgnashbase-0.7.2.so libgnashgeo-0.7.2.so libgnashgui-0.7.2.so libgnashserver-0.7.2.so libgobject-2.0.so.0 libgssapi_krb5.so.2 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgtkglext-x11-1.0.so.0 libidn.so.11 libjpeg.so.62 libk5crypto.so.3 libkrb5.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangox-1.0.so.0 libresolv.so.2 librt.so.1 librt.so.1(GLIBC_2.2) libssl.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libxml2.so.2 libz.so.1 rtld(GNU_HASH) >Processing files: gnash-plugin-0.7.2-1.fc6 >Provides: libgnashplugin.so >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: /usr/lib/mozilla/plugins gnash = 0.7.2-1.fc6 libX11.so.6 libXi.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) webclient >Processing files: gnash-klash-0.7.2-1.fc6 >Provides: libklashpart.so >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: gnash = 0.7.2-1.fc6 libDCOP.so.4 libGL.so.1 libGLU.so.1 libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libXrender.so.1 libacl.so.1 libart_lgpl_2.so.2 libatk-1.0.so.0 libattr.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcom_err.so.2 libcrypto.so.6 libcurl.so.3 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libgmodule-2.0.so.0 libgnashamf-0.7.2.so libgnashbackend-0.7.2.so libgnashbase-0.7.2.so libgnashgeo-0.7.2.so libgnashserver-0.7.2.so libgobject-2.0.so.0 libgssapi_krb5.so.2 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libidn.so.11 libjpeg.so.62 libk5crypto.so.3 libkdecore.so.4 libkdefx.so.4 libkdeprint.so.4 libkdesu.so.4 libkdeui.so.4 libkio.so.4 libkparts.so.2 libkrb5.so.3 libkwalletclient.so.1 libm.so.6 libpango-1.0.so.0 libpangox-1.0.so.0 libpng12.so.0 libpthread.so.0 libqt-mt.so.3 libresolv.so.2 librt.so.1 libssl.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libutempter.so.0 libutil.so.1 libxml2.so.2 libz.so.1 rtld(GNU_HASH) >Processing files: gnash-debuginfo-0.7.2-1.fc6 >Provides: libgnashamf-0.7.2.so.debug libgnashbackend-0.7.2.so.debug libgnashbase-0.7.2.so.debug libgnashgeo-0.7.2.so.debug libgnashgui-0.7.2.so.debug libgnashplugin.so.debug libgnashserver-0.7.2.so.debug libklashpart.so.debug >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild >warning: Could not canonicalize hostname: telesfor.scotclimb.org.uk >Wrote: /builddir/build/RPMS/gnash-0.7.2-1.fc6.i386.rpm >Wrote: /builddir/build/RPMS/gnash-plugin-0.7.2-1.fc6.i386.rpm >Wrote: /builddir/build/RPMS/gnash-klash-0.7.2-1.fc6.i386.rpm >Wrote: /builddir/build/RPMS/gnash-debuginfo-0.7.2-1.fc6.i386.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.37266 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnash-0.7.2 >+ rm -rf /var/tmp/gnash-0.7.2-1.fc6-root-mockbuild >+ exit 0 >Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.37266 >+ umask 022 >+ cd /builddir/build/BUILD >+ rm -rf gnash-0.7.2 >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 217020
:
141984
|
142067
|
142563
|
142564
|
146034
|
146061
| 149758 |
149759