Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnash.spec'], False, '/var/lib/mock/f17-build-1297226-206804/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnash.spec'] Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gnash-0.8.10-2.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnash.spec'], False, '/var/lib/mock/f17-build-1297226-206804/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnash.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DUz7zd + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnash-0.8.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnash-0.8.10.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnash-0.8.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (gnash-0.8.10-add-unistd-header.patch): + echo 'Patch #0 (gnash-0.8.10-add-unistd-header.patch):' + /usr/bin/cat /builddir/build/SOURCES/gnash-0.8.10-add-unistd-header.patch + /usr/bin/patch -s -p1 -b --suffix .unistd-header --fuzz=0 Patch #1 (gnash-0.8.10-integer-overflow.patch): + echo 'Patch #1 (gnash-0.8.10-integer-overflow.patch):' + /usr/bin/cat /builddir/build/SOURCES/gnash-0.8.10-integer-overflow.patch + /usr/bin/patch -s -p1 -b --suffix .integer-overflow --fuzz=0 + autoreconf -if autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `macros'. libtoolize: copying file `macros/libtool.m4' libtoolize: copying file `macros/ltoptions.m4' libtoolize: copying file `macros/ltsugar.m4' libtoolize: copying file `macros/ltversion.m4' libtoolize: copying file `macros/lt~obsolete.m4' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LJ73OO + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-npapi-plugindir=/usr/lib/mozilla/plugins --enable-docbook --disable-ghelp --enable-media=GST --disable-dependency-tracking --disable-rpath --disable-testsuite --without-swfdec-testsuite --without-ming --enable-cygnal --enable-python --enable-gui=gtk,kde4,sdl,fb --enable-renderer=all --with-plugins-install=system --enable-doublebuf --disable-jemalloc --enable-extensions=fileio,lirc,dejagnu,mysql --htmldir=/usr/share/gnash/html checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E ./configure: line 7180: gt_INTL_MACOSX: command not found checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for runtest... no configure: This build supports LocalConnection checking which type of library archiver we have... configure: Configuring Gnash for native compilation checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /usr/bin/sdl-config (cached) checking for OpenGL headers... default checking for cairo.h header using pkg-config... -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 checking for cairo.h header... -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 checking for libcairo library using pkg-config... -lcairo checking for AGG headers... -I/usr/include/agg2 -I/usr/include/freetype2 checking for libagg library... -lagg checking for perl... /usr/bin/perl checking for csound... no checking for git... no configure: Adding FileIO extension configure: Adding DejaGnu extension configure: Adding MySql extension checking for mysql_config... mysql_config checking for MySQL headers... yes checking for MySQL libraries... -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ltdl.h header using pkg-config... not found checking for ltdl-config... no checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for ltdl.h header... checking for libltdl library using pkg-config... not found checking for ltdl-config... no checking for libltdl library... -L/lib -lltdl checking for python-config... /usr/bin/python-config checking for libpython header... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 checking for PYGTK... yes checking size of void *... 4 checking for library containing mallinfo... none required checking for the gtk2 header... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 checking for the Pango Version... 1.0 checking for libpango header... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for libpango library... -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lglib-2.0 checking for atk/atk.h header using pkg-config... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for atk/atk.h header... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for libatk library using pkg-config... -latk-1.0 -lgobject-2.0 -lglib-2.0 checking for the Gtk GL Extensions Version... 1.0 checking for gtk/gtkgl.h... -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 checking for GTK GL library... -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 (cached) checking for cairo.h header... -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 (cached) checking for libcairo library... -lcairo checking for QT 4.x headers... -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL checking for QT 4.x libraries... -lQtGui -lQtCore checking for moc-qt4... /usr/bin/moc-qt4 checking for uic-qt4... /usr/bin/uic-qt4 checking for tslib.h header using pkg-config... not found checking for ts-config... no checking tslib.h usability... no checking tslib.h presence... no checking for tslib.h... no checking ts/tslib.h usability... no checking ts/tslib.h presence... no checking for ts/tslib.h... no checking for ts/tslib.h... (cached) no checking for tslib.h... (cached) no checking for tslib.h header... not found checking linker --as-needed support... yes checking for i386-redhat-linux-gnu-autotrace... no checking for autotrace... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for kde4-config... /usr/bin/kde4-config configure: KDE4 prefix from kde4-config is /usr checking for KDE 4.x header path... -I/usr/include/kde4 checking for kdeui library... /usr/lib/kde4/devel/libkdeui checking for kdecore library... /usr/lib/kde4/devel/libkdecore checking for npapi.h... -I/usr/include/xulrunner-2 -DXP_UNIX checking whether NPString has member UTF8Length... yes checking for npupp.h... no checking for const needed for NPP_GetMIMEDescription() prototype... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for BZ2_bzopen in -lbz2... yes checking for getpwnam in -lc... yes checking for X11 headers... -I/usr/include checking for X11 library... -L/lib -lX11 -lXinerama -lXext -lSM -lICE -lXv checking for XInput_find_display in -lXi... no checking for XDisableAccessControl in -lX11... yes checking for finite... yes checking for library containing finite... none required checking for isfinite... yes checking for library containing isfinite... no checking whether g++ implements __PRETTY_FUNCTION__... yes checking whether g++ implements __FUNCTION__... yes checking whether g++ implements __func__... yes checking for getopt... yes checking for gettimeofday... yes checking for ftime... yes checking for tzset... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff... yes checking whether timezone is a long... yes checking for mkstemps... yes checking for sysconf... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for mmap... yes checking for scandir... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for nspr.h header using pkg-config... -I/usr/include/nspr4 checking for nspr.h header... -I/usr/include/nspr4 checking for libnspr library using pkg-config... -lplds4 -lplc4 -lnspr4 -lpthread -ldl checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for zlib.h header using pkg-config... not found checking for z-config... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlib.h header... checking for libz library using pkg-config... not found checking for z-config... no checking for libz library... -L/lib -lz checking for jpeglib.h header using pkg-config... not found checking for jpeg-config... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeglib.h header... checking for libjpeg library using pkg-config... not found checking for jpeg-config... no checking for libjpeg library... -L/lib -ljpeg checking for png.h header using pkg-config... -I/usr/include/libpng15 checking for png.h header... -I/usr/include/libpng15 checking for libpng library using pkg-config... -lpng15 checking for gif_lib.h header using pkg-config... not found checking for gif-config... no checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for gif_lib.h header... checking for libgif library using pkg-config... not found checking for gif-config... no checking for libgif library... -L/lib -lgif checking for speex.h header using pkg-config... checking for speex.h header... checking for libspeex library using pkg-config... -lspeex checking for speex_resampler.h header using pkg-config... checking for speex_resampler.h header... checking for libspeexdsp library using pkg-config... -lspeexdsp checking for fc-match... /usr/bin/fc-match checking for fontconfig/fontconfig.h header using pkg-config... checking for fontconfig/fontconfig.h header... checking for libfontconfig library using pkg-config... -lfontconfig checking for ming-config... no checking ming.h usability... no checking ming.h presence... no checking for ming.h... no checking for Ming header... checking for ming_init_io in -lming... no checking for libming library... checking for doxygen... no checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for glib library... -lglib-2.0 (cached) checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include (cached) checking for glib library... -lglib-2.0 checking for OpenGL-ES headers... checking GLES/egl.h usability... no checking GLES/egl.h presence... no checking for GLES/egl.h... no checking GLES2/gl2.h usability... no checking GLES2/gl2.h presence... no checking for GLES2/gl2.h... no checking for expat.h header using pkg-config... not found checking for expat-config... no checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking expat/expat.h usability... no checking expat/expat.h presence... no checking for expat/expat.h... no checking for expat/expat.h... (cached) no checking for expat.h... (cached) no checking for expat.h header... not found checking for gst-inspect... /usr/bin/gst-inspect checking for gst-inspect-0.10... (cached) /usr/bin/gst-inspect configure: WARNING: Missing codec: ffdec_flv configure: WARNING: Missing codec: ffdec_flashsv configure: WARNING: Missing codec: ffdec_vp6f configure: WARNING: Missing codec: ffdec_flashsv configure: WARNING: Missing codec: mad configure: WARNING: Missing codec: ffdec_vp6 checking for gst/interfaces/probeprobe.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for gst/interfaces/probeprobe.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for libgstreamer_plugins_base library using pkg-config... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 checking for gst/app/gstappsink.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for gst/app/gstappsink.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for libgstreamer_app library using pkg-config... -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 checking for gst/gst.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for gst/gst.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for libgstreamer library using pkg-config... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 checking for gst/pbutils/install-plugins.h header using pkg-config... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for gst/pbutils/install-plugins.h header... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking for libgstreamer_pbutils library using pkg-config... -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 checking for install-info... /usr/sbin/install-info checking for docbook styles path... /usr/share/sgml/docbook/xsl-stylesheets configure: checking for other programs needed to process the DocBook files checking for fop.sh... no checking for fop... /usr/bin/fop checking for Sun java runtime... /usr/bin/java checking for pdfxmltex... /usr/bin/pdfxmltex checking for xsltproc... /usr/bin/xsltproc checking for db2x_xsltproc... /usr/bin/db2x_xsltproc checking for db2x_docbook2texi... /usr/bin/db2x_docbook2texi checking for db2x_texixml... /usr/bin/db2x_texixml checking for db2x_docbook2man... /usr/bin/db2x_docbook2man checking for db2x_manxml... /usr/bin/db2x_manxml checking for makeinfo... /usr/bin/makeinfo checking for docbook2pdf... /usr/bin/docbook2pdf checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for libcurl header... no checking whether pthreads work with -pthread... yes checking searching for pthread library... using -L/lib -lpthread checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for the Boost Version... checking for boost header... checking for Boost libraries... -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt checking if -fvisibility-inlines-hidden is broken... no checking whether g++ supports -fvisibility=hidden... yes checking whether GConf support is requested... yes checking for GCONF... yes Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for gconftool-2... /usr/bin/gconftool-2 checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for pselect... yes checking for ppoll... yes configure: creating ./config.status config.status: creating gnash.pc config.status: creating desktop/gnash-gtk-launcher config.status: creating desktop/gnash-qt-launcher config.status: creating Makefile config.status: creating desktop/Makefile config.status: creating po/Makefile config.status: creating libmedia/Makefile config.status: creating libsound/Makefile config.status: creating libbase/Makefile config.status: creating libcore/Makefile config.status: creating libcore/vm/Makefile config.status: creating libcore/parser/Makefile config.status: creating librender/Makefile config.status: creating utilities/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/Doxyfile config.status: creating testsuite/Makefile config.status: creating testsuite/media/Makefile config.status: creating testsuite/libbase.all/Makefile config.status: creating testsuite/as3compile.all/Makefile config.status: creating testsuite/actionscript.all/Makefile config.status: creating testsuite/samples/Makefile config.status: creating testsuite/swfdec/Makefile config.status: creating testsuite/misc-ming.all/Makefile config.status: creating testsuite/misc-ming.all/action_order/Makefile config.status: creating testsuite/misc-ming.all/sound/Makefile config.status: creating testsuite/misc-ming.all/displaylist_depths/Makefile config.status: creating testsuite/misc-ming.all/init_action/Makefile config.status: creating testsuite/misc-ming.all/loop/Makefile config.status: creating testsuite/misc-ming.all/loading/Makefile config.status: creating testsuite/misc-ming.all/register_class/Makefile config.status: creating testsuite/misc-mtasc.all/Makefile config.status: creating testsuite/misc-haxe.all/Makefile config.status: creating testsuite/misc-haxe.all/classes.all/Makefile config.status: creating testsuite/misc-swfmill.all/Makefile config.status: creating testsuite/misc-swfmill.all/trace-as2/Makefile config.status: creating testsuite/misc-swfmill.all/trace-as3/Makefile config.status: creating testsuite/misc-swfc.all/Makefile config.status: creating testsuite/network.all/Makefile config.status: creating testsuite/movies.all/Makefile config.status: creating testsuite/libcore.all/Makefile config.status: creating testsuite/libmedia.all/Makefile config.status: creating gui/Makefile config.status: creating gui/Info.plist config.status: creating gui/pythonmod/Makefile config.status: creating extensions/Makefile config.status: creating extensions/dejagnu/Makefile config.status: creating extensions/mysql/Makefile config.status: creating extensions/fileio/Makefile config.status: creating extensions/gtk2/Makefile config.status: creating extensions/lirc/Makefile config.status: creating extensions/dbus/Makefile config.status: creating plugin/Makefile config.status: creating plugin/npapi/Makefile config.status: creating plugin/klash/Makefile config.status: creating plugin/klash4/Makefile config.status: creating plugin/win32/Makefile config.status: creating plugin/aos4/Makefile config.status: creating libdevice/Makefile config.status: creating cygnal/Makefile config.status: creating cygnal/libnet/Makefile config.status: creating cygnal/libamf/Makefile config.status: creating cygnal/cgi-bin/Makefile config.status: creating cygnal/cgi-bin/echo/Makefile config.status: creating cygnal/cgi-bin/oflaDemo/Makefile config.status: creating cygnal/cgi-bin/fitcDemo/Makefile config.status: creating cygnal/testsuite/Makefile config.status: creating cygnal/testsuite/libamf.all/Makefile config.status: creating cygnal/testsuite/libnet.all/Makefile config.status: creating cygnal/testsuite/cygnal.all/Makefile config.status: creating gnashconfig.h config.status: linking cygnal/testsuite/cygnal.all/cygnalrc.in to cygnal/testsuite/cygnal.all/cygnalrc config.status: linking testsuite/libbase.all/gnashrc.in to testsuite/libbase.all/gnashrc config.status: linking testsuite/libbase.all/gnashrc-local.in to testsuite/libbase.all/gnashrc-local config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands Configurable options are: POSIX Threads support enabled (default) NPAPI plugin enabled (default). Use --disable-npapi to disable. NPAPI plugin will be installed in /usr/lib/mozilla/plugins KPARTS 3.x plugin disabled. KPARTS 4.x plugin enabled (default). Use --disable-kparts4 to disable KPARTS 4.x plugin will be installed in /usr/lib/kde4 KPARTS 4.x service will be installed in /usr/share/kde4/services KPARTS 4.x config dir will be in /usr/share/kde4/config KPARTS 4.x appsdata will be installed in /usr/share/kde4/apps/klash Configured paths for i386-redhat-linux-gnu are: QT4 flags are: -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL QT4 libs are: -lQtGui -lQtCore KDE4 flags are: -I/usr/include/kde4 KDE4 libs are: -L/usr/lib/kde4/devel -lkdeui -lkdecore JPEG flags are: default include path JPEG libs are: -L/lib -ljpeg GIF flags are: default include path GIF libs are: -L/lib -lgif PNG flags are: -I/usr/include/libpng15 PNG libs are: -lpng15 OpenGL flags are: default include path OpenGL libs are: -L/lib -lGL -lGLU GtkGLExt flags are: -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 GtkGLExt libs are: -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 GTK2 flags are: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 Pango flags are: -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Pango libs are: -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lglib-2.0 GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include GLib libs are: -lglib-2.0 ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ATK libs are: -latk-1.0 -lgobject-2.0 -lglib-2.0 Your Gstreamer installation is missing these codecs: ffdec_flv ffdec_flashsv ffdec_vp6f ffdec_flashsv mad ffdec_vp6 Please install the gstreamer-ffmpeg for Gstreamer Gstreamer flags are: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 Gstreamer libs are: -lgstinterfaces-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 Cairo flags are: -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 Cairo libs are: -lcairo SDL flags are: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT SDL libs are: -lSDL -lpthread POSIX Threads flags are: -pthread POSIX Threads lib is: -L/lib -lpthread You have version 0.8.8 of the DocBook2X tools. CURL flags are: -DCURL_STATICLIB CURL libs are: -lcurl Speex flags are: Speex libs are: -lspeex Speex DSP flags are: Speex DSP libs are: -lspeexdsp AGG Pixel format is: all AGG flags are: -I/usr/include/agg2 -I/usr/include/freetype2 AGG libs are: -lagg BOOST flags are: BOOST libs are: -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt BOOST libs for cygnal are: -lboost_serialization-mt -lboost_date_time-mt PERL is /usr/bin/perl Z flags are: default include path Z libs are: -L/lib -lz FreeType flags are: -I/usr/include/freetype2 FreeType libs are: -lfreetype Fontconfig flags are: Fontconfig libs are: -lfontconfig MYSQL flags are: -I/usr/include/mysql MYSQL libs are: -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl NPAPI flags are: -I/usr/include/xulrunner-2 -DXP_UNIX LIBLTDL flags are: LIBLTDL libs are: -L/lib -lltdl PYTHON flags are: -I/usr/include/python2.7 -I/usr/include/python2.7 PYTHON libs are: -lpthread -ldl -lutil -lm -lpython2.7 PYTHON executable is: /usr/bin/python Only building these ActionScript classes into the library: -------- Building Cygnal media server enabled (default). Use --disable-cygnal to disable. Building extensions: fileio lirc dejagnu mysql Enabling security features: localconnection Enabling statistics collecting for: cache GUI toolkits supported: fb,qt4,gtk,sdl Renderers supported: agg cairo opengl openvg, opengles1 Hardware Acceleration: RawFB Media handlers: gst Using sdl for sound handling DocBook document processing enabled (for "make html" and "make pdf") Docbook styles sheets in /usr/share/sgml/docbook/xsl-stylesheets Using Input Devices, Touchscreen via Tslib for Input Using double buffering when rendering WARNING: You need the dejagnu package installed to get a summary after running 'make check'. Install it from http://www.gnu.org/software/dejagnu/ or .deb users: apt-get install dejagnu or .rpm users: yum install dejagnu Gnash should still compile even with these warnings. If it doesn't, report the warnings as a bug. + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' Making all in desktop make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' Making all in libdevice make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' CXX libgnashdevice_la-DeviceGlue.lo CXX libgnashdevice_la-RawFBDevice.lo CXX libgnashdevice_la-InputDevice.lo CXX libgnashdevice_la-EventDevice.lo CXX libgnashdevice_la-UinputDevice.lo In file included from events/UinputDevice.cpp:29:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD libgnashdevice.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' Making all in libbase make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' CXX libgnashbase_la-AMF.lo CXX libgnashbase_la-arg_parser.lo CXX libgnashbase_la-BitsReader.lo CXX libgnashbase_la-ClockTime.lo CXX libgnashbase_la-curl_adapter.lo CXX libgnashbase_la-GC.lo CXX libgnashbase_la-GnashFileUtilities.lo CXX libgnashbase_la-GnashImage.lo CXX libgnashbase_la-GnashImageJpeg.lo CXX libgnashbase_la-IOChannel.lo CXX libgnashbase_la-log.lo CXX libgnashbase_la-memory.lo CXX libgnashbase_la-NamingPolicy.lo CXX libgnashbase_la-noseek_fd_adapter.lo CXX libgnashbase_la-rc.lo CXX libgnashbase_la-RTMP.lo CXX libgnashbase_la-Socket.lo CXX libgnashbase_la-StreamProvider.lo CXX libgnashbase_la-string_table.lo CXX libgnashbase_la-SWFCtype.lo In file included from curl_adapter.cpp:34:0: GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX libgnashbase_la-tu_file.lo CXX libgnashbase_la-URLAccessManager.lo CXX libgnashbase_la-URL.lo CXX libgnashbase_la-utf8.lo CXX libgnashbase_la-WallClockTimer.lo CXX libgnashbase_la-zlib_adapter.lo CXX libgnashbase_la-SharedMem.lo CXX libgnashbase_la-extension.lo CXX libgnashbase_la-sharedlib.lo CXX libgnashbase_la-GnashImagePng.lo CXX libgnashbase_la-GnashImageGif.lo sed -e 's|@DEFAULT_FLASH_PLATFORM_ID[@]|LNX|g' -e 's|@DEFAULT_FLASH_MAJOR_VERSION[@]|10|g' -e 's|@DEFAULT_FLASH_MINOR_VERSION[@]|1|g' -e 's|@DEFAULT_FLASH_REV_NUMBER[@]|999|g' -e 's|@DEFAULT_STREAMS_TIMEOUT[@]|60|g' -e 's|@DEFAULT_SOL_SAFEDIR[@]|~/.gnash/SharedObjects|g' './gnashrc.in' >gnashrc sed -e 's|@DEFAULT_FLASH_PLATFORM_ID[@]|LNX|g' -e 's|@DEFAULT_FLASH_MAJOR_VERSION[@]|10|g' -e 's|@DEFAULT_FLASH_MINOR_VERSION[@]|1|g' -e 's|@DEFAULT_FLASH_REV_NUMBER[@]|999|g' -e 's|@DEFAULT_STREAMS_TIMEOUT[@]|60|g' -e 's|@DEFAULT_SOL_SAFEDIR[@]|~/.gnash/SharedObjects|g' './gnashpluginrc.in' >gnashpluginrc CXXLD libgnashbase.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' Making all in libmedia make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' CXX libgnashmedia_la-AudioDecoderSimple.lo CXX libgnashmedia_la-AudioResampler.lo CXX libgnashmedia_la-FLVParser.lo CXX libgnashmedia_la-MediaHandler.lo CXX libgnashmedia_la-MediaParser.lo CXX libgnashmedia_la-AudioDecoderGst.lo CXX libgnashmedia_la-AudioInputGst.lo CXX libgnashmedia_la-GstUtil.lo CXX libgnashmedia_la-MediaHandlerGst.lo CXX libgnashmedia_la-MediaParserGst.lo CC libgnashmedia_la-swfdec_codec_gst.lo CXX libgnashmedia_la-VideoConverterGst.lo CXX libgnashmedia_la-VideoDecoderGst.lo CXX libgnashmedia_la-VideoInputGst.lo CXX libgnashmedia_la-AudioDecoderSpeex.lo gst/swfdec_codec_gst.c: In function 'swfdec_gst_compare_features': gst/swfdec_codec_gst.c:121:45: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/swfdec_codec_gst.c:122:45: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/swfdec_codec_gst.c: In function 'swfdec_gst_decoder_push': gst/swfdec_codec_gst.c:372:14: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] gst/VideoInputGst.cpp: In member function 'void gnash::media::gst::VideoInputGst::getSelectedCaps(gint)': gst/VideoInputGst.cpp:652:17: warning: variable 'element' set but not used [-Wunused-but-set-variable] gst/VideoInputGst.cpp: In member function 'bool gnash::media::gst::VideoInputGst::play()': gst/VideoInputGst.cpp:1543:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gst/MediaParserGst.cpp: In member function 'bool gnash::media::gst::MediaParserGst::probingConditionsMet(const gnash::media::gst::SimpleTimer&)': gst/MediaParserGst.cpp:264:73: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] In file included from MediaParser.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] gst/VideoDecoderGst.cpp: In constructor 'gnash::media::gst::VideoDecoderGst::VideoDecoderGst(gnash::media::videoCodecType, int, int, const uint8_t*, size_t)': gst/VideoDecoderGst.cpp:96:5: warning: case value '0' not in enumerated type 'gnash::media::videoCodecType' [-Wswitch] CXXLD libgnashmedia.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' Making all in libsound make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' CXX libgnashsound_la-EmbedSound.lo CXX libgnashsound_la-StreamingSoundData.lo CXX libgnashsound_la-StreamingSound.lo CXX libgnashsound_la-LiveSound.lo CXX libgnashsound_la-EmbedSoundInst.lo CXX libgnashsound_la-sound_handler.lo CXX libgnashsound_la-sound_handler_sdl.lo CXX libgnashsound_la-WAVWriter.lo In file included from sdl/sound_handler_sdl.cpp:28:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD libgnashsound.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' Making all in libcore make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' CXX action_buffer.lo CXX BitmapMovieDefinition.lo CXX SWFParser.lo CXX TypesParser.lo CXX SWFMovieDefinition.lo CXX sound_definition.lo CXX sprite_definition.lo In file included from SWFMovieDefinition.cpp:35:0: ../../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD libgnashparser.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' Making all in vm make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' CXX ASHandlers.lo CXX ActionExec.lo CXX VM.lo CXX CallStack.lo CXXLD libgnashvm.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' CXX BitmapMovie.lo CXX ConstantPool.lo CXX Property.lo CXX PropertyList.lo CXX SystemClock.lo CXX ClassHierarchy.lo CXX as_environment.lo CXX as_function.lo CXX event_id.lo CXX Relay.lo CXX as_object.lo CXX as_value.lo CXX DisplayObjectContainer.lo CXX DisplayObject.lo CXX AMFConverter.lo CXX CharacterProxy.lo CXX SWFCxForm.lo CXX Geometry.lo CXX DynamicShape.lo CXX Bitmap.lo CXX Shape.lo CXX MorphShape.lo CXX StaticText.lo CXX TextField.lo CXX filter_factory.lo CXX InteractiveObject.lo CXX ExternalInterface.lo CXX HostInterface.lo CXX SWFMatrix.lo CXX SWFMovie.lo CXX movie_root.lo CXX namedStrings.lo CXX SWFRect.lo CXX MovieClip.lo CXX SWF.lo CXX TagLoadersTable.lo CXX DefaultTagLoaders.lo CXX DefineVideoStreamTag.lo CXX DefineTextTag.lo CXX DefineButtonSoundTag.lo CXX DefineButtonCxformTag.lo CXX DefineButtonTag.lo CXX DefineFontTag.lo CXX VideoFrameTag.lo CXX DefinitionTag.lo CXX ShapeRecord.lo CXX SoundInfoRecord.lo CXX TextRecord.lo CXX tag_loaders.lo CXX DefineBitsTag.lo CXX DefineFontAlignZonesTag.lo CXX DefineShapeTag.lo CXX DefineScalingGridTag.lo CXX DefineEditTextTag.lo CXX DefineMorphShapeTag.lo CXX CSMTextSettingsTag.lo CXX PlaceObject2Tag.lo CXX RemoveObjectTag.lo CXX SoundStreamHeadTag.lo CXX StartSoundTag.lo CXX SetTabIndexTag.lo CXX StreamSoundBlockTag.lo CXX Function.lo CXX Function2.lo CXX Video.lo CXX Button.lo CXX DisplayList.lo CXX FillStyle.lo CXX Font.lo CXX fontlib.lo CXX LoadVariablesThread.lo CXX SWFStream.lo CXX LineStyle.lo CXX Timers.lo CXX RGBA.lo CXX MovieFactory.lo CXX MovieLoader.lo CXX FreetypeGlyphsProvider.lo CXX ASConversions.lo CXX AsBroadcaster.lo CXX Array_as.lo CXX Boolean_as.lo CXX Color_as.lo CXX Date_as.lo CXX Error_as.lo CXX Function_as.lo CXX Global_as.lo CXX LoadVars_as.lo CXX Math_as.lo CXX Number_as.lo CXX PlayHead.lo CXX Selection_as.lo asobj/AsBroadcaster.cpp: In constructor 'gnash::{anonymous}::BroadcasterVisitor::BroadcasterVisitor(const gnash::fn_call&)': asobj/AsBroadcaster.cpp:93:15: warning: a temporary bound to 'gnash::{anonymous}::BroadcasterVisitor::_eventURI' only persists until the constructor exits [-Wextra] CXX MovieClipLoader.lo CXX String_as.lo CXX LoadableObject.lo CXX MovieClip_as.lo CXX Stage_as.lo CXX Accessibility_as.lo CXX Sound_as.lo CXX Video_as.lo CXX Microphone_as.lo CXX Camera_as.lo CXX LocalConnection_as.lo CXX NetConnection_as.lo CXX NetStream_as.lo CXX SharedObject_as.lo CXX XMLSocket_as.lo CXX XML_as.lo CXX XMLNode_as.lo CXX System_as.lo CXX Mouse_as.lo CXX ContextMenu_as.lo CXX ContextMenuItem_as.lo asobj/NetConnection_as.cpp: In function 'void gnash::{anonymous}::handleAMFInvoke(gnash::amf::Reader&, const uint8_t*&, const uint8_t*, gnash::as_object&)': asobj/NetConnection_as.cpp:885:39: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'char*' casts away qualifiers [-Wcast-qual] CXX Key_as.lo CXX TextField_as.lo CXX TextFormat_as.lo CXX TextSnapshot_as.lo CXX Object.lo CXX display_pkg.lo CXX BitmapData_as.lo CXX external_pkg.lo CXX ExternalInterface_as.lo CXX filters_pkg.lo CXX BevelFilter_as.lo CXX BitmapFilter_as.lo CXX BlurFilter_as.lo CXX ColorMatrixFilter_as.lo CXX ConvolutionFilter_as.lo CXX DropShadowFilter_as.lo CXX GlowFilter_as.lo CXX GradientBevelFilter_as.lo CXX GradientGlowFilter_as.lo CXX DisplacementMapFilter_as.lo CXX geom_pkg.lo CXX ColorTransform_as.lo CXX Matrix_as.lo CXX Point_as.lo CXX Rectangle_as.lo CXX Transform_as.lo CXX net_pkg.lo CXX FileReferenceList_as.lo CXX FileReference_as.lo CXX text_pkg.lo CXX TextRenderer_as.lo CXX flash_pkg.lo CXXLD libgnashcore.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making all in librender make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' CXX libgnashrender_la-Renderer_ogl.lo CXX libgnashrender_la-Renderer_agg.lo CXX libgnashrender_la-Renderer_cairo.lo CXX libgnashrender_la-PathParser.lo CXX libgnashrender_la-GnashTexture.lo GnashTexture.cpp: In function 'const char* gnash::gl_get_error_string(GLenum)': GnashTexture.cpp:54:5: warning: narrowing conversion of '-1' from 'int' to 'GLenum {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from /usr/include/agg2/agg_pixfmt_gray.h:38:0, from agg/Renderer_agg.cpp:121: /usr/include/agg2/agg_color_gray.h: In member function 'const self_type& agg::gray16::demultiply()': /usr/include/agg2/agg_color_gray.h:347:59: warning: enumeral and non-enumeral type in conditional expression [enabled by default] In file included from agg/Renderer_agg.cpp:129:0: /usr/include/agg2/agg_scanline_bin.h: At global scope: /usr/include/agg2/agg_scanline_bin.h:194:14: warning: unused parameter 'min_x' [-Wunused-parameter] /usr/include/agg2/agg_scanline_bin.h:194:14: warning: unused parameter 'max_x' [-Wunused-parameter] In file included from /usr/include/agg2/agg_rasterizer_scanline_aa.h:43:0, from agg/Renderer_agg.cpp:132: /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'x1' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'y1' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'x2' [-Wunused-parameter] /usr/include/agg2/agg_rasterizer_sl_clip.h:330:14: warning: unused parameter 'y2' [-Wunused-parameter] In file included from /usr/include/agg2/agg_path_storage.h:32:0, from agg/Renderer_agg.cpp:135: /usr/include/agg2/agg_bezier_arc.h: In member function 'unsigned int agg::bezier_arc::vertex(double*, double*)': /usr/include/agg2/agg_bezier_arc.h:75:57: warning: enumeral and non-enumeral type in conditional expression [enabled by default] In file included from agg/Renderer_agg.cpp:139:0: /usr/include/agg2/agg_image_accessors.h: In instantiation of 'const int8u* agg::image_accessor_clone::span(int, int, unsigned int) [with PixFmt = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>; agg::int8u = unsigned char]': /usr/include/agg2/agg_span_image_filter_rgba.h:80:47: required from 'void agg::span_image_filter_rgba_nn::generate(agg::span_image_filter_rgba_nn::color_type*, int, int, unsigned int) [with Source = agg::image_accessor_clone, agg::row_accessor, unsigned int> >; Interpolator = agg::span_interpolator_linear; agg::span_image_filter_rgba_nn::color_type = agg::rgba8]' agg/Renderer_agg_style.h:385:9: required from 'void gnash::{anonymous}::BitmapStyle::generate_span(agg::rgba8*, int, int, unsigned int) [with PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>; Allocator = agg::span_allocator, agg::row_accessor, unsigned int> >; SourceType = agg::image_accessor_clone, agg::row_accessor, unsigned int> >; Interpolator = agg::span_interpolator_linear; Generator = agg::span_image_filter_rgba_nn, agg::row_accessor, unsigned int> >, agg::span_interpolator_linear >]' agg/Renderer_agg.cpp:2241:1: required from here /usr/include/agg2/agg_image_accessors.h:200:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /usr/include/agg2/agg_image_accessors.h: In instantiation of 'const int8u* agg::image_accessor_clone::span(int, int, unsigned int) [with PixFmt = agg::pixfmt_alpha_blend_rgb, agg::row_accessor >; agg::int8u = unsigned char]': /usr/include/agg2/agg_span_image_filter_rgb.h:80:47: required from 'void agg::span_image_filter_rgb_nn::generate(agg::span_image_filter_rgb_nn::color_type*, int, int, unsigned int) [with Source = agg::image_accessor_clone, agg::row_accessor > >; Interpolator = agg::span_interpolator_linear; agg::span_image_filter_rgb_nn::color_type = agg::rgba8]' agg/Renderer_agg_style.h:385:9: required from 'void gnash::{anonymous}::BitmapStyle::generate_span(agg::rgba8*, int, int, unsigned int) [with PixelFormat = agg::pixfmt_alpha_blend_rgb, agg::row_accessor >; Allocator = agg::span_allocator, agg::row_accessor > >; SourceType = agg::image_accessor_clone, agg::row_accessor > >; Interpolator = agg::span_interpolator_linear; Generator = agg::span_image_filter_rgb_nn, agg::row_accessor > >, agg::span_interpolator_linear >]' agg/Renderer_agg.cpp:2241:1: required from here /usr/include/agg2/agg_image_accessors.h:200:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from agg/Renderer_agg.cpp:121:0: /usr/include/agg2/agg_pixfmt_gray.h: In instantiation of 'static void agg::blender_gray::blend_pix(agg::blender_gray::value_type*, unsigned int, unsigned int, unsigned int) [with ColorT = agg::gray8; agg::blender_gray::value_type = unsigned char]': /usr/include/agg2/agg_pixfmt_gray.h:379:25: required from 'void agg::pixfmt_alpha_blend_gray::blend_solid_hspan(int, int, unsigned int, const color_type&, const int8u*) [with Blender = agg::blender_gray; RenBuf = agg::row_accessor; unsigned int Step = 1u; unsigned int Offset = 0u; agg::pixfmt_alpha_blend_gray::color_type = agg::gray8; agg::int8u = unsigned char]' /usr/include/agg2/agg_renderer_base.h:286:13: required from 'void agg::renderer_base::blend_solid_hspan(int, int, int, const color_type&, const cover_type*) [with PixelFormat = agg::pixfmt_alpha_blend_gray, agg::row_accessor >; agg::renderer_base::color_type = agg::gray8; agg::cover_type = unsigned char]' /usr/include/agg2/agg_renderer_scanline.h:49:17: required from 'void agg::render_scanline_aa_solid(const Scanline&, BaseRenderer&, const ColorT&) [with Scanline = agg::scanline_u8; BaseRenderer = agg::renderer_base, agg::row_accessor > >; ColorT = agg::gray8]' /usr/include/agg2/agg_renderer_scanline.h:714:29: required from 'void agg::render_scanlines_compound_layered(Rasterizer&, ScanlineAA&, BaseRenderer&, SpanAllocator&, StyleHandler&) [with Rasterizer = agg::rasterizer_compound_aa >; ScanlineAA = agg::scanline_u8; BaseRenderer = agg::renderer_base, agg::row_accessor > >; SpanAllocator = agg::span_allocator; StyleHandler = gnash::agg_mask_style_handler]' agg/Renderer_agg.cpp:1647:5: required from 'void gnash::Renderer_agg::draw_mask_shape_impl(const GnashPaths&, bool, scanline_type&) [with scanline_type = agg::scanline_u8; PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>; gnash::{anonymous}::GnashPaths = std::vector]' agg/Renderer_agg.cpp:1570:7: required from 'void gnash::Renderer_agg::draw_mask_shape(const GnashPaths&, bool) [with PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>; gnash::{anonymous}::GnashPaths = std::vector]' agg/Renderer_agg.cpp:1039:7: required from 'void gnash::Renderer_agg::drawGlyph(const gnash::SWF::ShapeRecord&, const gnash::rgba&, const gnash::SWFMatrix&) [with PixelFormat = agg::pixfmt_alpha_blend_rgba, agg::row_accessor, unsigned int>]' agg/Renderer_agg.cpp:2241:1: required from here /usr/include/agg2/agg_pixfmt_gray.h:52:32: warning: unused parameter 'cover' [-Wunused-parameter] In file included from agg/Renderer_agg_style.h:28:0, from agg/Renderer_agg.cpp:142: /usr/include/agg2/agg_gradient_lut.h: In member function 'void agg::gradient_lut::build_lut() [with ColorInterpolator = agg::color_interpolator; unsigned int ColorLutSize = 256u]': /usr/include/agg2/agg_gradient_lut.h:222:22: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] /usr/include/agg2/agg_gradient_lut.h: In member function 'void agg::gradient_lut::build_lut() [with ColorInterpolator = gnash::linear_rgb_interpolator; unsigned int ColorLutSize = 256u]': /usr/include/agg2/agg_gradient_lut.h:222:22: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] CXXLD libgnashrender.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' Making all in gui make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Generating MOC file: Qt4Gui.moc. Generating MOC file: Qt4Glue.moc. make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' CXX fb_gnash-gnash.o CXX fb_gnash-gui.o CXX fb_gnash-Player.o CXX fb_gnash-NullGui.o CXX fb_gnash-ScreenShotter.o CXX fb_gnash-fb.o CXX fb_gnash-fb_glue_agg.o CXX qt4_gnash-gnash.o CXX qt4_gnash-gui.o CXX qt4_gnash-Player.o CXX qt4_gnash-NullGui.o CXX qt4_gnash-ScreenShotter.o CXX qt4_gnash-GuiQt4.o CXX qt4_gnash-Qt4Gui.o CXX qt4_gnash-Qt4Glue.o CXX qt4_gnash-Qt4GlueOgl.o In file included from NullGui.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from NullGui.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX qt4_gnash-Qt4GlueCairo.o In file included from fb/fb.cpp:110:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] fb/fb_glue_agg.cpp: In member function 'virtual gnash::Renderer* gnash::gui::FBAggGlue::createRenderHandler()': fb/fb_glue_agg.cpp:183:9: warning: converting 'false' to pointer type 'gnash::Renderer*' [-Wconversion-null] CXX qt4_gnash-Qt4GlueAgg.o CXX sdl_gnash-gnash.o CXX sdl_gnash-gui.o CXX sdl_gnash-Player.o CXX sdl_gnash-NullGui.o CXX sdl_gnash-ScreenShotter.o CXX sdl_gnash-gui_sdl.o CXX sdl_gnash-sdl.o CXX sdl_gnash-sdl_ogl_glue.o CXX sdl_gnash-sdl_agg_glue.o CXX sdl_gnash-sdl_cairo_glue.o CXX gtk_gnash-gnash.o CXX gtk_gnash-gui.o CXX gtk_gnash-Player.o CXX gtk_gnash-NullGui.o CXX gtk_gnash-ScreenShotter.o In file included from NullGui.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX gtk_gnash-gtk_canvas.o CXX gtk_gnash-gtk.o CXX gtk_gnash-gui_gtk.o sdl/sdl_agg_glue.cpp: In member function 'void gnash::SdlAggGlue::render(int, int, int, int)': sdl/sdl_agg_glue.cpp:189:57: warning: narrowing conversion of 'minx' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing] sdl/sdl_agg_glue.cpp:189:57: warning: narrowing conversion of 'miny' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing] sdl/sdl_agg_glue.cpp:189:57: warning: narrowing conversion of '(maxx - minx)' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] sdl/sdl_agg_glue.cpp:189:57: warning: narrowing conversion of '(maxy - miny)' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] CXX gtk_gnash-gtk_glue_gtkglext.o In file included from NullGui.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX gtk_gnash-gtk_glue_agg.o CXX gtk_gnash-gtk_glue_cairo.o cp ./gnash.in gnash chmod +x gnash CXXLD fb-gnash CXXLD qt4-gnash CXXLD sdl-gnash gtk/gtk.cpp: In member function 'void gnash::GtkGui::showAboutDialog()': gtk/gtk.cpp:1907:22: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gtk/gtk.cpp:1907:50: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gtk/gtk.cpp: In function 'void gnash::{anonymous}::addGnashIcon(GtkWindow*)': gtk/gtk.cpp:2257:9: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gtk/gtk.cpp:2257:45: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] CXXLD gtk-gnash make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in pythonmod make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' if test x"/usr/bin/pygobject-codegen-2.0" != xno; then \ /usr/bin/pygobject-codegen-2.0 \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --override ./gnash.override \ --prefix pygnash ./gnash.defs > gen-gnash.c; \ else if test x"" != xno; then \ \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --override ./gnash.override \ --prefix pygnash ./gnash.defs > gen-gnash.c; \ fi; fi Warning: Constructor for GnashView needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** There are no declared global functions. ***INFO*** The coverage of methods is 100.00% (1/1) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make all-am make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' CC gnash_la-gnashmodule.lo CXX gnash_la-gnash-view.lo CXX gnash_la-gtk_canvas.lo CXX gnash_la-gtk_glue_gtkglext.lo CXX gnash_la-gtk_glue_agg.lo CXX gnash_la-gtk_glue_cairo.lo CC gnash_la-gen-gnash.lo gnashmodule.c:8:1: warning: no previous prototype for 'initgnash' [-Wmissing-prototypes] In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from ./gnash.override:5: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] ./gnash.c:84:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ./gnash.c:97:1: warning: missing initializer [-Wmissing-field-initializers] ./gnash.c:97:1: warning: (near initialization for 'PyGnashView_Type.tp_bases') [-Wmissing-field-initializers] ./gnash.c:109:1: warning: no previous prototype for 'pygnash_register_classes' [-Wmissing-prototypes] gnash-view.cpp:586:1: warning: 'int gdk_to_gnash_modifier(int)' defined but not used [-Wunused-function] CXXLD gnash.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making all in plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making all in klash4 make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Generating MOC 4.x file... make all-am make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' CXX klash_part.lo klash_part.cpp: In constructor 'KlashPart::KlashPart(QWidget*, QObject*, const QStringList&)': klash_part.cpp:105:10: warning: variable 'show_fullscreen' set but not used [-Wunused-but-set-variable] CXXLD libklashpart.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Making all in npapi make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' CXX libgnashplugin_la-plugin.lo CXX libgnashplugin_la-npn_gate.lo CXX libgnashplugin_la-npp_gate.lo CXX libgnashplugin_la-np_entry.lo CXX libgnashplugin_la-pluginScriptObject.lo CXX libgnashplugin_la-callbacks.lo CXX libgnashplugin_la-external.lo mozilla-sdk/npn_gate.cpp: In function 'void NPN_ReleaseVariantValue(NPVariant*)': mozilla-sdk/npn_gate.cpp:367:84: warning: cast from type 'const NPUTF8* {aka const char*}' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from plugin.cpp:36:0: ../../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] plugin.cpp: In member function 'void gnash::nsPluginInstance::setupIOChannel(int, GIOFunc, GIOCondition) const': plugin.cpp:1335:55: warning: cast from type 'const gnash::nsPluginInstance* const' to type 'gpointer {aka void*}' casts away qualifiers [-Wcast-qual] CXXLD libgnashplugin.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making all in cygnal make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in libamf make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' CXX amf.lo CXX amf_msg.lo CXX buffer.lo CXX element.lo CXX sol.lo CXX lcshm.lo CXX flv.lo element.cpp: In member function 'boost::shared_ptr cygnal::Element::encode(bool)': element.cpp:484:14: warning: ordered comparison of pointer with integer zero [-Wextra]lcshm.cpp: In member function 'bool cygnal::LcShm::connect(const string&)': lcshm.cpp:519:31: warning: ordered comparison of pointer with integer zero [-Wextra] lcshm.cpp: In member function 'bool cygnal::LcShm::connect(key_t)': lcshm.cpp:560:31: warning: ordered comparison of pointer with integer zero [-Wextra] flv.cpp: In member function 'boost::shared_ptr cygnal::Flv::decodeHeader(uint8_t*)': flv.cpp:116:84: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sol.cpp: In member function 'bool cygnal::SOL::formatHeader(const string&, int)': sol.cpp:189:26: warning: cast from type 'const char*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] sol.cpp:215:40: warning: cast from type 'const char*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] CXXLD libgnashamf.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' Making all in libnet make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' CXX cque.lo CXX lirc.lo CXX http.lo CXX network.lo CXX netstats.lo CXX rtmp.lo CXX rtmp_msg.lo CXX rtmp_client.lo CXX statistics.lo CXX diskstream.lo CXX cache.lo network.cpp: In member function 'bool gnash::Network::createClient(const string&, short int)': network.cpp:567:16: warning: ordered comparison of pointer with integer zero [-Wextra] In file included from rtmp_client.cpp:46:0: ../../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from rtmp.cpp:46:0: ../../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] diskstream.cpp: In member function 'bool gnash::DiskStream::writeToDisk(const string&, uint8_t*, size_t)': diskstream.cpp:587:28: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] CXXLD libgnashnet.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' CXX crc.lo CXX rtmp_server.lo CXX http_server.lo CXX proc.lo CXX handler.lo CXX serverSO.lo CXX cygnal.o cat ./cygnalrc.in >cygnalrc In file included from cygnal.cpp:38:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from rtmp_server.cpp:53:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from /usr/include/string.h:642:0, from /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../../include/c++/4.7.0/cstring:44, from proc.cpp:26: In function 'char* strcpy(char*, const char*)', inlined from 'bool cygnal::Proc::startCGI(const string&, bool, uint16_t)' at proc.cpp:131:30: /usr/include/bits/string3.h:105:63: warning: call to void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int) will always overflow destination buffer [enabled by default] In function 'char* strcpy(char*, const char*)', inlined from 'bool cygnal::Proc::startCGI(const string&, bool, uint16_t)' at proc.cpp:133:31: /usr/include/bits/string3.h:105:63: warning: call to void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int) will always overflow destination buffer [enabled by default] In function 'char* strcpy(char*, const char*)', inlined from 'bool cygnal::Proc::startCGI(const string&, bool, uint16_t)' at proc.cpp:140:34: /usr/include/bits/string3.h:105:63: warning: call to void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int) will always overflow destination buffer [enabled by default] handler.cpp: In member function 'boost::shared_ptr cygnal::Handler::findStream(const string&)': handler.cpp:406:5: warning: 'i' is used uninitialized in this function [-Wuninitialized] CXXLD libcygnal.la CXXLD cygnal make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' Making all in echo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' CXX echo.lo CXXLD echo.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' Making all in oflaDemo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' CXX oflaDemo.lo oflaDemo.cpp: In function 'int main(int, char**)': oflaDemo.cpp:269:44: warning: 'netfd' may be used uninitialized in this function [-Wmaybe-uninitialized] CXXLD oflaDemo.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making all in utilities make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' CXX processor.o CXX rtmpget.o CXX soldumper.o CXX flvdumper.o CXX findwebcams.o CXX findmicrophones.o CXXLD findmicrophones In file included from rtmpget.cpp:27:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD findwebcams soldumper.cpp: In function 'int main(int, char**)': soldumper.cpp:176:29: warning: ordered comparison of pointer with integer zero [-Wextra] CXXLD soldumper CXXLD flvdumper In file included from processor.cpp:53:0: ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)': ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '(useconds / 1000000u)' from 'size_t {aka unsigned int}' to '__time_t {aka long int}' inside { } is ill-formed in C++11 [-Wnarrowing] ../libbase/GnashSleep.h:41:69: warning: narrowing conversion of '((useconds % 1000000u) * 1000u)' from 'size_t {aka unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD rtmpget CXXLD gprocessor make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' Making all in extensions make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making all in mysql make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' CXX mysql_db.lo CXXLD mysql.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' Making all in dejagnu make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' CXX dejagnu.lo CXXLD dejagnu.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' Making all in fileio make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' CXX fileio.lo CXXLD fileio.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' Making all in lirc make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' CXX lirc_la-lirc_ext.lo CXXLD lirc.la make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making all in C make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi /usr/bin/xsltproc --output gnashuser.html --nonet /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl gnashuser.xml /usr/bin/xsltproc --output gnashref.html --nonet /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl gnashref.xml if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man gnash.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man gnash.man-xml -o gnash.mxml; \ /usr/bin/db2x_manxml gnash.mxml; \ rm -f gnash.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man gprocessor.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man gprocessor.man-xml -o gprocessor.mxml; \ /usr/bin/db2x_manxml gprocessor.mxml; \ rm -f gprocessor.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man soldumper.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man soldumper.man-xml -o soldumper.mxml; \ /usr/bin/db2x_manxml soldumper.mxml; \ rm -f soldumper.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man flvdumper.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man flvdumper.man-xml -o flvdumper.mxml; \ /usr/bin/db2x_manxml flvdumper.mxml; \ rm -f flvdumper.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man cygnal.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man cygnal.man-xml -o cygnal.mxml; \ /usr/bin/db2x_manxml cygnal.mxml; \ rm -f cygnal.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man rtmpget.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man rtmpget.man-xml -o rtmpget.mxml; \ /usr/bin/db2x_manxml rtmpget.mxml; \ rm -f rtmpget.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man findmicrophones.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man findmicrophones.man-xml -o findmicrophones.mxml; \ /usr/bin/db2x_manxml findmicrophones.mxml; \ rm -f findmicrophones.mxml; \ fi if test x/usr/bin/db2x_docbook2man != x; then \ /usr/bin/db2x_docbook2man findwebcams.man-xml; \ else \ /usr/bin/db2x_xsltproc -s man findwebcams.man-xml -o findwebcams.mxml; \ /usr/bin/db2x_manxml findwebcams.mxml; \ rm -f findwebcams.mxml; \ fi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi /usr/bin/makeinfo --force gnash_ref.texi make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' /usr/bin/msgfmt --statistics --directory=. -o cs.gmo cs.po /usr/bin/msgfmt --statistics --directory=. -o da.gmo da.po /usr/bin/msgfmt --statistics --directory=. -o de.gmo de.po /usr/bin/msgfmt --statistics --directory=. -o en_GB.gmo en_GB.po /usr/bin/msgfmt --statistics --directory=. -o es.gmo es.po /usr/bin/msgfmt --statistics --directory=. -o fi.gmo fi.po /usr/bin/msgfmt --statistics --directory=. -o fr.gmo fr.po /usr/bin/msgfmt --statistics --directory=. -o it.gmo it.po /usr/bin/msgfmt --statistics --directory=. -o ja.gmo ja.po /usr/bin/msgfmt --statistics --directory=. -o el.gmo el.po /usr/bin/msgfmt --statistics --directory=. -o km.gmo km.po /usr/bin/msgfmt --statistics --directory=. -o ne.gmo ne.po /usr/bin/msgfmt --statistics --directory=. -o ru.gmo ru.po /usr/bin/msgfmt --statistics --directory=. -o zh_TW.gmo zh_TW.po 265 translated messages, 23 fuzzy translations, 2121 untranslated messages. 302 translated messages, 56 fuzzy translations, 2051 untranslated messages. 89 translated messages, 41 fuzzy translations, 2279 untranslated messages. 418 translated messages, 41 fuzzy translations, 1950 untranslated messages. 990 translated messages, 69 fuzzy translations, 1350 untranslated messages. 294 translated messages, 8 fuzzy translations, 2107 untranslated messages. 153 translated messages, 18 fuzzy translations, 2238 untranslated messages. 40 translated messages, 25 fuzzy translations, 2344 untranslated messages. 1144 translated messages, 58 fuzzy translations, 1207 untranslated messages. 555 translated messages, 31 fuzzy translations, 1823 untranslated messages. 88 translated messages, 14 fuzzy translations, 2307 untranslated messages. 823 translated messages, 44 fuzzy translations, 1542 untranslated messages. 2382 translated messages, 26 fuzzy translations, 1 untranslated message. 1164 translated messages, 5 fuzzy translations, 1240 untranslated messages. make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gEr4dW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 ++ dirname /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 + cd gnash-0.8.10 + LANG=C + export LANG + unset DISPLAY + make install install-plugins DESTDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 'INSTALL=install -p' make install-recursive make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' Making install in desktop make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" install -p gnash-gtk-launcher gnash-qt-launcher '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin' test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/etc" test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/applications" install -p -m 644 gnash.desktop klash.desktop '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/applications' test -z "/usr/share/icons/hicolor/32x32/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/icons/hicolor/32x32/apps" install -p -m 644 ../packaging/gnash.xpm ../packaging/klash.xpm '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/icons/hicolor/32x32/apps' test -z "/usr/share/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash" install -p -m 644 gnash-splash.swf '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/desktop' ( dfvalidate=`which desktop-file-validate`; \ if test x$dfvalidate != x && test -x $dfvalidate; then \ $dfvalidate gnash.desktop || ( echo "* gnash.desktop INVALID *"; exit 1 ) \ else \ echo "Can't find desktop-file-validate to validate gnash.desktop; proceed with fingers crossed..."; \ fi ) ( dfvalidate=`which desktop-file-validate`; \ if test x$dfvalidate != x && test -x $dfvalidate; then \ $dfvalidate klash.desktop || ( echo "* klash.desktop INVALID *"; exit 1 ) \ else \ echo "Can't find desktop-file-validate to validate klash.desktop; proceed with fingers crossed..."; \ fi ) make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/desktop' Making install in libdevice make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashdevice.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: install -p .libs/libgnashdevice-0.8.10.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashdevice-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashdevice-0.8.10.so libgnashdevice.so || { rm -f libgnashdevice.so && ln -s libgnashdevice-0.8.10.so libgnashdevice.so; }; }) libtool: install: install -p .libs/libgnashdevice.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashdevice.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libdevice' Making install in libbase make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashbase.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: install -p .libs/libgnashbase-0.8.10.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashbase-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashbase-0.8.10.so libgnashbase.so || { rm -f libgnashbase.so && ln -s libgnashbase-0.8.10.so libgnashbase.so; }; }) libtool: install: install -p .libs/libgnashbase.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashbase.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/etc" install -p -m 644 gnashrc gnashpluginrc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/etc' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libbase' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashbase.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 accumulator.h SimpleBuffer.h GnashNumeric.h jemalloc_gnash.h jemalloc_types.h jemalloc_rb.h jemalloc.h GnashSleep.h gmemory.h SharedMem.h tree.hh tu_file.h IOChannel.h Socket.h GnashSystemFDHeaders.h GnashSystemNetHeaders.h GnashSystemIOHeaders.h GnashFileUtilities.h ClockTime.h WallClockTimer.h utf8.h noseek_fd_adapter.h zlib_adapter.h BitsReader.h arg_parser.h getclocktime.hpp GnashAlgorithm.h GnashFactory.h URLAccessManager.h StreamProvider.h extension.h sharedlib.h StringPredicates.h Stats.h GnashEnums.h string_table.h ref_counted.h GC.h GnashException.h AMF.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' install -p -m 644 RTMP.h dsodefs.h utility.h log.h rc.h gettext.h URL.h Point2d.h Range2d.h snappingrange.h NetworkAdapter.h NamingPolicy.h GnashImageJpeg.h CachedBitmap.h GnashImage.h ImageIterators.h SWFCtype.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libbase' Making install in libmedia make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashmedia.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashmedia.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libmedia; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -DREGISTER_MEDIA_HANDLERS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashmedia.la -rpath /usr/lib/gnash libgnashmedia_la-AudioDecoderSimple.lo libgnashmedia_la-AudioResampler.lo libgnashmedia_la-FLVParser.lo libgnashmedia_la-MediaHandler.lo libgnashmedia_la-MediaParser.lo libgnashmedia_la-AudioDecoderGst.lo libgnashmedia_la-AudioInputGst.lo libgnashmedia_la-GstUtil.lo libgnashmedia_la-MediaHandlerGst.lo libgnashmedia_la-MediaParserGst.lo libgnashmedia_la-swfdec_codec_gst.lo libgnashmedia_la-VideoConverterGst.lo libgnashmedia_la-VideoDecoderGst.lo libgnashmedia_la-VideoInputGst.lo libgnashmedia_la-AudioDecoderSpeex.lo ../libbase/libgnashbase.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lspeex -lspeexdsp -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashmedia-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashmedia-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashmedia-0.8.10.so libgnashmedia.so || { rm -f libgnashmedia.so && ln -s libgnashmedia-0.8.10.so libgnashmedia.so; }; }) libtool: install: install -p .libs/libgnashmedia.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashmedia.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashmedia.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libmedia' Making install in libsound make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashsound.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashsound.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libsound; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashsound.la -rpath /usr/lib/gnash libgnashsound_la-EmbedSound.lo libgnashsound_la-StreamingSoundData.lo libgnashsound_la-StreamingSound.lo libgnashsound_la-LiveSound.lo libgnashsound_la-EmbedSoundInst.lo libgnashsound_la-sound_handler.lo libgnashsound_la-WAVWriter.lo libgnashsound_la-sound_handler_sdl.lo ../libmedia/libgnashmedia.la ../libbase/libgnashbase.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lSDL -lpthread -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashsound-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashsound-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashsound-0.8.10.so libgnashsound.so || { rm -f libgnashsound.so && ln -s libgnashsound-0.8.10.so libgnashsound.so; }; }) libtool: install: install -p .libs/libgnashsound.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashsound.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libsound' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashsound.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libsound' Making install in libcore make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making install in parser make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gnash/parser" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/parser" install -p -m 644 movie_definition.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/parser' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/parser' Making install in vm make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gnash/vm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/vm" install -p -m 644 ASHandlers.h ActionExec.h ExecutableCode.h fn_call.h CallStack.h SafeStack.h VM.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/vm' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore/vm' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashcore.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashcore.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/libcore; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -export-dynamic -Wl,-z,relro -Wl,--as-needed -o libgnashcore.la -rpath /usr/lib/gnash BitmapMovie.lo ConstantPool.lo Property.lo PropertyList.lo SystemClock.lo ClassHierarchy.lo as_environment.lo as_function.lo event_id.lo Relay.lo as_object.lo AMFConverter.lo as_value.lo DisplayObjectContainer.lo DisplayObject.lo CharacterProxy.lo SWFCxForm.lo Geometry.lo DynamicShape.lo Bitmap.lo Shape.lo MorphShape.lo StaticText.lo TextField.lo filter_factory.lo InteractiveObject.lo ExternalInterface.lo HostInterface.lo SWFMatrix.lo SWFMovie.lo movie_root.lo namedStrings.lo SWFRect.lo MovieClip.lo SWF.lo TagLoadersTable.lo DefaultTagLoaders.lo DefineVideoStreamTag.lo DefineTextTag.lo DefineButtonSoundTag.lo DefineButtonCxformTag.lo DefineButtonTag.lo DefineFontTag.lo VideoFrameTag.lo DefinitionTag.lo ShapeRecord.lo SoundInfoRecord.lo TextRecord.lo tag_loaders.lo DefineBitsTag.lo DefineFontAlignZonesTag.lo DefineShapeTag.lo DefineScalingGridTag.lo DefineEditTextTag.lo DefineMorphShapeTag.lo CSMTextSettingsTag.lo PlaceObject2Tag.lo RemoveObjectTag.lo SoundStreamHeadTag.lo StartSoundTag.lo SetTabIndexTag.lo StreamSoundBlockTag.lo Function.lo Function2.lo Video.lo Button.lo DisplayList.lo FillStyle.lo Font.lo fontlib.lo LoadVariablesThread.lo SWFStream.lo LineStyle.lo Timers.lo RGBA.lo MovieFactory.lo MovieLoader.lo FreetypeGlyphsProvider.lo ASConversions.lo AsBroadcaster.lo Array_as.lo Boolean_as.lo Color_as.lo Date_as.lo Error_as.lo Function_as.lo Global_as.lo LoadVars_as.lo Math_as.lo Number_as.lo PlayHead.lo Selection_as.lo MovieClipLoader.lo String_as.lo LoadableObject.lo MovieClip_as.lo Stage_as.lo Accessibility_as.lo Sound_as.lo Video_as.lo Microphone_as.lo Camera_as.lo LocalConnection_as.lo NetConnection_as.lo NetStream_as.lo SharedObject_as.lo XMLSocket_as.lo XML_as.lo XMLNode_as.lo System_as.lo Mouse_as.lo ContextMenu_as.lo ContextMenuItem_as.lo Key_as.lo TextField_as.lo TextFormat_as.lo TextSnapshot_as.lo Object.lo display_pkg.lo BitmapData_as.lo external_pkg.lo ExternalInterface_as.lo filters_pkg.lo BevelFilter_as.lo BitmapFilter_as.lo BlurFilter_as.lo ColorMatrixFilter_as.lo ConvolutionFilter_as.lo DropShadowFilter_as.lo GlowFilter_as.lo GradientBevelFilter_as.lo GradientGlowFilter_as.lo DisplacementMapFilter_as.lo geom_pkg.lo ColorTransform_as.lo Matrix_as.lo Point_as.lo Rectangle_as.lo Transform_as.lo net_pkg.lo FileReferenceList_as.lo FileReference_as.lo text_pkg.lo TextRenderer_as.lo flash_pkg.lo ../libcore/parser/libgnashparser.la ../libcore/vm/libgnashvm.la ../libmedia/libgnashmedia.la ../libsound/libgnashsound.la ../libbase/libgnashbase.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lfreetype -lfontconfig -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashcore-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashcore-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashcore-0.8.10.so libgnashcore.so || { rm -f libgnashcore.so && ln -s libgnashcore-0.8.10.so libgnashcore.so; }; }) libtool: install: install -p .libs/libgnashcore.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashcore.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[6]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/libcore' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashcore.la make[6]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/display/display_pkg.h asobj/flash/display/BitmapData_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/external/external_pkg.h asobj/flash/external/ExternalInterface_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/filters/filters_pkg.h asobj/flash/filters/BevelFilter_as.h asobj/flash/filters/BitmapFilter_as.h asobj/flash/filters/BlurFilter_as.h asobj/flash/filters/ColorMatrixFilter_as.h asobj/flash/filters/ConvolutionFilter_as.h asobj/flash/filters/DropShadowFilter_as.h asobj/flash/filters/GlowFilter_as.h asobj/flash/filters/GradientBevelFilter_as.h asobj/flash/filters/GradientGlowFilter_as.h asobj/flash/filters/DisplacementMapFilter_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/geom/geom_pkg.h asobj/flash/geom/ColorTransform_as.h asobj/flash/geom/Matrix_as.h asobj/flash/geom/Point_as.h asobj/flash/geom/Rectangle_as.h asobj/flash/geom/Transform_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/net/net_pkg.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 asobj/flash/text/text_pkg.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' test -z "/usr/include/gnash/asobj" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/asobj" install -p -m 644 asobj/ASConversions.h asobj/AsBroadcaster.h asobj/Boolean_as.h asobj/Color_as.h asobj/Date_as.h asobj/Error_as.h asobj/Function_as.h asobj/Math_as.h asobj/Global_as.h asobj/LoadVars_as.h asobj/MovieClipLoader.h asobj/Number_as.h asobj/PlayHead.h asobj/Selection_as.h asobj/String_as.h asobj/LoadableObject.h asobj/MovieClip_as.h asobj/Stage_as.h asobj/Accessibility_as.h asobj/Sound_as.h asobj/Video_as.h asobj/Microphone_as.h asobj/Camera_as.h asobj/LocalConnection_as.h asobj/NetConnection_as.h asobj/NetStream_as.h asobj/SharedObject_as.h asobj/XMLSocket_as.h asobj/XML_as.h asobj/XMLNode_as.h asobj/System_as.h asobj/Mouse_as.h asobj/ContextMenu_as.h asobj/ContextMenuItem_as.h asobj/TextField_as.h asobj/TextFormat_as.h asobj/TextSnapshot_as.h asobj/Object.h Relay.h as_object.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/asobj' install -p -m 644 ObjectURI.h Property.h PropertyList.h AMFConverter.h as_value.h PropFlags.h CharacterProxy.h builtin_function.h UserFunction.h NativeFunction.h as_function.h namedStrings.h as_environment.h movie_root.h MouseButtonState.h DragState.h InteractiveObject.h SWFRect.h GnashKey.h Movie.h RunResources.h DisplayObjectContainer.h DisplayObject.h MovieClip.h event_id.h SWFMatrix.h SWFCxForm.h DisplayList.h DynamicShape.h swf/ControlTag.h swf/DefinitionTag.h swf/ShapeRecord.h swf/TagLoadersTable.h swf/SWF.h MovieFactory.h FillStyle.h LineStyle.h RGBA.h Geometry.h Video.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/asobj' install -p -m 644 asobj/Array_as.h asobj/Key_as.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash/asobj' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/libcore' Making install in librender make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../libtool --mode=install install -p libgnashrender.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashrender.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/librender; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -Wl,-z,relro -Wl,--as-needed -o libgnashrender.la -rpath /usr/lib/gnash libgnashrender_la-Renderer_ogl.lo libgnashrender_la-Renderer_agg.lo libgnashrender_la-Renderer_cairo.lo libgnashrender_la-PathParser.lo libgnashrender_la-GnashTexture.lo ../libdevice/libgnashdevice.la ../libcore/libgnashcore.la ../libmedia/libgnashmedia.la ../libbase/libgnashbase.la -L/lib -lGL -lGLU -lagg -lcairo -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashrender-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashrender-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashrender-0.8.10.so libgnashrender.so || { rm -f libgnashrender.so && ln -s libgnashrender-0.8.10.so libgnashrender.so; }; }) libtool: install: install -p .libs/libgnashrender.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashrender.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/librender' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashrender.la make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/librender' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" /bin/sh ../libtool --mode=install install -p fb-gnash qt4-gnash sdl-gnash gtk-gnash '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/fb-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/fb-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/qt4-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/qt4-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/sdl-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/sdl-gnash libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/gtk-gnash /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/gtk-gnash test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" install -p gnash '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin' test -z "/usr/share/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash" install -p -m 644 images/gnash_128_96.ico images/GnashG.png '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in pythonmod make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make install-am make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[6]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0" /bin/sh ../../libtool --mode=install install -p gnash.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0' libtool: install: warning: relinking `gnash.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/gui/pythonmod; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version initgnash -export-dynamic -Wl,-z,relro -Wl,--as-needed -o gnash.la -rpath /usr/lib/python2.7/site-packages/gtk-2.0 gnash_la-gnashmodule.lo gnash_la-gnash-view.lo gnash_la-gtk_canvas.lo gnash_la-gtk_glue_gtkglext.lo gnash_la-gtk_glue_agg.lo gnash_la-gtk_glue_cairo.lo gnash_la-gen-gnash.lo ../../libmedia/libgnashmedia.la ../../librender/libgnashrender.la ../../libsound/libgnashsound.la ../../libcore/libgnashcore.la ../../libbase/libgnashbase.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lrt -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/gnash.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.so libtool: install: install -p .libs/gnash.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0' make install-exec-hook make[7]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.la make[7]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' test -z "/usr/include/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash" install -p -m 644 gnash-view.h '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/include/gnash' make[6]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui/pythonmod' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/gui' Making install in plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making install in klash4 make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make install-am make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[5]: Nothing to be done for `install-exec-am'. test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services install -p ./klash_part.desktop /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash install -p ./pluginsinfo /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' Making install in npapi make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[5]: Nothing to be done for `install-exec-am'. Nothing to install here now. Use "make install-plugin" to install the Firefox plugin to /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins. rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' Making install in cygnal make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in libamf make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../../libtool --mode=install install -p libgnashamf.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashamf.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/libamf; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -Wl,-z,relro -Wl,--as-needed -o libgnashamf.la -rpath /usr/lib/gnash amf.lo amf_msg.lo buffer.lo element.lo sol.lo lcshm.lo flv.lo ../../libbase/libgnashbase.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashamf-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashamf-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashamf-0.8.10.so libgnashamf.so || { rm -f libgnashamf.so && ln -s libgnashamf-0.8.10.so libgnashamf.so; }; }) libtool: install: install -p .libs/libgnashamf.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashamf.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashamf.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf' Making install in libnet make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' test -z "/usr/lib/gnash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash" /bin/sh ../../libtool --mode=install install -p libgnashnet.la '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash' libtool: install: warning: relinking `libgnashnet.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/libnet; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -release 0.8.10 ../../libbase/libgnashbase.la ../libamf/libgnashamf.la -lglib-2.0 -lcurl -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lboost_serialization-mt -lboost_date_time-mt -Wl,-z,relro -Wl,--as-needed -o libgnashnet.la -rpath /usr/lib/gnash cque.lo lirc.lo http.lo network.lo netstats.lo rtmp.lo rtmp_msg.lo rtmp_client.lo statistics.lo diskstream.lo cache.lo -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/libgnashnet-0.8.10.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashnet-0.8.10.so libtool: install: (cd /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash && { ln -s -f libgnashnet-0.8.10.so libgnashnet.so || { rm -f libgnashnet.so && ln -s libgnashnet-0.8.10.so libgnashnet.so; }; }) libtool: install: install -p .libs/libgnashnet.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashnet.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashnet.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" /bin/sh ../libtool --mode=install install -p cygnal '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin' libtool: install: warning: `libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/cygnal /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/cygnal test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/etc" install -p -m 644 cygnalrc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/etc' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' Making install in echo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[5]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins" || /bin/sh ../../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins /bin/sh ../../../libtool --mode=install install -p echo.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/echo.la " libtool: install: warning: relinking `echo.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o echo.la -rpath /usr/lib/cygnal/plugins echo.lo ../../../libbase/libgnashbase.la ../../../libcore/libgnashcore.la ../../libamf/libgnashamf.la ../../libnet/libgnashnet.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt ../../../cygnal/libcygnal.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/echo.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/echo.so libtool: install: install -p .libs/echo.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/echo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/cygnal/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/echo' Making install in oflaDemo make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[5]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins" || /bin/sh ../../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins" /bin/sh ../../../libtool --mode=install install -p oflaDemo.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/oflaDemo.la" libtool: install: warning: relinking `oflaDemo.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o oflaDemo.la -rpath /usr/lib/cygnal/plugins oflaDemo.lo ../../../libbase/libgnashbase.la ../../../libcore/libgnashcore.la ../../libamf/libgnashamf.la ../../libnet/libgnashnet.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt ../../../cygnal/libcygnal.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/oflaDemo.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/oflaDemo.so libtool: install: install -p .libs/oflaDemo.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/oflaDemo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/cygnal/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/*.a /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/*.la make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin/oflaDemo' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/cygnal' Making install in utilities make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/utilities' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin" /bin/sh ../libtool --mode=install install -p gprocessor rtmpget soldumper flvdumper findwebcams findmicrophones '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/gprocessor /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/gprocessor libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/rtmpget /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/rtmpget libtool: install: warning: `../cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/soldumper /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/soldumper libtool: install: warning: `../cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../cygnal/libnet/libgnashnet.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/cygnal/libamf/libgnashamf.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/flvdumper /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/flvdumper libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/findwebcams /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/findwebcams libtool: install: warning: `../libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `../librender/libgnashrender.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libdevice/libgnashdevice.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libcore/libgnashcore.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libsound/libgnashsound.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libmedia/libgnashmedia.la' has not been installed in `/usr/lib/gnash' libtool: install: warning: `/builddir/build/BUILD/gnash-0.8.10/libbase/libgnashbase.la' has not been installed in `/usr/lib/gnash' libtool: install: install -p .libs/findmicrophones /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/findmicrophones make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/utilities' Making install in extensions make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making install in mysql make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins /bin/sh ../../libtool --mode=install install -p mysql.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/mysql.la" libtool: install: warning: relinking `mysql.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/mysql; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o mysql.la -rpath /usr/lib/gnash/plugins mysql_db.lo -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl ../../libcore/libgnashcore.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/mysql.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/mysql.so libtool: install: install -p .libs/mysql.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/mysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/mysql' Making install in dejagnu make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p dejagnu.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/dejagnu.la" libtool: install: warning: relinking `dejagnu.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o dejagnu.la -rpath /usr/lib/gnash/plugins dejagnu.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/dejagnu.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/dejagnu.so libtool: install: install -p .libs/dejagnu.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/dejagnu.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/dejagnu' Making install in fileio make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p fileio.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/fileio.la" libtool: install: warning: relinking `fileio.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/fileio; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o fileio.la -rpath /usr/lib/gnash/plugins fileio.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -L/lib -lboost_thread-mt -lboost_program_options-mt -lboost_iostreams-mt -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/fileio.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/fileio.so libtool: install: install -p .libs/fileio.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/fileio.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/fileio' Making install in lirc make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[4]: Nothing to be done for `install-exec-am'. test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins" /bin/sh ../../libtool --mode=install install -p lirc.la "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/lirc.la" libtool: install: warning: relinking `lirc.la' libtool: install: (cd /builddir/build/BUILD/gnash-0.8.10/extensions/lirc; /bin/sh /builddir/build/BUILD/gnash-0.8.10/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -o lirc.la -rpath /usr/lib/gnash/plugins lirc_la-lirc_ext.lo ../../libbase/libgnashbase.la ../../libcore/libgnashcore.la -lrt -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386) libtool: install: install -p .libs/lirc.soT /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/lirc.so libtool: install: install -p .libs/lirc.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/lirc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gnash/plugins' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/*.*a make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions/lirc' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/extensions' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making install in C make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported /usr/bin/makeinfo --force gnash_ref.texi make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' test -d "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/man/man1/" || /bin/sh ../../mkinstalldirs "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/man/man1/" mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/man/man1/ for file in gnash.1 gprocessor.1 soldumper.1 flvdumper.1 cygnal.1 rtmpget.1 findmicrophones.1 findwebcams.1 gtk-gnash.1 gnash-gtk-launcher.1 qt4-gnash.1 gnash-qt-launcher.1 sdl-gnash.1 fb-gnash.1 ; do \ install -p -m 644 $file /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/man/man1/$file; \ done if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashuser | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashuser.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashuser"; \ /usr/bin/db2x_xsltproc -s texi gnashuser.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-command-line-options']/tgroup/tbody/row[15]/entry[2]/itemizedlist: non-inline content not supported docbook2texi://table[@id='tb-config-variables']/tgroup/tbody/row[27]/entry[3]/programlisting: non-inline content not supported /usr/bin/makeinfo --force gnash_user.texi if test x/usr/bin/db2x_docbook2texi != x; then \ out=`echo gnashref | sed -e 's:gnash:gnash_:'`; \ /usr/bin/db2x_docbook2texi --encoding=us-ascii//TRANSLIT --string-param directory-description="Gnash" --string-param output-file=${out} gnashref.xml; \ /usr/bin/makeinfo --force ${out}.texi; \ else \ basefile="gnashref"; \ /usr/bin/db2x_xsltproc -s texi gnashref.xml --output ${basefile}.txml; \ /usr/bin/db2x_texixml --info --encoding=us-ascii//TRANSLIT ${basefile}.txml ; \ rm ${basefile}.txml; \ fi docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[6]/entry[2]/variablelist: non-inline content not supported docbook2texi://table[@id='tb-config-features']/tgroup/tbody/row[7]/entry[2]/para[2]: non-inline content not supported /usr/bin/makeinfo --force gnash_ref.texi mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info for i in *.info; do \ install -p -m 644 "$i" /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/"$i"; \ done; \ type="`file /usr/sbin/install-info | grep -ic "perl " 2>&1`"; \ if test ${type} -gt 0; then \ /usr/sbin/install-info --menuentry="\"Gnash User Manual\"" --quiet --description="\"Gnash User Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/gnash_user.info; \ /usr/sbin/install-info --menuentry="\"Gnash Reference Manual\"" --quiet --description="\"Gnash Reference Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/gnash_ref.info; \ else \ /usr/sbin/install-info --entry="\"Gnash User Manual: (gnash_user) Gnash User Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/gnash_user.info; \ /usr/sbin/install-info --entry="\"Gnash Reference Manual (gnash_ref) Gnash Reference Manual\"" --info-dir=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/gnash_ref.info; \ fi mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash/html install -p -m 644 gnashuser.html /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash/html install -p -m 644 gnashref.html /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash/html mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash/html/images for file in ./images/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ install -p -m 644 $file /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/gnash/html/images/$basefile; \ done make[5]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc/C' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/doc' Making install in po make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/po' mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/cs/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/da/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/de/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/en_GB/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/es/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/fi/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/fr/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/it/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/ja/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/el/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/km/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/ne/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/ru/LC_MESSAGES/ mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/locale/zh_TW/LC_MESSAGES/ make[4]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/po' make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[3]: Entering directory `/builddir/build/BUILD/gnash-0.8.10' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/pkgconfig" install -p -m 644 gnash.pc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10' make -C plugin install-plugins make[1]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin' make -C npapi install-plugin make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins Installing plugin to /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/npapi' make -C klash4 install-plugins make[2]: Entering directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' test -z "/usr/share/kde4/apps/klash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash" install -p -m 644 pluginsinfo '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash' test -z "/usr/share/kde4/apps/klash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash" install -p -m 644 klashpartui.rc '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/apps/klash' test -z "/usr/share/kde4/services" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services" install -p -m 644 klash_part.desktop '/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/kde4/services' test -d /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4 || /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4 mkdir -p -- /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4 /bin/sh ../../libtool --mode=install install -p libklashpart.* /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4 libtool: install: install -p .libs/libklashpart.so /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4/libklashpart.so libtool: install: install -p .libs/libklashpart.lai /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4/libklashpart.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde4' rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4/libklashpart.la make[2]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin/klash4' make[1]: Leaving directory `/builddir/build/BUILD/gnash-0.8.10/plugin' + find /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 -name '*.la' -exec rm -rf '{}' ';' + rm -f /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 gnash + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnash-0.8.10 extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/qt4-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/findmicrophones extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/sdl-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/gtk-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/cygnal extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/findwebcams extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/gprocessor extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/fb-gnash extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/rtmpget extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/flvdumper extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/bin/soldumper extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/echo.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/cygnal/plugins/oflaDemo.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gnash.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashdevice-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashmedia-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashamf-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/fileio.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/dejagnu.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/lirc.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/plugins/mysql.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashcore-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashsound-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashbase-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashrender-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/gnash/libgnashnet-0.8.10.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/kde4/libklashpart.so extracting debug info from /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/mozilla/plugins/libgnashplugin.so symlinked /usr/lib/debug/usr/lib/gnash/libgnashamf-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashamf.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashnet-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashnet.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashsound-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashsound.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashdevice-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashdevice.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashmedia-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashmedia.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashbase-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashbase.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashcore-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashcore.so.debug symlinked /usr/lib/debug/usr/lib/gnash/libgnashrender-0.8.10.so.debug to /usr/lib/debug/usr/lib/gnash/libgnashrender.so.debug cpio: gnash-0.8.10/gui/pythonmod/gnash.c: Cannot stat: No such file or directory 11207 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnash-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f1KXnn + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-0.8.10 + cp -pr README AUTHORS COPYING NEWS /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashnet-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so mimehandler(application/futuresplash) mimehandler(application/x-shockwave-flash) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/install-info /bin/sh Requires(preun): /sbin/install-info /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libagg.so.2 libboost_date_time-mt.so.1.48.0 libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_serialization-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgcc_s.so.1(GLIBC_2.0) libgdkglext-x11-1.0.so.0 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libgtkglext-x11-1.0.so.0 libgtk-x11-2.0.so.0 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libltdl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpng15.so.15 libpng15.so.15(PNG15_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-plugin-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yntOPZ + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-plugin-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-plugin-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-plugin-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libgnashplugin.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams.so.1.48.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 rtld(GNU_HASH) Processing files: gnash-klash-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dkH4RC + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-klash-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-klash-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-klash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: libklashpart.so mimehandler(application/futuresplash) mimehandler(application/x-shockwave-flash) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libboost_program_options-mt.so.1.48.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libkdecore.so.5 libkdeui.so.5 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libQtCore.so.4 libQtGui.so.4 libQtOpenGL.so.4 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 rtld(GNU_HASH) Processing files: gnash-cygnal-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.erkU4h + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-cygnal-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-cygnal-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-cygnal-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: echo.so oflaDemo.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libagg.so.2 libboost_date_time-mt.so.1.48.0 libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_serialization-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashamf-0.8.10.so libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashnet-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-devel-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XewEbZ + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-devel-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-devel-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-devel-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pkgconfig(gnash) = 0.8.10 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/bin/pkg-config Processing files: python-gnash-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W5gbd7 + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/python-gnash-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/python-gnash-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/python-gnash-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libagg.so.2 libatk-1.0.so.0 libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdkglext-x11-1.0.so.0 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgif.so.4 libgio-2.0.so.0 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashdevice-0.8.10.so libgnashmedia-0.8.10.so libgnashrender-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libgtkglext-x11-1.0.so.0 libgtk-x11-2.0.so.0 libICE.so.6 libjpeg.so.62 libltdl.so.7 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpangox-1.0.so.0 libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libSM.so.6 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libXmu.so.6 libXt.so.6 libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: gnash-extension-fileio-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hQRdNf + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-fileio-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: fileio.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-lirc-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CWyeXo + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-lirc-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: lirc.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-dejagnu-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xTGUGy + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-dejagnu-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: dejagnu.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-extension-mysql-0.8.10-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kXlg0I + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + cp -pr COPYING /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386/usr/share/doc/gnash-extension-mysql-0.8.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: mysql.so Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libboost_iostreams-mt.so.1.48.0 libboost_program_options-mt.so.1.48.0 libboost_thread-mt.so.1.48.0 libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcurl.so.4 libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libglib-2.0.so.0 libGL.so.1 libGLU.so.1 libgmodule-2.0.so.0 libgnashbase-0.8.10.so libgnashcore-0.8.10.so libgnashmedia-0.8.10.so libgnashsound-0.8.10.so libgobject-2.0.so.0 libgstapp-0.10.so.0 libgstbase-0.10.so.0 libgstinterfaces-0.10.so.0 libgstpbutils-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libjpeg.so.62 libltdl.so.7 libm.so.6 libmysqlclient.so.18 libmysqlclient.so.18(libmysqlclient_16) libpng15.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libSDL-1.2.so.0 libspeexdsp.so.1 libspeex.so.1 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libX11.so.6 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gnash-debuginfo-0.8.10-2.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 Wrote: /builddir/build/RPMS/gnash-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-plugin-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-klash-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-cygnal-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-devel-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/python-gnash-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-fileio-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-lirc-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-dejagnu-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-extension-mysql-0.8.10-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/gnash-debuginfo-0.8.10-2.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oLViBV + umask 022 + cd /builddir/build/BUILD + cd gnash-0.8.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnash-0.8.10-2.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->