* Package: www-plugins/gnash-0.8.10-r2  * Repository: gentoo  * Maintainer: chithanh@gentoo.org  * USE: X agg amd64 consolekit dbus egl elibc_glibc ffmpeg gtk kde kernel_linux multilib nls nsplugin opengl openvg policykit sdl sdl-sound ssl userland_GNU vaapi  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking gnash-0.8.10.tar.gz to /var/tmp/portage/www-plugins/gnash-0.8.10-r2/work >>> Source unpacked in /var/tmp/portage/www-plugins/gnash-0.8.10-r2/work >>> Preparing source in /var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ... * Applying gnash-0.8.9-klash.patch ...  [ ok ] * Applying gnash-0.8.9-external-dejagnu.patch ...  [ ok ] * Applying gnash-0.8.9-kde4-libdir.patch ...  [ ok ] * Applying gnash-0.8.10-gettext-macro.patch ...  [ ok ] * Applying gnash-0.8.10-amf-include.patch ...  [ ok ] * Applying gnash-0.8.10-npapi-sdk.patch ...  [ ok ] * Applying gnash-0.8.10-jemalloc-aslr-fix.patch ...  [ ok ] * Applying gnash-0.8.10-cve-2012-1175.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I cygnal -I macros -I cygnal ...  [ ok ] * Running autoconf -I cygnal ...  [ ok ] * Running autoheader -I cygnal ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gnash-0.8.10/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ... * econf: updating gnash-0.8.10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnash-0.8.10/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/gnash-0.8.10-r2 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --disable-ghelp --enable-kparts4 --enable-nls --enable-npapi --disable-python --disable-ssh --enable-ssl --disable-testsuite --without-gconf --enable-gui=gtk,kde4,sdl --enable-device=x11,egl,vaapi --enable-extensions=gtk,dbus --enable-renderer=agg,opengl,openvg --enable-media=ffmpeg --with-npapi-plugindir=/usr/lib64/gnash/npapi/ --with-plugins-install=system --with-kde4-incl=/usr/include --with-kde4-configdir=/usr/share/config --with-kde4-prefix=/usr --with-kde4-lib=/usr/lib64 --with-kde-appsdatadir=/usr/share/apps/klash --with-kde4-servicesdir=/usr/share/kde4/services --enable-sound=sdl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-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/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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 x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking location of avcodec.h... #define LIBAVCODEC_VERSION_MAJOR 53 #define LIBAVCODEC_VERSION_MINOR 35 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \ LIBAVCODEC_VERSION_MICRO) #define LIBAVCODEC_VERSION AV_VERSION(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \ LIBAVCODEC_VERSION_MICRO) #define LIBAVCODEC_BUILD LIBAVCODEC_VERSION_INT #define LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION) #define FF_API_PALETTE_CONTROL (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OLD_SAMPLE_FMT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OLD_AUDIOCONVERT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_ANTIALIAS_ALGO (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_REQUEST_CHANNELS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OPT_H (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_THREAD_INIT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OLD_FF_PICT_TYPES (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_FLAC_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_GET_PIX_FMT_NAME (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_ALLOC_CONTEXT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_AVCODEC_OPEN (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_DRC_SCALE (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_ER (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_AVCODEC_INIT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_X264_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_MPEGVIDEO_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_LAME_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_SNOW_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_MJPEG_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_GET_ALPHA_INFO (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_PARSE_FRAME (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_INTERNAL_CONTEXT (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_TIFFENC_COMPLEVEL (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_DATA_POINTERS (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OLD_DECODE_AUDIO (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_AVFRAME_AGE (LIBAVCODEC_VERSION_MAJOR < 54) #define FF_API_OLD_ENCODE_AUDIO (LIBAVCODEC_VERSION_MAJOR < 54) -I/usr/include/libavcodec checking ffmpeg version... 53.35.0 (533500) checking for avformat.h... /usr/include/libavformat/avformat.h checking for swscale.h... yes checking for libavcodec/vaapi.h... yes checking for libdts library... -ldca checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg checking for libavformat library... -lavformat checking for libavutil library... -lavutil checking for libtheora library... -ltheora -logg checking for libgsm library... no checking for gsm_destroy in -lgsm... no checking for libdc1394 library... no checking for dc1394_is_camera in -ldc1394_control... no checking for libswscale library... -lswscale checking for sdl-config... /usr/bin/sdl-config (cached) checking for Openvg headers... checking for va/va.h header using pkg-config... checking for va/va.h header... checking for liblibva library using pkg-config... -lva checking for va/va_x11.h header using pkg-config... checking for va/va_x11.h header... checking for liblibva_x11 library using pkg-config... -lva-x11 -lva checking for va/va_glx.h header using pkg-config... checking for va/va_glx.h header... checking for liblibva_glx library using pkg-config... -lva-glx -lva checking for EGL/egl.h header using pkg-config... -I/usr/include/libdrm checking for EGL/egl.h header... -I/usr/include/libdrm checking for libEGL library using pkg-config... -lEGL checking for OpenGL headers... default checking for AGG headers... -I/usr/include/agg2 checking for libagg library... -lagg checking for perl... /usr/bin/perl checking for csound... no checking for git... /usr/bin/git checking for the Dbus Version... 1.0 checking for Dbus headers... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include checking for Dbus library... -ldbus-1 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ltdl.h header using pkg-config... not found checking for ltdl-config... no checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for ltdl.h header... checking for libltdl library using pkg-config... not found checking for ltdl-config... no checking for libltdl library... -lltdl checking size of void *... 8 checking for library containing mallinfo... none required checking for openssl/ssl.h header using pkg-config... checking for openssl/ssl.h header... checking for libssl library using pkg-config... -lssl checking for the gtk2 header... -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore 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/lib64/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/lib64/glib-2.0/include checking for atk/atk.h header... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking for libatk library using pkg-config... -latk-1.0 -lgobject-2.0 -lglib-2.0 checking for the Gtk GL Extensions Version... 1.0 checking for gtk/gtkgl.h... -pthread -DQT_SHARED -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/atk-1.0 checking for GTK GL library... -pthread -DQT_SHARED -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/atk-1.0 checking for QT 4.x headers... -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL checking for QT 4.x libraries... -L/usr/lib64/qt4 -lQtGui -lQtCore checking for moc-qt4... no checking for moc... /usr/bin/moc checking for uic-qt4... no checking for uic... /usr/bin/uic checking linker --as-needed support... yes checking for x86_64-pc-linux-gnu-autotrace... no checking for autotrace... /usr/bin/autotrace checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for kde4-config... /usr/bin/kde4-config configure: KDE4 prefix from kde4-config is /usr checking for KDE 4.x header path... -I/usr/include checking for kdecore library... no checking for npapi.h... -DXP_UNIX -I/usr/include/npapi-sdk checking whether NPString has member UTF8Length... yes checking for npupp.h... no checking for const needed for NPP_GetMIMEDescription() prototype... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for BZ2_bzopen in -lbz2... yes checking for getpwnam in -lc... yes checking for X11 headers... -I/usr/include checking for X11 library... -lX11 -lXinerama -lXext -lSM -lICE -lXv checking for XInput_find_display in -lXi... no checking for XDisableAccessControl in -lX11... yes checking for finite... yes checking for library containing finite... none required checking for isfinite... yes checking for library containing isfinite... no checking whether x86_64-pc-linux-gnu-g++ implements __PRETTY_FUNCTION__... yes checking whether x86_64-pc-linux-gnu-g++ implements __FUNCTION__... yes checking whether x86_64-pc-linux-gnu-g++ implements __func__... yes checking for getopt... yes checking for gettimeofday... yes checking for ftime... yes checking for tzset... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff... yes checking whether timezone is a long... yes checking for 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/nspr checking for nspr.h header... -I/usr/include/nspr checking for libnspr library using pkg-config... -lplds4 -lplc4 -lnspr4 checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for zlib.h header using pkg-config... not found checking for z-config... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlib.h header... checking for libz library using pkg-config... not found checking for z-config... no checking for libz library... -lz checking for jpeglib.h header using pkg-config... not found checking for jpeg-config... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeglib.h header... checking for libjpeg library using pkg-config... not found checking for jpeg-config... no checking for libjpeg library... -ljpeg checking for png.h header using pkg-config... -I/usr/include/libpng15 checking for png.h header... -I/usr/include/libpng15 checking for libpng library using pkg-config... -lpng15 checking for gif_lib.h header using pkg-config... not found checking for gif-config... no checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for gif_lib.h header... checking for libgif library using pkg-config... not found checking for gif-config... no checking for libgif library... -lgif checking for speex.h header using pkg-config... checking for speex.h header... checking for libspeex library using pkg-config... -lspeex checking for speex_resampler.h header using pkg-config... checking for speex_resampler.h header... checking for libspeexdsp library using pkg-config... -lspeexdsp checking for fc-match... /usr/bin/fc-match checking for fontconfig/fontconfig.h header using pkg-config... checking for fontconfig/fontconfig.h header... checking for libfontconfig library using pkg-config... -lfontconfig checking for ming-config... /usr/bin/ming-config checking for makeswf... /usr/bin/makeswf checking for doxygen... /usr/bin/doxygen checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking for glib library... -lglib-2.0 (cached) checking for Glib header... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include (cached) checking for glib library... -lglib-2.0 checking for OpenGL-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... yes checking GLES2/gl2.h presence... yes checking for GLES2/gl2.h... yes checking for expat.h header using pkg-config... checking for expat.h header... checking for libexpat library using pkg-config... -lexpat checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for libcurl header... no checking whether pthreads work with -pthread... yes checking searching for pthread library... using -lpthread checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for the Boost Version... checking for boost header... -I/usr/include/boost-1_49 checking for Boost libraries... -L/usr/lib64 -lboost_thread-1_49 -lboost_program_options-1_49 -lboost_iostreams-1_49 checking if -fvisibility-inlines-hidden is broken... no checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes checking whether GConf support is requested... no 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 checking that generated files are newer than configure... done 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/lib64/gnash/npapi/ 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/lib64/kde4 KPARTS 4.x service will be installed in /usr/share/kde4/services KPARTS 4.x config dir will be in /usr/share/config KPARTS 4.x appsdata will be installed in /usr/share/apps/klash Configured paths for x86_64-pc-linux-gnu are: QT4 flags are: -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL QT4 libs are: -L/usr/lib64/qt4 -lQtGui -lQtCore KDE4 flags are: KDE4 libs are: -L/usr/lib64 JPEG flags are: default include path JPEG libs are: -ljpeg GIF flags are: default include path GIF libs are: -lgif PNG flags are: -I/usr/include/libpng15 PNG libs are: -lpng15 OpenVG flags are: OpenVG libs are: -lOpenVG OpenGL flags are: default include path OpenGL libs are: -lGL -lGLU GtkGLExt flags are: -pthread -DQT_SHARED -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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 -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore 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/lib64/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/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include GLib libs are: -lglib-2.0 ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ATK libs are: -latk-1.0 -lgobject-2.0 -lglib-2.0 MP3 and video support enabled through FFmpeg FFmpeg flags are: -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec FFmpeg libs are: -lavcodec -ldca -lvorbisenc -lvorbis -lm -logg -lavformat -lavutil -ltheora -logg -lswscale SDL flags are: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT SDL libs are: -lSDL -lpthread POSIX Threads flags are: -pthread POSIX Threads lib is: -lpthread CURL flags are: -DCURL_STATICLIB CURL libs are: -lcurl Speex flags are: Speex libs are: -lspeex Speex DSP flags are: Speex DSP libs are: -lspeexdsp DBUS flags are: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include DBUS libs are: -ldbus-1 AGG Pixel format is: all AGG flags are: -I/usr/include/agg2 AGG libs are: -lagg BOOST flags are: -I/usr/include/boost-1_49 BOOST libs are: -L/usr/lib64 -lboost_thread-1_49 -lboost_program_options-1_49 -lboost_iostreams-1_49 BOOST libs for cygnal are: -lboost_serialization-1_49 -lboost_date_time-1_49 PERL is /usr/bin/perl Z flags are: default include path Z libs are: -lz FreeType flags are: -I/usr/include/freetype2 FreeType libs are: -lfreetype Fontconfig flags are: Fontconfig libs are: -lfontconfig NPAPI flags are: -DXP_UNIX -I/usr/include/npapi-sdk LIBLTDL flags are: LIBLTDL libs are: -lltdl SSL flags are: SSL libs are: -lssl Only building these ActionScript classes into the library: -------- Building Cygnal media server disabled. Building extensions: gtk dbus Enabling security features: localconnection Enabling statistics collecting for: cache GUI toolkits supported: qt4,gtk,sdl Renderers supported: agg opengl openvg Hardware Acceleration: X11 EGL VAAPI EGL Media handlers: ffmpeg Using sdl for sound handling DocBook document processing disabled (default) WARNING: without --enable-docbook we will use the cached documentation files included in the gnash distribution. If you change files in doc/C, you should --enable-docbook. WARNING: You need the dejagnu package installed to get a summary 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. >>> Source configured. >>> Compiling source in /var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ... make -j3 Generating revno.h (0.8.10 20120826 none) make all-recursive make[1]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10' Making all in desktop make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/desktop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/desktop' Making all in libdevice make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libdevice' CXX libgnashdevice_la-DeviceGlue.lo CXX libgnashdevice_la-X11Device.lo CXX libgnashdevice_la-eglDevice.lo x11/X11Device.cpp: In member function 'void gnash::renderer::x11::X11Device::eventLoop(size_t)': x11/X11Device.cpp:282:19: warning: variable 'r' set but not used [-Wunused-but-set-variable] CXX libgnashvaapi_la-vaapi_utils.lo CXX libgnashvaapi_la-VaapiContext.lo CXX libgnashvaapi_la-VaapiDisplay.lo CXX libgnashvaapi_la-VaapiGlobalContext.lo CXX libgnashvaapi_la-VaapiImage.lo CXX libgnashvaapi_la-VaapiImageFormat.lo CXX libgnashvaapi_la-VaapiSubpicture.lo CXX libgnashvaapi_la-VaapiSurface.lo CXX libgnashvaapi_la-VaapiSurfaceProxy.lo CXX libgnashvaapi_la-VaapiSurfaceGLX.lo vaapi/VaapiSurfaceGLX.cpp: In function 'const char* gnash::gl_get_error_string(GLenum)': vaapi/VaapiSurfaceGLX.cpp:49:5: warning: narrowing conversion of '-1' from 'int' to 'GLenum {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] CC eglinfo-eglinfo.o CXXLD libgnashdevice.la CCLD eglinfo CXXLD libgnashvaapi.la make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libdevice' Making all in libbase make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/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 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 / 1000000ul)' from 'size_t {aka long 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 % 1000000ul) * 1000ul)' from 'size_t {aka long unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] 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 /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from string_table.h:31, from string_table.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] 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 CC libgnashbase_la-jemalloc.lo jemalloc.c: In function 'base_pages_alloc_mmap': jemalloc.c:1782:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] jemalloc.c: In function 'pages_map_align': jemalloc.c:2278:2: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] jemalloc.c:2278:2: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] jemalloc.c: In function 'chunk_alloc': jemalloc.c:2602:31: warning: unused parameter 'zero' [-Wunused-parameter] jemalloc.c: In function 'arena_chunk_init': jemalloc.c:3136:15: warning: variable 'run' set but not used [-Wunused-but-set-variable] jemalloc.c: In function 'arena_run_alloc': jemalloc.c:3228:46: warning: unused parameter 'bin' [-Wunused-parameter] jemalloc.c: In function 'arena_bin_malloc_easy': jemalloc.c:3598:32: warning: unused parameter 'arena' [-Wunused-parameter] jemalloc.c: In function 'arena_dalloc_large': jemalloc.c:4275:10: warning: unused variable 'size' [-Wunused-variable] jemalloc.c: In function 'arena_new': jemalloc.c:4554:9: warning: variable 'pow2_size' set but not used [-Wunused-but-set-variable] jemalloc.c: In function 'huge_palloc': jemalloc.c:4873:1: warning: label 'RETURN' defined but not used [-Wunused-label] jemalloc.c:4754:33: warning: unused variable 'offset' [-Wunused-variable] jemalloc.c:4754:9: warning: variable 'alloc_size' set but not used [-Wunused-but-set-variable] jemalloc.c: At top level: jemalloc.c:5941:1: warning: no previous prototype for 'memalign' [-Wmissing-prototypes] jemalloc.c:6175:1: warning: no previous prototype for 'malloc_usable_size' [-Wmissing-prototypes] jemalloc.c:1452:1: warning: 'malloc_spin_init' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_new' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_first' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_last' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_next' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_prev' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_search' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_nsearch' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_psearch' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_insert' defined but not used [-Wunused-function] jemalloc.c:2075:1: warning: 'extent_tree_szad_remove' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_first' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_last' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_next' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_prev' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_nsearch' defined but not used [-Wunused-function] jemalloc.c:2088:1: warning: 'extent_tree_ad_psearch' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_first' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_next' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_prev' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_search' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_nsearch' defined but not used [-Wunused-function] jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_psearch' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_search' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] jemalloc.c:2827:1: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] jemalloc.c:2859:1: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] 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 CXX libgnashbase_la-GnashVaapiImage.lo CXX libgnashbase_la-GnashVaapiTexture.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 `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libbase' Making all in libmedia make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/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-AudioDecoderFfmpeg.lo CXX libgnashmedia_la-AudioInputFfmpeg.lo CXX libgnashmedia_la-AudioResamplerFfmpeg.lo 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 / 1000000ul)' from 'size_t {aka long 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 % 1000000ul) * 1000ul)' from 'size_t {aka long unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from ffmpeg/AudioDecoderFfmpeg.cpp:26:0: ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(gnash::media::SoundInfo&)': ffmpeg/AudioDecoderFfmpeg.cpp:88:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:88:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:134:22: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:134:44: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:139:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:139:55: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(const gnash::media::AudioInfo&)': ffmpeg/AudioDecoderFfmpeg.cpp:176:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:176:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:257:22: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:257:44: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:308:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:308:55: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'uint8_t* gnash::media::ffmpeg::AudioDecoderFfmpeg::decodeFrame(const uint8_t*, uint32_t, uint32_t&)': ffmpeg/AudioDecoderFfmpeg.cpp:511:27: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] ffmpeg/AudioDecoderFfmpeg.cpp:514:15: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations] ffmpeg/AudioDecoderFfmpeg.cpp:516:40: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations] CXX libgnashmedia_la-MediaHandlerFfmpeg.lo CXX libgnashmedia_la-MediaParserFfmpeg.lo In file included from ffmpeg/MediaHandlerFfmpeg.cpp:27:0: ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations] CXX libgnashmedia_la-VideoConverterFfmpeg.lo In file included from ffmpeg/MediaParserFfmpeg.cpp:22:0: ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::MediaParserFfmpeg::initializeParser()': ffmpeg/MediaParserFfmpeg.cpp:369:5: warning: 'int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))' is deprecated (declared at /usr/include/libavformat/avio.h:255) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:377:5: warning: 'int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))' is deprecated (declared at /usr/include/libavformat/avio.h:255) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:101) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:101) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:393:8: warning: 'AVFormatParameters::prealloced_context' is deprecated (declared at /usr/include/libavformat/avformat.h:363) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:393:8: warning: 'AVFormatParameters::prealloced_context' is deprecated (declared at /usr/include/libavformat/avformat.h:363) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:395:9: warning: 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1350) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:395:74: warning: 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)' is deprecated (declared at /usr/include/libavformat/avformat.h:1350) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:403:17: warning: 'AVMetadata' is deprecated (declared at /usr/include/libavformat/avformat.h:237) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:405:24: warning: 'AVMetadataTag' is deprecated (declared at /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:405:30: warning: 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const AVDictionaryEntry*, int)' is deprecated (declared at /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] ffmpeg/MediaParserFfmpeg.cpp:406:39: warning: 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const AVDictionaryEntry*, int)' is deprecated (declared at /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] ffmpeg/VideoConverterFfmpeg.cpp: In member function 'virtual std::auto_ptr gnash::media::ffmpeg::VideoConverterFfmpeg::convert(const gnash::media::ImgBuf&)': ffmpeg/VideoConverterFfmpeg.cpp:165:74: warning: narrowing conversion of 'src.gnash::media::ImgBuf::stride.boost::array::operator[](0ul)' from 'const long unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX libgnashmedia_la-VideoDecoderFfmpeg.lo CXX libgnashmedia_la-VideoInputFfmpeg.lo CXX libgnashmedia_la-VideoDecoderFfmpegVaapi.lo CXX libgnashmedia_la-AudioDecoderSpeex.lo In file included from ffmpeg/VideoDecoderFfmpeg.cpp:32:0: ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::VideoDecoderFfmpeg::init(CodecID, int, int, uint8_t*, int)': ffmpeg/VideoDecoderFfmpeg.cpp:174:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:174:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:183:50: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:183:72: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:206:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:206:44: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp: In member function 'std::auto_ptr gnash::media::ffmpeg::VideoDecoderFfmpeg::decode(const uint8_t*, uint32_t)': ffmpeg/VideoDecoderFfmpeg.cpp:363:27: warning: cast from type 'const uint8_t* {aka const unsigned char*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] ffmpeg/VideoDecoderFfmpeg.cpp: In function 'int gnash::media::ffmpeg::{anonymous}::get_buffer(AVCodecContext*, AVFrame*)': ffmpeg/VideoDecoderFfmpeg.cpp:532:10: warning: 'AVFrame::age' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1063) [-Wdeprecated-declarations] ffmpeg/VideoDecoderFfmpeg.cpp:532:10: warning: 'AVFrame::age' is deprecated (declared at /usr/include/libavcodec/avcodec.h:1063) [-Wdeprecated-declarations] CXXLD libgnashmedia.la make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libmedia' Making all in libsound make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/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-WAVWriter.lo CXX libgnashsound_la-sound_handler_sdl.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 / 1000000ul)' from 'size_t {aka long 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 % 1000000ul) * 1000ul)' from 'size_t {aka long unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXXLD libgnashsound.la make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libsound' Making all in libcore make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' make all-recursive make[3]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' Making all in parser make[4]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/parser' CXX BitmapMovieDefinition.lo CXX action_buffer.lo CXX SWFParser.lo CXX TypesParser.lo CXX SWFMovieDefinition.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../../libbase/StringPredicates.h:25, from ../../libbase/rc.h:31, from ../../libbase/log.h:26, from ./movie_definition.h:62, from ./BitmapMovieDefinition.h:22, from ../../libcore/BitmapMovie.h:24, from BitmapMovieDefinition.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../../libcore/vm/VM.h:32, from ../../libcore/vm/fn_call.h:30, from ../../libcore/asobj/Global_as.h:33, from BitmapMovieDefinition.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] 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 / 1000000ul)' from 'size_t {aka long 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 % 1000000ul) * 1000ul)' from 'size_t {aka long unsigned int}' to 'long int' inside { } is ill-formed in C++11 [-Wnarrowing] CXX sound_definition.lo CXX sprite_definition.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../../libbase/StringPredicates.h:25, from ../../libbase/rc.h:31, from ../../libbase/log.h:26, from movie_definition.h:62, from SWFMovieDefinition.h:30, from SWFMovieDefinition.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../../libcore/vm/VM.h:32, from SWFMovieDefinition.cpp:42: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../../libsound/sound_handler.h:31, from sound_definition.cpp:10: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../../libcore/vm/VM.h:32, from sound_definition.cpp:11: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ../../libcore/RunResources.h:25, from sprite_definition.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../../libcore/vm/VM.h:32, from ../../libcore/vm/fn_call.h:30, from ../../libcore/asobj/Global_as.h:33, from sprite_definition.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXXLD libgnashparser.la make[4]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/parser' Making all in vm make[4]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/vm' CXX ASHandlers.lo CXX ActionExec.lo CXX VM.lo In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from ../../libcore/as_value.h:27, from ../../libcore/as_environment.h:26, from ActionExec.h:27, from ActionExec.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from /usr/include/boost-1_49/boost/math/policies/error_handling.hpp:30, from /usr/include/boost-1_49/boost/math/special_functions/acosh.hpp:21, from /usr/include/boost-1_49/boost/math/special_functions.hpp:15, from /usr/include/boost-1_49/boost/random/generate_canonical.hpp:22, from /usr/include/boost-1_49/boost/random.hpp:52, from VM.h:32, from VM.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from VM.h:32, from ActionExec.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from VM.h:32, from VM.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from ASHandlers.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ASHandlers.cpp:30: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX CallStack.lo In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from ../../libcore/as_value.h:27, from CallStack.h:24, from CallStack.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXXLD libgnashvm.la make[4]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/vm' make[4]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' CXX BitmapMovie.lo CXX ConstantPool.lo CXX Property.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from ../libcore/parser/movie_definition.h:62, from ../libcore/parser/BitmapMovieDefinition.h:22, from BitmapMovie.h:24, from BitmapMovie.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from /usr/include/boost-1_49/boost/math/policies/error_handling.hpp:30, from /usr/include/boost-1_49/boost/math/special_functions/acosh.hpp:21, from /usr/include/boost-1_49/boost/math/special_functions.hpp:15, from /usr/include/boost-1_49/boost/random/generate_canonical.hpp:22, from /usr/include/boost-1_49/boost/random.hpp:52, from ../libcore/vm/VM.h:32, from ConstantPool.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ConstantPool.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from Property.h:23, from Property.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from Property.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX PropertyList.lo CXX SystemClock.lo CXX ClassHierarchy.lo CXX as_environment.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/multi_index/ordered_index.hpp:49, from PropertyList.h:28, from PropertyList.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from PropertyList.cpp:36: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from ClassHierarchy.h:31, from ClassHierarchy.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from ClassHierarchy.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from as_value.h:27, from as_environment.h:26, from as_environment.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from as_environment.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX as_function.lo CXX event_id.lo CXX Relay.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from event_id.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX as_object.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from as_object.h:30, from as_function.h:24, from as_function.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from as_function.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX AMFConverter.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_deque.hpp:20, from movie_root.h:78, from Relay.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from Relay.cpp:19: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX as_value.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from as_object.h:30, from as_object.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from ../libbase/SimpleBuffer.h:25, from AMFConverter.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from as_object.cpp:31: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from AMFConverter.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DisplayObjectContainer.lo In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from as_value.h:27, from as_value.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX DisplayObject.lo In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from as_value.cpp:39: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from InteractiveObject.h:22, from DisplayObjectContainer.h:30, from DisplayObjectContainer.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX CharacterProxy.lo CXX SWFCxForm.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from DisplayObject.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from DisplayObject.cpp:32: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Geometry.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from CharacterProxy.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from CharacterProxy.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DynamicShape.lo CXX Bitmap.lo CXX Shape.lo In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from FillStyle.h:23, from DynamicShape.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from Shape.h:23, from Shape.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX MorphShape.lo CXX StaticText.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from Bitmap.h:24, from Bitmap.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from MorphShape.h:23, from MorphShape.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from Bitmap.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX TextField.lo CXX filter_factory.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from StaticText.h:23, from StaticText.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX InteractiveObject.lo CXX ExternalInterface.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from InteractiveObject.h:22, from InteractiveObject.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from InteractiveObject.h:22, from TextField.h:27, from TextField.cpp:31: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from TextField.cpp:47: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX HostInterface.lo CXX SWFMatrix.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ExternalInterface.h:28, from ExternalInterface.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ExternalInterface.cpp:35: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX SWFMovie.lo CXX movie_root.lo CXX namedStrings.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from namedStrings.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX SWFRect.lo CXX MovieClip.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from MovieClip.h:33, from Movie.h:27, from SWFMovie.h:25, from SWFMovie.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from SWFMovie.cpp:21: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_deque.hpp:20, from movie_root.h:78, from movie_root.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from movie_root.cpp:21: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX SWF.lo CXX TagLoadersTable.lo CXX DefaultTagLoaders.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from MovieClip.h:33, from MovieClip.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from MovieClip.cpp:39: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DefineVideoStreamTag.lo CXX DefineTextTag.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/assign/list_of.hpp:20, from /usr/include/boost-1_49/boost/assign.hpp:20, from swf/DefaultTagLoaders.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from swf/ScriptLimitsTag.h:24, from swf/DefaultTagLoaders.cpp:31: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_array.hpp:26:0, from /usr/include/boost-1_49/boost/shared_array.hpp:17, from swf/DefineVideoStreamTag.h:22, from swf/DefineVideoStreamTag.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineVideoStreamTag.cpp:35: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DefineButtonSoundTag.lo CXX DefineButtonCxformTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./Font.h:28, from swf/TextRecord.h:28, from swf/DefineTextTag.h:27, from swf/DefineTextTag.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineTextTag.cpp:34: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DefineButtonTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ./RunResources.h:25, from swf/DefineButtonSoundTag.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ./RunResources.h:25, from swf/DefineButtonCxformTag.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX DefineFontTag.lo CXX VideoFrameTag.lo CXX DefinitionTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_vector.hpp:20, from swf/DefineButtonTag.h:24, from swf/DefineButtonTag.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineButtonTag.cpp:38: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX ShapeRecord.lo CXX SoundInfoRecord.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from ./MovieClip.h:33, from swf/DefinitionTag.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX TextRecord.lo CXX tag_loaders.lo CXX DefineBitsTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./Font.h:28, from swf/TextRecord.h:28, from swf/TextRecord.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX DefineFontAlignZonesTag.lo CXX DefineShapeTag.lo CXX DefineScalingGridTag.lo CXX DefineEditTextTag.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from ../libcore/parser/movie_definition.h:62, from swf/DefineScalingGridTag.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ./RunResources.h:25, from swf/DefineShapeTag.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineShapeTag.cpp:32: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DefineMorphShapeTag.lo CXX CSMTextSettingsTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ./ObjectURI.h:26, from ./DisplayObject.h:35, from ./InteractiveObject.h:22, from ./TextField.h:27, from swf/DefineEditTextTag.h:26, from swf/DefineEditTextTag.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineEditTextTag.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ./ObjectURI.h:26, from ./DisplayObject.h:35, from ./MorphShape.h:23, from swf/DefineMorphShapeTag.cpp:31: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from swf/DefineMorphShapeTag.cpp:37: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX PlaceObject2Tag.lo CXX RemoveObjectTag.lo CXX SoundStreamHeadTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ./RunResources.h:25, from swf/RemoveObjectTag.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX StartSoundTag.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_vector.hpp:20, from swf/PlaceObject2Tag.h:23, from swf/PlaceObject2Tag.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX SetTabIndexTag.lo CXX StreamSoundBlockTag.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from ../libcore/parser/movie_definition.h:62, from swf/SetTabIndexTag.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../libsound/sound_handler.h:31, from swf/StartSoundTag.h:23, from swf/StartSoundTag.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from swf/StartSoundTag.cpp:23: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Function.lo CXX Function2.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../libsound/sound_handler.h:31, from swf/StreamSoundBlockTag.h:26, from swf/StreamSoundBlockTag.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from swf/StreamSoundBlockTag.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Video.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from as_object.h:30, from as_function.h:24, from UserFunction.h:21, from Function.h:27, from Function.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from Function.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from as_object.h:30, from as_function.h:24, from UserFunction.h:21, from Function.h:27, from Function2.h:22, from Function2.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from Function2.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Button.lo CXX DisplayList.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from Video.h:23, from Video.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from Video.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX FillStyle.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from DisplayList.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ObjectURI.h:26, from DisplayObject.h:35, from InteractiveObject.h:22, from Button.h:30, from Button.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from Button.cpp:36: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Font.lo CXX fontlib.lo CXX LoadVariablesThread.lo CXX SWFStream.lo CXX LineStyle.lo CXX Timers.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from SWFStream.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX RGBA.lo CXX MovieFactory.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from ../libcore/vm/fn_call.h:28, from Timers.h:23, from Timers.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from Timers.h:23, from Timers.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX MovieLoader.lo CXX FreetypeGlyphsProvider.lo CXX ASConversions.lo CXX AsBroadcaster.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from MovieLoader.h:25, from MovieLoader.cpp:20: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from movie_root.h:94, from MovieLoader.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] 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] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/ASConversions.cpp:27: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Array_as.h:22, from asobj/AsBroadcaster.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/AsBroadcaster.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Global_as.h:33, from asobj/ASConversions.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Array_as.lo CXX Boolean_as.lo CXX Color_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Array_as.h:22, from asobj/Array_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Array_as.cpp:33: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Boolean_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Boolean_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Color_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Color_as.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Date_as.lo CXX Error_as.lo CXX Function_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Error_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Error_as.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Global_as.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from asobj/Date_as.cpp:67: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Date_as.cpp:70: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Function_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from asobj/Global_as.h:30, from asobj/Global_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Global_as.h:33, from asobj/Function_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Global_as.h:33, from asobj/Global_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX LoadVars_as.lo CXX Math_as.lo CXX Number_as.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from asobj/Number_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Number_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/LoadVars_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/LoadVars_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX PlayHead.lo CXX Selection_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from /usr/include/boost-1_49/boost/math/policies/error_handling.hpp:30, from /usr/include/boost-1_49/boost/math/special_functions/acosh.hpp:21, from /usr/include/boost-1_49/boost/math/special_functions.hpp:15, from /usr/include/boost-1_49/boost/random/generate_canonical.hpp:22, from /usr/include/boost-1_49/boost/random.hpp:52, from ../libcore/vm/VM.h:32, from asobj/Math_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/Math_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX MovieClipLoader.lo CXX String_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Selection_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Selection_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX LoadableObject.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/case_conv.hpp:19, from asobj/String_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/String_as.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/variant/recursive_wrapper.hpp:17:0, from /usr/include/boost-1_49/boost/variant/detail/enable_recursive.hpp:34, from /usr/include/boost-1_49/boost/variant/recursive_variant.hpp:17, from /usr/include/boost-1_49/boost/variant.hpp:18, from ./as_value.h:27, from asobj/MovieClipLoader.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/MovieClipLoader.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX MovieClip_as.lo CXX Stage_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from ./RunResources.h:25, from asobj/LoadableObject.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/LoadableObject.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Accessibility_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_deque.hpp:20, from ./movie_root.h:78, from asobj/Stage_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from ./MovieClip.h:33, from asobj/MovieClip_as.cpp:28: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/Stage_as.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/MovieClip_as.cpp:32: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Sound_as.lo CXX Video_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Accessibility_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Accessibility_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Microphone_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from asobj/Sound_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/Sound_as.cpp:35: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ./ObjectURI.h:26, from ./DisplayObject.h:35, from ./Video.h:23, from asobj/Video_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Video_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from asobj/Microphone_as.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Microphone_as.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Camera_as.lo CXX LocalConnection_as.lo CXX NetConnection_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from asobj/Camera_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Camera_as.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from asobj/LocalConnection_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/LocalConnection_as.cpp:31: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] 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 NetStream_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from asobj/NetConnection_as.h:27, from asobj/NetConnection_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/NetConnection_as.cpp:38: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX SharedObject_as.lo CXX XMLSocket_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_deque.hpp:20, from asobj/NetStream_as.h:30, from asobj/NetStream_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/NetStream_as.cpp:31: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from asobj/SharedObject_as.cpp:27: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/SharedObject_as.cpp:31: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from asobj/XMLSocket_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/XMLSocket_as.cpp:33: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX XML_as.lo CXX XMLNode_as.lo CXX System_as.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from asobj/XML_as.h:25, from asobj/XMLNode_as.cpp:28: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/XMLNode_as.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/assign/list_of.hpp:20, from asobj/XML_as.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/XML_as.cpp:32: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_deque.hpp:20, from ./movie_root.h:78, from asobj/System_as.cpp:28: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ./movie_root.h:94, from asobj/System_as.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Mouse_as.lo CXX ContextMenu_as.lo CXX ContextMenuItem_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/Mouse_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Mouse_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from asobj/ContextMenuItem_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/ContextMenuItem_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Key_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from ./as_function.h:24, from asobj/ContextMenu_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/ContextMenu_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX TextField_as.lo CXX TextFormat_as.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from asobj/Key_as.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Key_as.cpp:23: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ./ObjectURI.h:26, from ./DisplayObject.h:35, from ./InteractiveObject.h:22, from ./TextField.h:27, from asobj/TextField_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/TextField_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX TextSnapshot_as.lo CXX Object.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/thread/pthread/thread_data.hpp:10, from /usr/include/boost-1_49/boost/thread/thread.hpp:17, from /usr/include/boost-1_49/boost/thread.hpp:13, from ../libbase/string_table.h:31, from ./ObjectURI.h:26, from ./DisplayObject.h:35, from ./InteractiveObject.h:22, from ./TextField.h:27, from asobj/TextFormat_as.h:30, from asobj/TextFormat_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/TextFormat_as.cpp:26: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from /usr/include/boost-1_49/boost/ptr_container/detail/scoped_deleter.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/detail/reversible_ptr_container.hpp:21, from /usr/include/boost-1_49/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost-1_49/boost/ptr_container/ptr_list.hpp:19, from ./MovieClip.h:33, from ./Movie.h:27, from asobj/Object.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/Object.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX display_pkg.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/TextSnapshot_as.cpp:27: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX BitmapData_as.lo In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/TextSnapshot_as.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/display/display_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/display/display_pkg.cpp:23: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX external_pkg.lo CXX ExternalInterface_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from asobj/flash/display/BitmapData_as.h:26, from asobj/flash/display/BitmapData_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from asobj/flash/display/BitmapData_as.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/external/external_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/external/external_pkg.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX filters_pkg.lo In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/algorithm/string/erase.hpp:16, from asobj/flash/external/ExternalInterface_as.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/external/ExternalInterface_as.cpp:34: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX BevelFilter_as.lo CXX BitmapFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/filters_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/filters_pkg.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/BevelFilter_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX BlurFilter_as.lo In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/BevelFilter_as.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX ColorMatrixFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../libcore/asobj/Global_as.h:30, from asobj/flash/filters/BitmapFilter_as.h:23, from asobj/flash/filters/BitmapFilter_as.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from asobj/flash/filters/BitmapFilter_as.h:23, from asobj/flash/filters/BitmapFilter_as.cpp:19: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/BlurFilter_as.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/BlurFilter_as.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX ConvolutionFilter_as.lo CXX DropShadowFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/ColorMatrixFilter_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/ColorMatrixFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX GlowFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/ConvolutionFilter_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/ConvolutionFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/DropShadowFilter_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/DropShadowFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX GradientBevelFilter_as.lo CXX GradientGlowFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/GlowFilter_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/GlowFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX DisplacementMapFilter_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../libcore/asobj/Global_as.h:30, from asobj/flash/filters/BitmapFilter_as.h:23, from asobj/flash/filters/GradientGlowFilter_as.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/GradientBevelFilter_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from asobj/flash/filters/BitmapFilter_as.h:23, from asobj/flash/filters/GradientGlowFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/filters/GradientBevelFilter_as.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX geom_pkg.lo CXX ColorTransform_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/filters/DisplacementMapFilter_as.cpp:27: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/filters/DisplacementMapFilter_as.cpp:30: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Matrix_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/geom/ColorTransform_as.cpp:23: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/geom/ColorTransform_as.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ../libcore/asobj/Global_as.h:30, from asobj/flash/geom/geom_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from ../libcore/asobj/Global_as.h:33, from asobj/flash/geom/geom_pkg.cpp:21: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Point_as.lo CXX Rectangle_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from ./as_function.h:24, from asobj/flash/geom/Matrix_as.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/geom/Matrix_as.cpp:32: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/geom/Point_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/geom/Point_as.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX Transform_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/geom/Rectangle_as.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/geom/Rectangle_as.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX net_pkg.lo CXX FileReferenceList_as.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/geom/Transform_as.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/geom/Transform_as.cpp:26: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/net/net_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/net/net_pkg.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX FileReference_as.lo CXX text_pkg.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from ./as_function.h:24, from asobj/flash/net/FileReferenceList_as.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/net/FileReferenceList_as.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/net/FileReference_as.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX TextRenderer_as.lo In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/net/FileReference_as.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX flash_pkg.lo In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/text/text_pkg.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/text/text_pkg.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./as_object.h:30, from asobj/flash/text/TextRenderer_as.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/vm/fn_call.h:30, from asobj/flash/text/TextRenderer_as.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from /usr/include/boost-1_49/boost/math/policies/error_handling.hpp:30, from /usr/include/boost-1_49/boost/math/special_functions/acosh.hpp:21, from /usr/include/boost-1_49/boost/math/special_functions.hpp:15, from /usr/include/boost-1_49/boost/random/generate_canonical.hpp:22, from /usr/include/boost-1_49/boost/random.hpp:52, from ../libcore/vm/VM.h:32, from asobj/flash/flash_pkg.cpp:22: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of 'void boost::checked_delete(T*) [with T = boost::error_info]': /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]' /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from 'boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]' /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from 'const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]' /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from 'typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from 'void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]' /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type 'boost::error_info' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from asobj/flash/flash_pkg.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXXLD libgnashcore.la make[4]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' make[3]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore' Making all in librender make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/librender' CXX libgnashrender_la-Renderer_ogl.lo CXX libgnashrender_la-Renderer_agg.lo CXX libgnashrender_la-OpenVGRenderer.lo 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] CXX libgnashrender_la-OpenVGBitmap.lo 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:242:13: 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:242:13: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] 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] CXXLD libgnashrender.la libtool: link: warning: `/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2-pre9999/../../../../lib64/libltdl.la' seems to be moved make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/librender' Making all in gui make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' Generating MOC file: Qt4Gui.moc. Generating MOC file: Qt4Glue.moc. make all-recursive make[3]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' Making all in . make[4]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' CXX qt4_gnash-gnash.o CXX qt4_gnash-gui.o CXX qt4_gnash-Player.o In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from Player.h:29, from Player.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from Player.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from gui.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from gnash.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from gui.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from gnash.cpp:44: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX qt4_gnash-NullGui.o CXX qt4_gnash-ScreenShotter.o CXX qt4_gnash-GuiQt4.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 / 1000000ul)’ from ‘size_t {aka long 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 % 1000000ul) * 1000ul)’ from ‘size_t {aka long unsigned int}’ to ‘long int’ inside { } is ill-formed in C++11 [-Wnarrowing] CXX qt4_gnash-Qt4Gui.o In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX qt4_gnash-Qt4Glue.o In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from qt/GuiQt4.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from qt/GuiQt4.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX qt4_gnash-Qt4GlueOgl.o In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from ../libcore/parser/movie_definition.h:62, from qt/Qt4Gui.cpp:62: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from qt/Qt4Gui.cpp:65: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from qt/Qt4Gui.h:26, from qt/Qt4Glue.cpp:28: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX qt4_gnash-Qt4GlueAgg.o In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from qt/Qt4Gui.h:26, from qt/Qt4Glue.cpp:28: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX sdl_gnash-gnash.o CXX sdl_gnash-gui.o In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_array.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_array.hpp:14, from qt/Qt4GlueOgl.h:29, from qt/Qt4GlueOgl.cpp:28: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from qt/Qt4Gui.h:26, from qt/Qt4GlueOgl.cpp:29: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX sdl_gnash-Player.o In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from gnash.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from gnash.cpp:44: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from gui.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from gui.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from Player.h:29, from Player.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from Player.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX sdl_gnash-NullGui.o CXX sdl_gnash-ScreenShotter.o CXX sdl_gnash-gui_sdl.o CXX sdl_gnash-sdl.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 / 1000000ul)’ from ‘size_t {aka long 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 % 1000000ul) * 1000ul)’ from ‘size_t {aka long unsigned int}’ to ‘long int’ inside { } is ill-formed in C++11 [-Wnarrowing] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from sdl/gui_sdl.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from sdl/gui_sdl.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX sdl_gnash-sdl_ogl_glue.o CXX sdl_gnash-sdl_agg_glue.o In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from sdl/sdl.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from sdl/sdlsup.h:27, from sdl/sdl.cpp:27: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] 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] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from sdl/sdl_glue.h:19, from sdl/sdl_agg_glue.h:19, from sdl/sdl_agg_glue.cpp:21: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] CXX gtk_gnash-gnash.o In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from sdl/sdl_glue.h:19, from sdl/sdl_agg_glue.h:19, from sdl/sdl_agg_glue.cpp:21: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_array.hpp:26:0, from /usr/include/boost-1_49/boost/shared_array.hpp:17, from ../librender/Renderer.h:149, from ../librender/opengl/Renderer_ogl.h:52, from sdl/sdl_ogl_glue.cpp:19: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from sdl/sdl_glue.h:19, from sdl/sdl_ogl_glue.h:19, from sdl/sdl_ogl_glue.cpp:22: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX gtk_gnash-gui.o CXX gtk_gnash-Player.o In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from /usr/include/boost-1_49/boost/format/alt_sstream.hpp:21, from /usr/include/boost-1_49/boost/format/internals.hpp:23, from /usr/include/boost-1_49/boost/format.hpp:38, from gnash.cpp:29: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from gnash.cpp:44: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from gui.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from gui.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:30:0, from /usr/include/boost-1_49/boost/shared_ptr.hpp:17, from Player.h:29, from Player.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from Player.h:35, from Player.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX gtk_gnash-NullGui.o CXX gtk_gnash-ScreenShotter.o CXX gtk_gnash-gtk_canvas.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 / 1000000ul)’ from ‘size_t {aka long 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 % 1000000ul) * 1000ul)’ from ‘size_t {aka long unsigned int}’ to ‘long int’ inside { } is ill-formed in C++11 [-Wnarrowing] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from gui.h:27, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gui.h:41, from NullGui.h:27, from NullGui.cpp:24: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX gtk_gnash-gtk.o CXX gtk_gnash-gui_gtk.o CXX gtk_gnash-gtk_glue_gtkglext.o CXX gtk_gnash-gtk_glue_agg.o 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] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from gtk/gtksup.h:31, from gtk/gtk.cpp:25: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from gtk/gtksup.h:31, from gtk/gtk.cpp:25: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp: At global scope: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] In file included from /usr/include/boost-1_49/boost/smart_ptr/scoped_ptr.hpp:15:0, from /usr/include/boost-1_49/boost/scoped_ptr.hpp:14, from ./gui.h:27, from gtk/gui_gtk.cpp:26: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from ./gui.h:41, from gtk/gui_gtk.cpp:26: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXX gtk_gnash-gtk_glue_agg_vaapi.o CXX gtk_gnash-gtk_glue_ovg.o cp ./gnash.in gnash chmod +x gnash CXXLD qt4-gnash CXXLD sdl-gnash In file included from /usr/include/boost-1_49/boost/utility.hpp:16:0, from /usr/include/boost-1_49/boost/iterator/reverse_iterator.hpp:11, from /usr/include/boost-1_49/boost/range/reverse_iterator.hpp:20, from /usr/include/boost-1_49/boost/range/rbegin.hpp:19, from /usr/include/boost-1_49/boost/range/functions.hpp:23, from /usr/include/boost-1_49/boost/range/iterator_range_core.hpp:26, from /usr/include/boost-1_49/boost/range/iterator_range.hpp:13, from /usr/include/boost-1_49/boost/range/as_literal.hpp:22, from /usr/include/boost-1_49/boost/algorithm/string/predicate.hpp:19, from ../libbase/StringPredicates.h:25, from ../libbase/rc.h:31, from ../libbase/log.h:26, from gtk/gtk_glue_agg_vaapi.cpp:24: /usr/include/boost-1_49/boost/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = boost::error_info]’: /usr/include/boost-1_49/boost/smart_ptr/detail/shared_count.hpp:95:13: required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = boost::error_info]’ /usr/include/boost-1_49/boost/smart_ptr/shared_ptr.hpp:183:50: required from ‘boost::shared_ptr::shared_ptr(Y*) [with Y = boost::error_info; T = boost::error_info]’ /usr/include/boost-1_49/boost/exception/info.hpp:171:69: required from ‘const E& boost::exception_detail::set_info(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*]’ /usr/include/boost-1_49/boost/exception/info.hpp:192:46: required from ‘typename boost::enable_if, const E&>::type boost::operator<<(const E&, const boost::error_info&) [with E = boost::unknown_exception; Tag = boost::tag_original_exception_type; T = const std::type_info*; typename boost::enable_if, const E&>::type = const boost::unknown_exception&]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:182:13: required from ‘void boost::unknown_exception::add_original_type(const E&) [with E = std::exception]’ /usr/include/boost-1_49/boost/exception/detail/exception_ptr.hpp:161:32: required from here /usr/include/boost-1_49/boost/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘boost::error_info’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] In file included from /usr/include/boost-1_49/boost/random/detail/large_arithmetic.hpp:19:0, from /usr/include/boost-1_49/boost/random/detail/const_mod.hpp:23, from /usr/include/boost-1_49/boost/random/linear_congruential.hpp:30, from /usr/include/boost-1_49/boost/random/additive_combine.hpp:27, from /usr/include/boost-1_49/boost/random.hpp:36, from ../libcore/vm/VM.h:32, from ../libcore/movie_root.h:94, from gtk/gtk_glue_agg_vaapi.cpp:30: /usr/include/boost-1_49/boost/random/detail/integer_log2.hpp:71:35: warning: always_inline function might not be inlinable [-Wattributes] CXXLD gtk-gnash make[4]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' make[3]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/gui' Making all in plugin make[2]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin' Making all in klash4 make[3]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin/klash4' Generating MOC 4.x file... make all-am make[4]: Entering directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin/klash4' CXX klash_part.lo klash_part.cpp: In constructor 'KlashPart::KlashPart(QWidget*, QObject*, const QStringList&)': klash_part.cpp:103:10: warning: variable 'show_fullscreen' set but not used [-Wunused-but-set-variable] klash_part.cpp: In member function 'void KlashPart::stop()': klash_part.cpp:222:21: error: '::getpid' has not been declared make[4]: *** [klash_part.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin/klash4' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin/klash4' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10' make: *** [all] Error 2 * ERROR: www-plugins/gnash-0.8.10-r2 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-plugins/gnash-0.8.10-r2'`, * the complete build log and the output of `emerge -pqv '=www-plugins/gnash-0.8.10-r2'`. * The complete build log is located at '/var/tmp/portage/www-plugins/gnash-0.8.10-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-plugins/gnash-0.8.10-r2/temp/environment'. * Working directory: '/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10' * S: '/var/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10'