* Package: www-plugins/gnash-0.8.10_p20131019 * Repository: gentoo * Maintainer: chithanh@gentoo.org * USE: X abi_x86_64 agg amd64 dbus elibc_glibc ffmpeg gtk kernel_linux nls sdl-sound ssl userland_GNU vaapi * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gnash-0.8.10_p20131019.tar.xz to /var/tmp/portage/www-plugins/gnash-0.8.10_p20131019/work >>> Source unpacked in /var/tmp/portage/www-plugins/gnash-0.8.10_p20131019/work >>> Preparing source in /var/tmp/portage/www-plugins/gnash-0.8.10_p20131019/work/gnash-0.8.10_p20131019 ... * 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-amf-include.patch ... [ ok ] * Applying gnash-0.8.10-npapi-sdk.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/www-plugins/gnash-0.8.10_p20131019/work/gnash-0.8.10_p20131019' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I cygnal -I macros -I cygnal ... [ ok ] * Running autoconf -I cygnal --force ... [ ok ] * Running autoheader -I cygnal ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gnash-0.8.10_p20131019/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-plugins/gnash-0.8.10_p20131019/work/gnash-0.8.10_p20131019 ... * econf: updating gnash-0.8.10_p20131019/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnash-0.8.10_p20131019/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/gnash-0.8.10_p20131019 --disable-dependency-tracking --disable-kparts3 --disable-cygnal --disable-cgibins --disable-docbook --disable-ghelp --disable-harden --disable-jemalloc --disable-kparts4 --enable-nls --disable-npapi --disable-python --disable-ssh --enable-ssl --disable-testsuite --without-gconf --enable-gui=gtk --enable-device=x11,vaapi --enable-extensions=gtk,dbus --enable-renderer=agg --enable-media=ffmpeg --enable-sound=sdl configure: loading site script /usr/share/config.site 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 understands -c and -o together... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 whether make supports nested variables... yes 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... (cached) 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... /usr/bin/runtest 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... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking location of avcodec.h... -I/usr/include/libavcodec checking ffmpeg version... 56.60.100 (5660100) checking for avformat.h... /usr/include/libavformat/avformat.h checking for swscale.h... yes checking for libavutil/opt.h... yes checking for swresample.h... yes checking for avresample.h... yes checking for libavcodec/vaapi.h... yes checking for libdts library... -ldca checking for libvorbisenc library... -lvorbisenc checking for libavformat library... -lavformat checking for libavutil library... -lavutil checking for libtheora library... -ltheora -logg checking for libgsm library... no checking for gsm_destroy in -lgsm... yes checking for libdc1394 library... no checking for dc1394_is_camera in -ldc1394_control... no checking for libswscale library... -lswscale checking for libswresample library... -lswresample checking for libavresample library... -lavresample checking for sdl-config... /usr/bin/sdl-config (cached) 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 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt 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 for library containing mallinfo... none required checking for library containing getaddrinfo... 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... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.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/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking for the Pango Version... 1.0 checking for libpango header... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/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 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 const needed for NPP_GetMIMEDescription() prototype... grep: /npapi.h: No such file or directory 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 linux/uinput.h usability... yes checking linux/uinput.h presence... yes checking for linux/uinput.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 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... checking for jpeglib.h header... checking for libjpeg library using pkg-config... -ljpeg checking for png.h header using pkg-config... -I/usr/include/libpng16 checking for png.h header... -I/usr/include/libpng16 checking for libpng library using pkg-config... -lpng16 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 * ACCESS DENIED: mkdir: /root/cache * ACCESS DENIED: mkdir: /root/cache checking for fontconfig/fontconfig.h header using pkg-config... -I/usr/include/freetype2 checking for fontconfig/fontconfig.h header... -I/usr/include/freetype2 checking for libfontconfig library using pkg-config... -lfontconfig -lfreetype 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 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 checking for OpenGL-ES headers... checking GLES/egl.h usability... no checking GLES/egl.h presence... no checking for GLES/egl.h... no checking GLES2/gl2.h usability... no checking GLES2/gl2.h presence... no checking for GLES2/gl2.h... no checking for expat.h header using pkg-config... checking for expat.h header... checking for libexpat library using pkg-config... -lexpat checking whether pthreads work with -pthread... yes checking searching for pthread library... using -lpthread checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for the Boost Version... checking for boost header... checking for Boost libraries... -L/usr/lib64 -lboost_thread-mt -lboost_program_options-mt -lboost_system-mt -lboost_chrono-mt 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: JEMALLOC Memory management disabled. POSIX Threads support enabled (default). NPAPI plugin disabled. KPARTS 3.x plugin disabled. KPARTS 4.x plugin disabled. Configured paths for x86_64-pc-linux-gnu are: JPEG flags are: JPEG libs are: -ljpeg GIF flags are: default include path GIF libs are: -lgif PNG flags are: -I/usr/include/libpng16 PNG libs are: -lpng16 GTK2 flags are: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.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/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype Pango flags are: -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 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 -lavformat -lavutil -ltheora -logg -lgsm -lswscale -lswresample -lavresample 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: BOOST libs are: -L/usr/lib64 -lboost_thread-mt -lboost_program_options-mt -lboost_system-mt -lboost_chrono-mt BOOST libs for cygnal are: -lboost_serialization-mt -lboost_date_time-mt PERL is /usr/bin/perl Z flags are: default include path Z libs are: -lz FreeType flags are: -I/usr/include/freetype2 FreeType libs are: -lfreetype Fontconfig flags are: -I/usr/include/freetype2 Fontconfig libs are: -lfontconfig -lfreetype NPAPI plugin is disabled DEJAGNU's runtest is /usr/bin/runtest 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. Top level for cross compiling support files is: /usr Building extensions: gtk dbus Enabling security features: localconnection Enabling statistics collecting for: cache GUI toolkits supported: gtk Renderers supported: agg Hardware Acceleration: X11 VAAPI 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. Gnash should still compile even with these warnings. If it doesn't, report the warnings as a bug. RECOMMENDED: CURL library present but built without RTMP protocol support. If you install it with RTMP protocol support, Gnash will be able to play RTMP streaming. Gnash should still compile, but you'll miss important support >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-15557.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /root/cache A: /root/cache R: /root/cache C: /usr/bin/fc-match -v Sans F: mkdir S: deny P: /root/cache A: /root/cache R: /root/cache C: /usr/bin/fc-match -v Sans * --------------------------------------------------------------------------------