1. * Package: www-plugins/gnash-0.8.10-r2
  2. * Repository: gentoo
  3. * Maintainer: chithanh@gentoo.org
  4. * USE: agg amd64 elibc_glibc ffmpeg kernel_linux multilib nls sdl sdl-sound ssl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gnash-0.8.10.tar.gz to /tmp/portage/www-plugins/gnash-0.8.10-r2/work
  8. >>> Source unpacked in /tmp/portage/www-plugins/gnash-0.8.10-r2/work
  9. >>> Preparing source in /tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ...
  10. * Applying gnash-0.8.9-klash.patch ...
  11. [ ok ]
  12. * Applying gnash-0.8.9-external-dejagnu.patch ...
  13. [ ok ]
  14. * Applying gnash-0.8.9-kde4-libdir.patch ...
  15. [ ok ]
  16. * Applying gnash-0.8.10-gettext-macro.patch ...
  17. [ ok ]
  18. * Applying gnash-0.8.10-amf-include.patch ...
  19. [ ok ]
  20. * Applying gnash-0.8.10-npapi-sdk.patch ...
  21. [ ok ]
  22. * Applying gnash-0.8.10-jemalloc-aslr-fix.patch ...
  23. [ ok ]
  24. * Applying gnash-0.8.10-cve-2012-1175.patch ...
  25. [ ok ]
  26. * Running eautoreconf in '/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10' ...
  27. * Running libtoolize --install --copy --force --automake ...
  28. [ ok ]
  29. * Running aclocal -I cygnal -I macros -I cygnal ...
  30. [ ok ]
  31. * Running autoconf -I cygnal ...
  32. [ ok ]
  33. * Running autoheader -I cygnal ...
  34. [ ok ]
  35. * Running automake --add-missing --copy ...
  36. [ ok ]
  37. * Running elibtoolize in: gnash-0.8.10/
  38. * Applying portage/1.2.0 patch ...
  39. * Applying sed/1.5.6 patch ...
  40. >>> Source prepared.
  41. >>> Configuring source in /tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ...
  42. * econf: updating gnash-0.8.10/config.sub with /usr/share/gnuconfig/config.sub
  43. * econf: updating gnash-0.8.10/config.guess with /usr/share/gnuconfig/config.guess
  44. ./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 --disable-kparts4 --enable-nls --disable-npapi --disable-python --disable-ssh --enable-ssl --enable-testsuite --without-gconf --enable-gui=sdl --enable-device=none --enable-extensions= --enable-renderer=agg --enable-media=ffmpeg --enable-sound=sdl
  45. configure: loading site script /usr/share/config.site
  46. configure: loading site script /usr/share/crossdev/include/site/linux
  47. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  48. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  49. checking build system type... x86_64-pc-linux-gnu
  50. checking host system type... x86_64-pc-linux-gnu
  51. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  52. checking whether the C++ compiler works... yes
  53. checking for C++ compiler default output file name... a.out
  54. checking for suffix of executables...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... o
  57. checking whether we are using the GNU C++ compiler... yes
  58. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  59. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  60. checking whether we are using the GNU C compiler... yes
  61. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  62. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  63. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  64. checking for a BSD-compatible install... /usr/bin/install -c
  65. checking whether build environment is sane... yes
  66. checking for a thread-safe mkdir -p... /bin/mkdir -p
  67. checking for gawk... gawk
  68. checking whether make sets $(MAKE)... yes
  69. checking for style of include used by make... GNU
  70. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  71. checking dependency style of x86_64-pc-linux-gnu-g++... none
  72. checking whether make supports nested variables... yes
  73. checking whether to enable maintainer-specific portions of Makefiles... no
  74. checking whether make sets $(MAKE)... (cached) yes
  75. checking whether NLS is requested... yes
  76. checking for msgfmt... /usr/bin/msgfmt
  77. checking for gmsgfmt... /usr/bin/gmsgfmt
  78. checking for xgettext... /usr/bin/xgettext
  79. checking for msgmerge... /usr/bin/msgmerge
  80. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  81. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  82. checking for shared library run path origin... done
  83. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  84. checking for grep that handles long lines and -e... /bin/grep
  85. checking for egrep... /bin/grep -E
  86. checking for CFPreferencesCopyAppValue... no
  87. checking for CFLocaleCopyCurrent... no
  88. checking for GNU gettext in libc... yes
  89. checking whether to use NLS... yes
  90. checking where the gettext function comes from... libc
  91. checking for ANSI C header files... yes
  92. checking for sys/types.h... yes
  93. checking for sys/stat.h... yes
  94. checking for stdlib.h... yes
  95. checking for string.h... yes
  96. checking for memory.h... yes
  97. checking for strings.h... yes
  98. checking for inttypes.h... yes
  99. checking for stdint.h... yes
  100. checking for unistd.h... yes
  101. checking whether byte ordering is bigendian... no
  102. checking for an ANSI C-conforming const... yes
  103. checking for inline... inline
  104. checking for runtest... /usr/bin/runtest
  105. configure: This build supports LocalConnection
  106. checking which type of library archiver we have...
  107. configure: Configuring Gnash for native compilation
  108. checking for x86_64-pc-linux-gnu-pkg-config... no
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking location of avcodec.h... #define LIBAVCODEC_VERSION_MAJOR 53
  112. #define LIBAVCODEC_VERSION_MINOR 35
  113. #define LIBAVCODEC_VERSION_MICRO 0
  114. #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
  115. LIBAVCODEC_VERSION_MINOR, \
  116. LIBAVCODEC_VERSION_MICRO)
  117. #define LIBAVCODEC_VERSION AV_VERSION(LIBAVCODEC_VERSION_MAJOR, \
  118. LIBAVCODEC_VERSION_MINOR, \
  119. LIBAVCODEC_VERSION_MICRO)
  120. #define LIBAVCODEC_BUILD LIBAVCODEC_VERSION_INT
  121. #define LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION)
  122. #define FF_API_PALETTE_CONTROL (LIBAVCODEC_VERSION_MAJOR < 54)
  123. #define FF_API_OLD_SAMPLE_FMT (LIBAVCODEC_VERSION_MAJOR < 54)
  124. #define FF_API_OLD_AUDIOCONVERT (LIBAVCODEC_VERSION_MAJOR < 54)
  125. #define FF_API_ANTIALIAS_ALGO (LIBAVCODEC_VERSION_MAJOR < 54)
  126. #define FF_API_REQUEST_CHANNELS (LIBAVCODEC_VERSION_MAJOR < 54)
  127. #define FF_API_OPT_H (LIBAVCODEC_VERSION_MAJOR < 54)
  128. #define FF_API_THREAD_INIT (LIBAVCODEC_VERSION_MAJOR < 54)
  129. #define FF_API_OLD_FF_PICT_TYPES (LIBAVCODEC_VERSION_MAJOR < 54)
  130. #define FF_API_FLAC_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  131. #define FF_API_GET_PIX_FMT_NAME (LIBAVCODEC_VERSION_MAJOR < 54)
  132. #define FF_API_ALLOC_CONTEXT (LIBAVCODEC_VERSION_MAJOR < 54)
  133. #define FF_API_AVCODEC_OPEN (LIBAVCODEC_VERSION_MAJOR < 54)
  134. #define FF_API_DRC_SCALE (LIBAVCODEC_VERSION_MAJOR < 54)
  135. #define FF_API_ER (LIBAVCODEC_VERSION_MAJOR < 54)
  136. #define FF_API_AVCODEC_INIT (LIBAVCODEC_VERSION_MAJOR < 54)
  137. #define FF_API_X264_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  138. #define FF_API_MPEGVIDEO_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  139. #define FF_API_LAME_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  140. #define FF_API_SNOW_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  141. #define FF_API_MJPEG_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
  142. #define FF_API_GET_ALPHA_INFO (LIBAVCODEC_VERSION_MAJOR < 54)
  143. #define FF_API_PARSE_FRAME (LIBAVCODEC_VERSION_MAJOR < 54)
  144. #define FF_API_INTERNAL_CONTEXT (LIBAVCODEC_VERSION_MAJOR < 54)
  145. #define FF_API_TIFFENC_COMPLEVEL (LIBAVCODEC_VERSION_MAJOR < 54)
  146. #define FF_API_DATA_POINTERS (LIBAVCODEC_VERSION_MAJOR < 54)
  147. #define FF_API_OLD_DECODE_AUDIO (LIBAVCODEC_VERSION_MAJOR < 54)
  148. #define FF_API_AVFRAME_AGE (LIBAVCODEC_VERSION_MAJOR < 54)
  149. #define FF_API_OLD_ENCODE_AUDIO (LIBAVCODEC_VERSION_MAJOR < 54)
  150. -I/usr/include/libavcodec
  151. checking ffmpeg version... 53.35.0 (533500)
  152. checking for avformat.h... /usr/include/libavformat/avformat.h
  153. checking for swscale.h... yes
  154. checking for libavcodec/vaapi.h... yes
  155. checking for libdts library... -ldca
  156. checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg
  157. checking for libavformat library... -lavformat
  158. checking for libavutil library... -lavutil
  159. checking for libtheora library... -ltheora -logg
  160. checking for libgsm library... no
  161. checking for gsm_destroy in -lgsm... yes
  162. checking for libdc1394 library... no
  163. checking for dc1394_is_camera in -ldc1394_control... no
  164. checking for libswscale library... -lswscale
  165. checking for sdl-config... /usr/bin/sdl-config
  166. (cached) checking for AGG headers... -I/usr/include/agg2
  167. checking for libagg library... -lagg
  168. checking for perl... /usr/bin/perl
  169. checking for csound... no
  170. checking for git... /usr/bin/git
  171. checking how to print strings... printf
  172. checking for a sed that does not truncate output... /bin/sed
  173. checking for fgrep... /bin/grep -F
  174. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  175. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  176. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  177. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  178. checking whether ln -s works... yes
  179. checking the maximum length of command line arguments... 1572864
  180. checking whether the shell understands some XSI constructs... yes
  181. checking whether the shell understands "+="... yes
  182. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  183. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  184. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  185. checking for x86_64-pc-linux-gnu-objdump... objdump
  186. checking how to recognize dependent libraries... pass_all
  187. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  188. checking how to associate runtime and link libraries... printf %s\n
  189. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  190. checking for archiver @FILE support... @
  191. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  192. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  193. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  194. checking for sysroot... no
  195. checking for x86_64-pc-linux-gnu-mt... no
  196. checking for mt... mt
  197. checking if mt is a manifest tool... no
  198. checking for dlfcn.h... yes
  199. checking for objdir... .libs
  200. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  201. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  202. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  203. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  204. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  205. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  206. 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
  207. checking whether -lc should be explicitly linked in... no
  208. checking dynamic linker characteristics... GNU/Linux ld.so
  209. checking how to hardcode library paths into programs... immediate
  210. checking for shl_load... no
  211. checking for shl_load in -ldld... no
  212. checking for dlopen... no
  213. checking for dlopen in -ldl... yes
  214. checking whether a program can dlopen itself... yes
  215. checking whether a statically linked program can dlopen itself... no
  216. checking whether stripping libraries is possible... yes
  217. checking if libtool supports shared libraries... yes
  218. checking whether to build shared libraries... yes
  219. checking whether to build static libraries... no
  220. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  221. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  222. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  223. 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
  224. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  225. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  226. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  227. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  228. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  229. 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
  230. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  231. checking how to hardcode library paths into programs... immediate
  232. checking for ltdl.h header using pkg-config... not found
  233. checking for ltdl-config... no
  234. checking ltdl.h usability... yes
  235. checking ltdl.h presence... yes
  236. checking for ltdl.h... yes
  237. checking for ltdl.h header...
  238. checking for libltdl library using pkg-config... not found
  239. checking for ltdl-config... no
  240. checking for libltdl library... -lltdl
  241. checking size of void *... 8
  242. checking for library containing mallinfo... none required
  243. checking for openssl/ssl.h header using pkg-config...
  244. checking for openssl/ssl.h header...
  245. checking for libssl library using pkg-config... -lssl
  246. checking linker --as-needed support... yes
  247. checking for x86_64-pc-linux-gnu-autotrace... no
  248. checking for autotrace... no
  249. checking for dirent.h that defines DIR... yes
  250. checking for library containing opendir... none required
  251. checking for const needed for NPP_GetMIMEDescription() prototype... grep: /npapi.h: No such file or directory
  252. no
  253. checking getopt.h usability... yes
  254. checking getopt.h presence... yes
  255. checking for getopt.h... yes
  256. checking libgen.h usability... yes
  257. checking libgen.h presence... yes
  258. checking for libgen.h... yes
  259. checking for pwd.h... (cached) yes
  260. checking sys/utsname.h usability... yes
  261. checking sys/utsname.h presence... yes
  262. checking for sys/utsname.h... yes
  263. checking signal.h usability... yes
  264. checking signal.h presence... yes
  265. checking for signal.h... yes
  266. checking for unistd.h... (cached) yes
  267. checking sys/time.h usability... yes
  268. checking sys/time.h presence... yes
  269. checking for sys/time.h... yes
  270. checking for BZ2_bzopen in -lbz2... yes
  271. checking for getpwnam in -lc... yes
  272. checking for X11 headers... -I/usr/include
  273. checking for X11 library... -lX11 -lXinerama -lXext -lSM -lICE -lXv
  274. checking for XInput_find_display in -lXi... no
  275. checking for XDisableAccessControl in -lX11... yes
  276. checking for finite... yes
  277. checking for library containing finite... none required
  278. checking for isfinite... yes
  279. checking for library containing isfinite... no
  280. checking whether x86_64-pc-linux-gnu-g++ implements __PRETTY_FUNCTION__... yes
  281. checking whether x86_64-pc-linux-gnu-g++ implements __FUNCTION__... yes
  282. checking whether x86_64-pc-linux-gnu-g++ implements __func__... yes
  283. checking for getopt... yes
  284. checking for gettimeofday... yes
  285. checking for ftime... yes
  286. checking for tzset... yes
  287. checking for localtime_r... yes
  288. checking whether struct tm has tm_gmtoff... yes
  289. checking whether timezone is a long... yes
  290. checking for mkstemps... yes
  291. checking for sysconf... yes
  292. checking for shmget... yes
  293. checking for shmat... yes
  294. checking for shmdt... yes
  295. checking for mmap... yes
  296. checking for scandir... yes
  297. checking for clock_gettime in -lrt... yes
  298. checking for clock_gettime... yes
  299. checking winsock.h usability... no
  300. checking winsock.h presence... no
  301. checking for winsock.h... no
  302. checking winsock2.h usability... no
  303. checking winsock2.h presence... no
  304. checking for winsock2.h... no
  305. checking for nspr.h header using pkg-config... -I/usr/include/nspr
  306. checking for nspr.h header... -I/usr/include/nspr
  307. checking for libnspr library using pkg-config... -lplds4 -lplc4 -lnspr4
  308. checking for x86_64-pc-linux-gnu-windres... no
  309. checking for windres... no
  310. checking for zlib.h header using pkg-config... not found
  311. checking for z-config... no
  312. checking zlib.h usability... yes
  313. checking zlib.h presence... yes
  314. checking for zlib.h... yes
  315. checking for zlib.h header...
  316. checking for libz library using pkg-config... not found
  317. checking for z-config... no
  318. checking for libz library... -lz
  319. checking for jpeglib.h header using pkg-config... not found
  320. checking for jpeg-config... no
  321. checking jpeglib.h usability... yes
  322. checking jpeglib.h presence... yes
  323. checking for jpeglib.h... yes
  324. checking for jpeglib.h header...
  325. checking for libjpeg library using pkg-config... not found
  326. checking for jpeg-config... no
  327. checking for libjpeg library... -ljpeg
  328. checking for png.h header using pkg-config... -I/usr/include/libpng15
  329. checking for png.h header... -I/usr/include/libpng15
  330. checking for libpng library using pkg-config... -lpng15
  331. checking for gif_lib.h header using pkg-config... not found
  332. checking for gif-config... no
  333. checking gif_lib.h usability... yes
  334. checking gif_lib.h presence... yes
  335. checking for gif_lib.h... yes
  336. checking for gif_lib.h header...
  337. checking for libgif library using pkg-config... not found
  338. checking for gif-config... no
  339. checking for libgif library... -lgif
  340. checking for dejagnu.h header using pkg-config... not found
  341. checking for dejagnu-config... no
  342. checking dejagnu.h usability... yes
  343. checking dejagnu.h presence... yes
  344. checking for dejagnu.h... yes
  345. checking for dejagnu.h header...
  346. checking for speex.h header using pkg-config...
  347. checking for speex.h header...
  348. checking for libspeex library using pkg-config... -lspeex
  349. checking for speex_resampler.h header using pkg-config...
  350. checking for speex_resampler.h header...
  351. checking for libspeexdsp library using pkg-config... -lspeexdsp
  352. checking for fc-match... /usr/bin/fc-match
  353. checking for fontconfig/fontconfig.h header using pkg-config...
  354. checking for fontconfig/fontconfig.h header...
  355. checking for libfontconfig library using pkg-config... -lfontconfig
  356. checking for ming-config... no
  357. checking ming.h usability... no
  358. checking ming.h presence... no
  359. checking for ming.h... no
  360. checking for Ming header...
  361. checking for ming_init_io in -lming... no
  362. checking for libming library...
  363. checking for nc... /usr/bin/nc
  364. checking for wget... /usr/bin/wget
  365. checking for as3compile... no
  366. checking for swfc... no
  367. checking for swfmill... no
  368. checking for mtasc... no
  369. checking for haxe... no
  370. checking for doxygen... /usr/bin/doxygen
  371. checking for OpenGL-ES headers... checking GLES/egl.h usability... no
  372. checking GLES/egl.h presence... no
  373. checking for GLES/egl.h... no
  374. checking GLES2/gl2.h usability... no
  375. checking GLES2/gl2.h presence... no
  376. checking for GLES2/gl2.h... no
  377. checking for expat.h header using pkg-config...
  378. checking for expat.h header...
  379. checking for libexpat library using pkg-config... -lexpat
  380. checking for curl-config... /usr/bin/curl-config
  381. checking curl/curl.h usability... yes
  382. checking curl/curl.h presence... yes
  383. checking for curl/curl.h... yes
  384. checking for libcurl header... no
  385. checking whether pthreads work with -pthread... yes
  386. checking searching for pthread library... using -lpthread
  387. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  388. checking if more special flags are required for pthreads... no
  389. checking for the Boost Version...
  390. checking for boost header... -I/usr/include
  391. checking for Boost libraries... -L/usr/lib64 -lboost_thread-1_49 -lboost_program_options-1_49 -lboost_iostreams-1_49
  392. checking if -fvisibility-inlines-hidden is broken... no
  393. checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes
  394. checking whether GConf support is requested... no
  395. checking poll.h usability... yes
  396. checking poll.h presence... yes
  397. checking for poll.h... yes
  398. checking sys/epoll.h usability... yes
  399. checking sys/epoll.h presence... yes
  400. checking for sys/epoll.h... yes
  401. checking for pselect... yes
  402. checking for ppoll... yes
  403. checking that generated files are newer than configure... done
  404. configure: creating ./config.status
  405. config.status: creating gnash.pc
  406. config.status: creating desktop/gnash-gtk-launcher
  407. config.status: creating desktop/gnash-qt-launcher
  408. config.status: creating Makefile
  409. config.status: creating desktop/Makefile
  410. config.status: creating po/Makefile
  411. config.status: creating libmedia/Makefile
  412. config.status: creating libsound/Makefile
  413. config.status: creating libbase/Makefile
  414. config.status: creating libcore/Makefile
  415. config.status: creating libcore/vm/Makefile
  416. config.status: creating libcore/parser/Makefile
  417. config.status: creating librender/Makefile
  418. config.status: creating utilities/Makefile
  419. config.status: creating doc/Makefile
  420. config.status: creating doc/C/Makefile
  421. config.status: creating doc/Doxyfile
  422. config.status: creating testsuite/Makefile
  423. config.status: creating testsuite/media/Makefile
  424. config.status: creating testsuite/libbase.all/Makefile
  425. config.status: creating testsuite/as3compile.all/Makefile
  426. config.status: creating testsuite/actionscript.all/Makefile
  427. config.status: creating testsuite/samples/Makefile
  428. config.status: creating testsuite/swfdec/Makefile
  429. config.status: creating testsuite/misc-ming.all/Makefile
  430. config.status: creating testsuite/misc-ming.all/action_order/Makefile
  431. config.status: creating testsuite/misc-ming.all/sound/Makefile
  432. config.status: creating testsuite/misc-ming.all/displaylist_depths/Makefile
  433. config.status: creating testsuite/misc-ming.all/init_action/Makefile
  434. config.status: creating testsuite/misc-ming.all/loop/Makefile
  435. config.status: creating testsuite/misc-ming.all/loading/Makefile
  436. config.status: creating testsuite/misc-ming.all/register_class/Makefile
  437. config.status: creating testsuite/misc-mtasc.all/Makefile
  438. config.status: creating testsuite/misc-haxe.all/Makefile
  439. config.status: creating testsuite/misc-haxe.all/classes.all/Makefile
  440. config.status: creating testsuite/misc-swfmill.all/Makefile
  441. config.status: creating testsuite/misc-swfmill.all/trace-as2/Makefile
  442. config.status: creating testsuite/misc-swfmill.all/trace-as3/Makefile
  443. config.status: creating testsuite/misc-swfc.all/Makefile
  444. config.status: creating testsuite/network.all/Makefile
  445. config.status: creating testsuite/movies.all/Makefile
  446. config.status: creating testsuite/libcore.all/Makefile
  447. config.status: creating testsuite/libmedia.all/Makefile
  448. config.status: creating gui/Makefile
  449. config.status: creating gui/Info.plist
  450. config.status: creating gui/pythonmod/Makefile
  451. config.status: creating extensions/Makefile
  452. config.status: creating extensions/dejagnu/Makefile
  453. config.status: creating extensions/mysql/Makefile
  454. config.status: creating extensions/fileio/Makefile
  455. config.status: creating extensions/gtk2/Makefile
  456. config.status: creating extensions/lirc/Makefile
  457. config.status: creating extensions/dbus/Makefile
  458. config.status: creating plugin/Makefile
  459. config.status: creating plugin/npapi/Makefile
  460. config.status: creating plugin/klash/Makefile
  461. config.status: creating plugin/klash4/Makefile
  462. config.status: creating plugin/win32/Makefile
  463. config.status: creating plugin/aos4/Makefile
  464. config.status: creating libdevice/Makefile
  465. config.status: creating cygnal/Makefile
  466. config.status: creating cygnal/libnet/Makefile
  467. config.status: creating cygnal/libamf/Makefile
  468. config.status: creating cygnal/cgi-bin/Makefile
  469. config.status: creating cygnal/cgi-bin/echo/Makefile
  470. config.status: creating cygnal/cgi-bin/oflaDemo/Makefile
  471. config.status: creating cygnal/cgi-bin/fitcDemo/Makefile
  472. config.status: creating cygnal/testsuite/Makefile
  473. config.status: creating cygnal/testsuite/libamf.all/Makefile
  474. config.status: creating cygnal/testsuite/libnet.all/Makefile
  475. config.status: creating cygnal/testsuite/cygnal.all/Makefile
  476. config.status: creating gnashconfig.h
  477. config.status: linking cygnal/testsuite/cygnal.all/cygnalrc.in to cygnal/testsuite/cygnal.all/cygnalrc
  478. config.status: linking testsuite/libbase.all/gnashrc.in to testsuite/libbase.all/gnashrc
  479. config.status: linking testsuite/libbase.all/gnashrc-local.in to testsuite/libbase.all/gnashrc-local
  480. config.status: executing depfiles commands
  481. config.status: executing po-directories commands
  482. config.status: executing libtool commands
  483. Configurable options are:
  484. POSIX Threads support enabled (default)
  485. NPAPI plugin disabled.
  486. KPARTS 3.x plugin disabled.
  487. KPARTS 4.x plugin disabled.
  488. Configured paths for x86_64-pc-linux-gnu are:
  489. JPEG flags are: default include path
  490. JPEG libs are: -ljpeg
  491. GIF flags are: default include path
  492. GIF libs are: -lgif
  493. PNG flags are: -I/usr/include/libpng15
  494. PNG libs are: -lpng15
  495. MP3 and video support enabled through FFmpeg
  496. FFmpeg flags are: -D__STDC_CONSTANT_MACROS -I/usr/include/libavcodec
  497. FFmpeg libs are: -lavcodec -ldca -lvorbisenc -lvorbis -lm -logg -lavformat -lavutil -ltheora -logg -lgsm -lswscale
  498. SDL flags are: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
  499. SDL libs are: -lSDL -lpthread
  500. POSIX Threads flags are: -pthread
  501. POSIX Threads lib is: -lpthread
  502. CURL flags are: -DCURL_STATICLIB
  503. CURL libs are: -lcurl
  504. Speex flags are:
  505. Speex libs are: -lspeex
  506. Speex DSP flags are:
  507. Speex DSP libs are: -lspeexdsp
  508. AGG Pixel format is: all
  509. AGG flags are: -I/usr/include/agg2
  510. AGG libs are: -lagg
  511. BOOST flags are: -I/usr/include
  512. BOOST libs are: -L/usr/lib64 -lboost_thread-1_49 -lboost_program_options-1_49 -lboost_iostreams-1_49
  513. BOOST libs for cygnal are: -lboost_serialization-1_49 -lboost_date_time-1_49
  514. PERL is /usr/bin/perl
  515. Z flags are: default include path
  516. Z libs are: -lz
  517. FreeType flags are: -I/usr/include/freetype2
  518. FreeType libs are: -lfreetype
  519. Fontconfig flags are:
  520. Fontconfig libs are: -lfontconfig
  521. NPAPI plugin is disabled
  522. DEJAGNU's runtest is /usr/bin/runtest
  523. LIBLTDL flags are:
  524. LIBLTDL libs are: -lltdl
  525. SSL flags are:
  526. SSL libs are: -lssl
  527. Only building these ActionScript classes into the library:
  528. You have netcat installed, which is only used for testing
  529. You have wget installed, which is only used for testing
  530. --------
  531. Building Cygnal media server disabled.
  532. Enabling security features: localconnection
  533. Enabling statistics collecting for: cache
  534. GUI toolkits supported: sdl
  535. Renderers supported: agg
  536. Hardware Acceleration: none
  537. Media handlers: ffmpeg
  538. Using sdl for sound handling
  539. DocBook document processing disabled (default)
  540. WARNING: without --enable-docbook we will use the cached documentation
  541. files included in the gnash distribution. If you change files
  542. in doc/C, you should --enable-docbook.
  543. WARNING: You need to have the Ming development package installed to
  544. run most of the tests in Gnash testsuite.
  545. Install it from http://www.libming.org/
  546. or .deb users: apt-get install libming-dev
  547. or .rpm users: yum install libming-devel
  548. WARNING: You need to have the Ming utilities package version 0.4 or
  549. higher installed to run many of the tests in Gnash testsuite.
  550. Install it from http://www.libming.org/
  551. or .deb users: apt-get install libming-util
  552. or .rpm users: yum install ming-util
  553. or maybe : yum install ming-utils
  554. WARNING: You need to have the MTASC compiler packages installed to run
  555. some of the tests in Gnash testsuite.
  556. Install it from http://mtasc.org
  557. or .deb users: apt-get install mtasc
  558. or .rpm users: yum install mtasc
  559. WARNING: You need to have the HAXE compiler package version 2.00 or
  560. higher installed to run some of the tests in Gnash testsuite.
  561. Install it from http://haxe.org
  562. or .deb users: apt-get install haxe
  563. or .rpm users: yum install haxe
  564. WARNING: You need to have the swfmill tool installed to run some of
  565. the tests in Gnash testsuite.
  566. Install it from http://swfmill.org
  567. or .deb users: apt-get install swfmill
  568. or .rpm users: yum install swfmill
  569. WARNING: You need to have swfc from SWFTools installed to run some of
  570. the tests in Gnash testsuite.
  571. Install it from http://swftools.org
  572. or .deb users: apt-get install swftools
  573. or .rpm users: yum install swftools
  574. WARNING: You need to have as3compile from SWFTools installed to run
  575. some of the tests in Gnash testsuite.
  576. Install it from http://swftools.org
  577. WARNING: You need to have csound installed
  578. to have real fun.
  579. Install it from http://www.csounds.com/
  580. or .deb users: apt-get install csound
  581. or .rpm users: yum install csound
  582. Gnash should still compile even with these warnings.
  583. If it doesn't, report the warnings as a bug.
  584. .rpm users might be able to install most dependencies by executing:
  585. sudo ./rpm-attempt-install-dependencies.sh
  586. >>> Source configured.
  587. >>> Compiling source in /tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10 ...
  588. make -j24
  589. Generating revno.h (0.8.10 20120626 none)
  590. make all-recursive
  591. make[1]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10'
  592. Making all in desktop
  593. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/desktop'
  594. make[2]: Nothing to be done for `all'.
  595. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/desktop'
  596. Making all in libdevice
  597. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libdevice'
  598. CXX libgnashdevice_la-DeviceGlue.lo
  599. CXXLD libgnashdevice.la
  600. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libdevice'
  601. Making all in libbase
  602. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libbase'
  603. CXX libgnashbase_la-AMF.lo
  604. CXX libgnashbase_la-arg_parser.lo
  605. CXX libgnashbase_la-BitsReader.lo
  606. CXX libgnashbase_la-ClockTime.lo
  607. CXX libgnashbase_la-curl_adapter.lo
  608. CXX libgnashbase_la-GC.lo
  609. CXX libgnashbase_la-GnashFileUtilities.lo
  610. CXX libgnashbase_la-GnashImage.lo
  611. CXX libgnashbase_la-GnashImageJpeg.lo
  612. CXX libgnashbase_la-IOChannel.lo
  613. CXX libgnashbase_la-log.lo
  614. CXX libgnashbase_la-memory.lo
  615. CXX libgnashbase_la-NamingPolicy.lo
  616. CXX libgnashbase_la-rc.lo
  617. CXX libgnashbase_la-noseek_fd_adapter.lo
  618. CXX libgnashbase_la-RTMP.lo
  619. CXX libgnashbase_la-StreamProvider.lo
  620. CXX libgnashbase_la-string_table.lo
  621. CXX libgnashbase_la-SWFCtype.lo
  622. CXX libgnashbase_la-Socket.lo
  623. CXX libgnashbase_la-tu_file.lo
  624. CXX libgnashbase_la-URLAccessManager.lo
  625. CXX libgnashbase_la-URL.lo
  626. CXX libgnashbase_la-utf8.lo
  627. CXX libgnashbase_la-WallClockTimer.lo
  628. CXX libgnashbase_la-zlib_adapter.lo
  629. CC libgnashbase_la-jemalloc.lo
  630. CXX libgnashbase_la-SharedMem.lo
  631. jemalloc.c: In function 'base_pages_alloc_mmap':
  632. jemalloc.c:1782:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  633. jemalloc.c: In function 'pages_map_align':
  634. jemalloc.c:2278:2: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  635. jemalloc.c:2278:2: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  636. jemalloc.c: In function 'chunk_alloc':
  637. jemalloc.c:2602:31: warning: unused parameter 'zero' [-Wunused-parameter]
  638. jemalloc.c: In function 'arena_chunk_init':
  639. jemalloc.c:3136:15: warning: variable 'run' set but not used [-Wunused-but-set-variable]
  640. jemalloc.c: In function 'arena_run_alloc':
  641. jemalloc.c:3228:46: warning: unused parameter 'bin' [-Wunused-parameter]
  642. jemalloc.c: In function 'arena_bin_malloc_easy':
  643. jemalloc.c:3598:32: warning: unused parameter 'arena' [-Wunused-parameter]
  644. jemalloc.c: In function 'arena_dalloc_large':
  645. jemalloc.c:4275:10: warning: unused variable 'size' [-Wunused-variable]
  646. jemalloc.c: In function 'arena_new':
  647. jemalloc.c:4554:9: warning: variable 'pow2_size' set but not used [-Wunused-but-set-variable]
  648. jemalloc.c: In function 'huge_palloc':
  649. jemalloc.c:4873:1: warning: label 'RETURN' defined but not used [-Wunused-label]
  650. jemalloc.c:4754:33: warning: unused variable 'offset' [-Wunused-variable]
  651. jemalloc.c:4754:9: warning: variable 'alloc_size' set but not used [-Wunused-but-set-variable]
  652. jemalloc.c: At top level:
  653. jemalloc.c:5941:1: warning: no previous prototype for 'memalign' [-Wmissing-prototypes]
  654. jemalloc.c:6175:1: warning: no previous prototype for 'malloc_usable_size' [-Wmissing-prototypes]
  655. jemalloc.c:1452:1: warning: 'malloc_spin_init' defined but not used [-Wunused-function]
  656. jemalloc.c:2075:1: warning: 'extent_tree_szad_new' defined but not used [-Wunused-function]
  657. jemalloc.c:2075:1: warning: 'extent_tree_szad_first' defined but not used [-Wunused-function]
  658. jemalloc.c:2075:1: warning: 'extent_tree_szad_last' defined but not used [-Wunused-function]
  659. jemalloc.c:2075:1: warning: 'extent_tree_szad_next' defined but not used [-Wunused-function]
  660. jemalloc.c:2075:1: warning: 'extent_tree_szad_prev' defined but not used [-Wunused-function]
  661. jemalloc.c:2075:1: warning: 'extent_tree_szad_search' defined but not used [-Wunused-function]
  662. jemalloc.c:2075:1: warning: 'extent_tree_szad_nsearch' defined but not used [-Wunused-function]
  663. jemalloc.c:2075:1: warning: 'extent_tree_szad_psearch' defined but not used [-Wunused-function]
  664. jemalloc.c:2075:1: warning: 'extent_tree_szad_insert' defined but not used [-Wunused-function]
  665. jemalloc.c:2075:1: warning: 'extent_tree_szad_remove' defined but not used [-Wunused-function]
  666. jemalloc.c:2088:1: warning: 'extent_tree_ad_first' defined but not used [-Wunused-function]
  667. jemalloc.c:2088:1: warning: 'extent_tree_ad_last' defined but not used [-Wunused-function]
  668. jemalloc.c:2088:1: warning: 'extent_tree_ad_next' defined but not used [-Wunused-function]
  669. jemalloc.c:2088:1: warning: 'extent_tree_ad_prev' defined but not used [-Wunused-function]
  670. jemalloc.c:2088:1: warning: 'extent_tree_ad_nsearch' defined but not used [-Wunused-function]
  671. jemalloc.c:2088:1: warning: 'extent_tree_ad_psearch' defined but not used [-Wunused-function]
  672. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_first' defined but not used [-Wunused-function]
  673. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_next' defined but not used [-Wunused-function]
  674. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_prev' defined but not used [-Wunused-function]
  675. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_search' defined but not used [-Wunused-function]
  676. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_nsearch' defined but not used [-Wunused-function]
  677. jemalloc.c:2811:1: warning: 'arena_chunk_tree_dirty_psearch' defined but not used [-Wunused-function]
  678. jemalloc.c:2827:1: warning: 'arena_run_tree_last' defined but not used [-Wunused-function]
  679. jemalloc.c:2827:1: warning: 'arena_run_tree_next' defined but not used [-Wunused-function]
  680. jemalloc.c:2827:1: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function]
  681. jemalloc.c:2827:1: warning: 'arena_run_tree_search' defined but not used [-Wunused-function]
  682. jemalloc.c:2827:1: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function]
  683. jemalloc.c:2827:1: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function]
  684. jemalloc.c:2859:1: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function]
  685. jemalloc.c:2859:1: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function]
  686. jemalloc.c:2859:1: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function]
  687. jemalloc.c:2859:1: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function]
  688. jemalloc.c:2859:1: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function]
  689. jemalloc.c:2859:1: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function]
  690. jemalloc.c: In function 'wrtmessage':
  691. jemalloc.c:1353:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  692. jemalloc.c:1354:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  693. jemalloc.c:1355:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  694. jemalloc.c:1356:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  695. CXX libgnashbase_la-extension.lo
  696. CXX libgnashbase_la-sharedlib.lo
  697. CXX libgnashbase_la-GnashImagePng.lo
  698. CXX libgnashbase_la-GnashImageGif.lo
  699. In file included from curl_adapter.cpp:34:0:
  700. GnashSleep.h: In function 'void gnash::gnashSleep(size_t)':
  701. 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]
  702. 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]
  703. 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
  704. 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
  705. CXXLD libgnashbase.la
  706. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libbase'
  707. Making all in libmedia
  708. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libmedia'
  709. CXX libgnashmedia_la-AudioDecoderSimple.lo
  710. CXX libgnashmedia_la-AudioResampler.lo
  711. CXX libgnashmedia_la-FLVParser.lo
  712. CXX libgnashmedia_la-MediaHandler.lo
  713. CXX libgnashmedia_la-MediaParser.lo
  714. CXX libgnashmedia_la-AudioDecoderFfmpeg.lo
  715. CXX libgnashmedia_la-AudioInputFfmpeg.lo
  716. CXX libgnashmedia_la-AudioResamplerFfmpeg.lo
  717. CXX libgnashmedia_la-MediaHandlerFfmpeg.lo
  718. CXX libgnashmedia_la-MediaParserFfmpeg.lo
  719. CXX libgnashmedia_la-VideoConverterFfmpeg.lo
  720. CXX libgnashmedia_la-VideoDecoderFfmpeg.lo
  721. CXX libgnashmedia_la-VideoInputFfmpeg.lo
  722. CXX libgnashmedia_la-AudioDecoderSpeex.lo
  723. In file included from MediaParser.cpp:27:0:
  724. ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)':
  725. ../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]
  726. ../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]
  727. In file included from ffmpeg/AudioDecoderFfmpeg.cpp:26:0:
  728. ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations]
  729. ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(gnash::media::SoundInfo&)':
  730. ffmpeg/AudioDecoderFfmpeg.cpp:88:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  731. ffmpeg/AudioDecoderFfmpeg.cpp:88:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  732. ffmpeg/AudioDecoderFfmpeg.cpp:134:22: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  733. ffmpeg/AudioDecoderFfmpeg.cpp:134:44: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  734. ffmpeg/AudioDecoderFfmpeg.cpp:139:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  735. ffmpeg/AudioDecoderFfmpeg.cpp:139:55: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  736. ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(const gnash::media::AudioInfo&)':
  737. ffmpeg/AudioDecoderFfmpeg.cpp:176:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  738. ffmpeg/AudioDecoderFfmpeg.cpp:176:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  739. ffmpeg/AudioDecoderFfmpeg.cpp:257:22: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  740. ffmpeg/AudioDecoderFfmpeg.cpp:257:44: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  741. ffmpeg/AudioDecoderFfmpeg.cpp:308:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  742. ffmpeg/AudioDecoderFfmpeg.cpp:308:55: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  743. ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'uint8_t* gnash::media::ffmpeg::AudioDecoderFfmpeg::decodeFrame(const uint8_t*, uint32_t, uint32_t&)':
  744. 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]
  745. 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]
  746. 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]
  747. In file included from ffmpeg/VideoDecoderFfmpeg.cpp:32:0:
  748. ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations]
  749. ffmpeg/VideoDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::VideoDecoderFfmpeg::init(CodecID, int, int, uint8_t*, int)':
  750. ffmpeg/VideoDecoderFfmpeg.cpp:174:5: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  751. ffmpeg/VideoDecoderFfmpeg.cpp:174:18: warning: 'void avcodec_init()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
  752. ffmpeg/VideoDecoderFfmpeg.cpp:183:50: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  753. ffmpeg/VideoDecoderFfmpeg.cpp:183:72: warning: 'AVCodecContext* avcodec_alloc_context()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3905) [-Wdeprecated-declarations]
  754. ffmpeg/VideoDecoderFfmpeg.cpp:206:15: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  755. ffmpeg/VideoDecoderFfmpeg.cpp:206:44: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  756. ffmpeg/VideoDecoderFfmpeg.cpp: In member function 'std::auto_ptr<gnash::image::GnashImage> gnash::media::ffmpeg::VideoDecoderFfmpeg::decode(const uint8_t*, uint32_t)':
  757. 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]
  758. In file included from ffmpeg/MediaParserFfmpeg.cpp:22:0:
  759. ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations]
  760. ffmpeg/VideoConverterFfmpeg.cpp: In member function 'virtual std::auto_ptr<gnash::media::ImgBuf> gnash::media::ffmpeg::VideoConverterFfmpeg::convert(const gnash::media::ImgBuf&)':
  761. ffmpeg/VideoConverterFfmpeg.cpp:165:74: warning: narrowing conversion of 'src.gnash::media::ImgBuf::stride.boost::array<T, N>::operator[]<long unsigned int, 4ul>(0ul)' from 'const long unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  762. In file included from ffmpeg/MediaHandlerFfmpeg.cpp:27:0:
  763. ffmpeg/MediaParserFfmpeg.h:157:16: warning: 'ByteIOContext' is deprecated (declared at /usr/include/libavformat/avio.h:253) [-Wdeprecated-declarations]
  764. ffmpeg/MediaParserFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::MediaParserFfmpeg::initializeParser()':
  765. 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]
  766. 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]
  767. ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:101) [-Wdeprecated-declarations]
  768. ffmpeg/MediaParserFfmpeg.cpp:379:16: warning: 'AVIOContext::is_streamed' is deprecated (declared at /usr/include/libavformat/avio.h:101) [-Wdeprecated-declarations]
  769. ffmpeg/MediaParserFfmpeg.cpp:393:8: warning: 'AVFormatParameters::prealloced_context' is deprecated (declared at /usr/include/libavformat/avformat.h:363) [-Wdeprecated-declarations]
  770. ffmpeg/MediaParserFfmpeg.cpp:393:8: warning: 'AVFormatParameters::prealloced_context' is deprecated (declared at /usr/include/libavformat/avformat.h:363) [-Wdeprecated-declarations]
  771. 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]
  772. 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]
  773. ffmpeg/MediaParserFfmpeg.cpp:403:17: warning: 'AVMetadata' is deprecated (declared at /usr/include/libavformat/avformat.h:237) [-Wdeprecated-declarations]
  774. ffmpeg/MediaParserFfmpeg.cpp:405:24: warning: 'AVMetadataTag' is deprecated (declared at /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
  775. 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]
  776. 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]
  777. CXXLD libgnashmedia.la
  778. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libmedia'
  779. Making all in libsound
  780. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libsound'
  781. CXX libgnashsound_la-EmbedSound.lo
  782. CXX libgnashsound_la-StreamingSoundData.lo
  783. CXX libgnashsound_la-StreamingSound.lo
  784. CXX libgnashsound_la-LiveSound.lo
  785. CXX libgnashsound_la-sound_handler.lo
  786. CXX libgnashsound_la-EmbedSoundInst.lo
  787. CXX libgnashsound_la-WAVWriter.lo
  788. CXX libgnashsound_la-sound_handler_sdl.lo
  789. In file included from sdl/sound_handler_sdl.cpp:28:0:
  790. ../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)':
  791. ../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]
  792. ../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]
  793. CXXLD libgnashsound.la
  794. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libsound'
  795. Making all in libcore
  796. make[2]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  797. make all-recursive
  798. make[3]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  799. Making all in parser
  800. make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/parser'
  801. CXX action_buffer.lo
  802. CXX BitmapMovieDefinition.lo
  803. CXX SWFParser.lo
  804. CXX TypesParser.lo
  805. CXX SWFMovieDefinition.lo
  806. CXX sound_definition.lo
  807. CXX sprite_definition.lo
  808. In file included from SWFMovieDefinition.cpp:35:0:
  809. ../../libbase/GnashSleep.h: In function 'void gnash::gnashSleep(size_t)':
  810. ../../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]
  811. ../../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]
  812. CXXLD libgnashparser.la
  813. make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/parser'
  814. Making all in vm
  815. make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/vm'
  816. CXX ASHandlers.lo
  817. CXX ActionExec.lo
  818. CXX VM.lo
  819. CXX CallStack.lo
  820. CXXLD libgnashvm.la
  821. make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore/vm'
  822. make[4]: Entering directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  823. CXX BitmapMovie.lo
  824. CXX ConstantPool.lo
  825. CXX Property.lo
  826. CXX PropertyList.lo
  827. CXX SystemClock.lo
  828. CXX ClassHierarchy.lo
  829. CXX as_environment.lo
  830. CXX as_function.lo
  831. CXX event_id.lo
  832. CXX Relay.lo
  833. CXX as_object.lo
  834. CXX AMFConverter.lo
  835. CXX as_value.lo
  836. CXX DisplayObjectContainer.lo
  837. CXX DisplayObject.lo
  838. CXX CharacterProxy.lo
  839. CXX SWFCxForm.lo
  840. CXX Geometry.lo
  841. CXX DynamicShape.lo
  842. CXX Bitmap.lo
  843. CXX Shape.lo
  844. CXX MorphShape.lo
  845. CXX StaticText.lo
  846. CXX TextField.lo
  847. CXX filter_factory.lo
  848. CXX InteractiveObject.lo
  849. CXX ExternalInterface.lo
  850. CXX HostInterface.lo
  851. In file included from /usr/include/boost/multi_index/key_extractors.hpp:16:0,
  852. from PropertyList.h:30,
  853. from as_object.h:34,
  854. from InteractiveObject.h:24,
  855. from DisplayObjectContainer.h:30,
  856. from MovieClip.h:39,
  857. from Movie.h:27,
  858. from BitmapMovie.h:25,
  859. from BitmapMovie.cpp:19:
  860. /usr/include/boost/multi_index/composite_key.hpp:1195:1: internal compiler error: Segmentation fault
  861. Please submit a full bug report,
  862. with preprocessed source if appropriate.
  863. See <http://bugs.gentoo.org/> for instructions.
  864. make[4]: *** [BitmapMovie.lo] Error 1
  865. make[4]: *** Waiting for unfinished jobs....
  866. *** glibc detected *** /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus: free(): invalid next size (normal): 0x000000000176dff0 ***
  867. ======= Backtrace: =========
  868. /lib64/libc.so.6(+0x7a5bd)[0x7eff3ebb25bd]
  869. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus(_cpp_pop_buffer+0x69)[0xcb7249]
  870. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc5472]
  871. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc6dc4]
  872. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc69c8]
  873. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc6e36]
  874. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc69c8]
  875. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0xcc6e36]
  876. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus(_Z16c_lex_with_flagsPP9tree_nodePjPhi+0x48)[0x5f90e8]
  877. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0x5493a0]
  878. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus(_Z12c_parse_filev+0xc0)[0x56ef20]
  879. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus(_Z19c_common_parse_filev+0x6a)[0x5fd10a]
  880. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus(_Z11toplev_mainiPPc+0xa58)[0x866c78]
  881. /lib64/libc.so.6(__libc_start_main+0xec)[0x7eff3eb5a54c]
  882. /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus[0x4e38f1]
  883. ======= Memory map: ========
  884. 00400000-010ac000 r-xp 00000000 fd:02 1326696 /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus
  885. 012ab000-012ad000 r--p 00cab000 fd:02 1326696 /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus
  886. 012ad000-012b8000 rw-p 00cad000 fd:02 1326696 /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/cc1plus
  887. 012b8000-02011000 rw-p 00000000 00:00 0 [heap]
  888. 7eff39e58000-7eff39e6d000 r-xp 00000000 fd:02 1976084 /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.1/libgcc_s.so.1
  889. 7eff39e6d000-7eff3a06d000 ---p 00015000 fd:02 1976084 /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.1/libgcc_s.so.1
  890. 7eff3a06d000-7eff3a06e000 r--p 00015000 fd:02 1976084 /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.1/libgcc_s.so.1
  891. 7eff3a06e000-7eff3a06f000 rw-p 00016000 fd:02 1976084 /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.1/libgcc_s.so.1
  892. 7eff3a074000-7eff3dd67000 rw-p 00000000 00:00 0
  893. 7eff3dda8000-7eff3eb38000 rw-p 00000000 00:00 0
  894. 7eff3eb38000-7eff3ecdc000 r-xp 00000000 fd:02 1835327 /lib64/libc-2.15.so
  895. 7eff3ecdc000-7eff3eedc000 ---p 001a4000 fd:02 1835327 /lib64/libc-2.15.so
  896. 7eff3eedc000-7eff3eee0000 r--p 001a4000 fd:02 1835327 /lib64/libc-2.15.so
  897. 7eff3eee0000-7eff3eee2000 rw-p 001a8000 fd:02 1835327 /lib64/libc-2.15.so
  898. 7eff3eee2000-7eff3eee6000 rw-p 00000000 00:00 0
  899. 7eff3eee8000-7eff3efd8000 r-xp 00000000 fd:02 1835344 /lib64/libm-2.15.so
  900. 7eff3efd8000-7eff3f1d7000 ---p 000f0000 fd:02 1835344 /lib64/libm-2.15.so
  901. 7eff3f1d7000-7eff3f1d8000 r--p 000ef000 fd:02 1835344 /lib64/libm-2.15.so
  902. 7eff3f1d8000-7eff3f1d9000 rw-p 000f0000 fd:02 1835344 /lib64/libm-2.15.so
  903. 7eff3f1e0000-7eff3f1f6000 r-xp 00000000 fd:02 1852045 /lib64/libz.so.1.2.7
  904. 7eff3f1f6000-7eff3f3f5000 ---p 00016000 fd:02 1852045 /lib64/libz.so.1.2.7
  905. 7eff3f3f5000-7eff3f3f6000 r--p 00015000 fd:02 1852045 /lib64/libz.so.1.2.7
  906. 7eff3f3f6000-7eff3f3f7000 rw-p 00016000 fd:02 1852045 /lib64/libz.so.1.2.7
  907. 7eff3f3f8000-7eff3f3fa000 r-xp 00000000 fd:02 1835028 /lib64/libdl-2.15.so
  908. 7eff3f3fa000-7eff3f5fa000 ---p 00002000 fd:02 1835028 /lib64/libdl-2.15.so
  909. 7eff3f5fa000-7eff3f5fb000 r--p 00002000 fd:02 1835028 /lib64/libdl-2.15.so
  910. 7eff3f5fb000-7eff3f5fc000 rw-p 00003000 fd:02 1835028 /lib64/libdl-2.15.so
  911. 7eff3f600000-7eff3f66d000 r-xp 00000000 fd:02 1191412 /usr/lib64/libgmp.so.10.0.5
  912. 7eff3f66d000-7eff3f86c000 ---p 0006d000 fd:02 1191412 /usr/lib64/libgmp.so.10.0.5
  913. 7eff3f86c000-7eff3f86d000 r--p 0006c000 fd:02 1191412 /usr/lib64/libgmp.so.10.0.5
  914. 7eff3f86d000-7eff3f876000 rw-p 0006d000 fd:02 1191412 /usr/lib64/libgmp.so.10.0.5
  915. 7eff3f878000-7eff3f8dc000 r-xp 00000000 fd:02 1202850 /usr/lib64/libmpfr.so.4.1.0
  916. 7eff3f8dc000-7eff3fadb000 ---p 00064000 fd:02 1202850 /usr/lib64/libmpfr.so.4.1.0
  917. 7eff3fadb000-7eff3fadd000 r--p 00063000 fd:02 1202850 /usr/lib64/libmpfr.so.4.1.0
  918. 7eff3fadd000-7eff3fade000 rw-p 00065000 fd:02 1202850 /usr/lib64/libmpfr.so.4.1.0
  919. 7eff3fae0000-7eff3faf7000 r-xp 00000000 fd:02 1189191 /usr/lib64/libmpc.so.2.0.0
  920. 7eff3faf7000-7eff3fcf6000 ---p 00017000 fd:02 1189191 /usr/lib64/libmpc.so.2.0.0
  921. 7eff3fcf6000-7eff3fcf7000 r--p 00016000 fd:02 1189191 /usr/lib64/libmpc.so.2.0.0
  922. 7eff3fcf7000-7eff3fcf8000 rw-p 00017000 fd:02 1189191 /usr/lib64/libmpc.so.2.0.0
  923. 7eff3fcf8000-7eff3fd07000 r-xp 00000000 fd:02 1192453 /usr/lib64/libsandbox.so
  924. 7eff3fd07000-7eff3ff07000 ---p 0000f000 fd:02 1192453 /usr/lib64/libsandbox.so
  925. 7eff3ff07000-7eff3ff08000 r--p 0000f000 fd:02 1192453 /usr/lib64/libsandbox.so
  926. 7eff3ff08000-7eff3ff09000 rw-p 00010000 fd:02 1192453 /usr/lib64/libsandbox.so
  927. 7eff3ff09000-7eff3ff0b000 rw-p 00000000 00:00 0
  928. 7eff3ff10000-7eff3ff32000 r-xp 00000000 fd:02 1835328 /lib64/ld-2.15.so
  929. 7eff40045000-7eff400b1000 rw-p 00000000 00:00 0
  930. 7eff400b1000-7eff4010d000 rw-p 00000000 00:00 0
  931. 7eff4010e000-7eff40131000 rw-p 00000000 00:00 0
  932. 7eff40131000-7eff40132000 r--p 00021000 fd:02 1835328 /lib64/ld-2.15.so
  933. 7eff40132000-7eff40133000 rw-p 00022000 fd:02 1835328 /lib64/ld-2.15.so
  934. 7eff40133000-7eff40135000 rw-p 00000000 00:00 0
  935. 7eff40135000-7eff40136000 r-xp 00000000 00:00 0 [vdso]
  936. 7ffffffd8000-7ffffffff000 rw-p 00000000 00:00 0 [stack]
  937. ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall]
  938. In file included from /usr/include/boost/math/special_functions/gamma.hpp:33:0,
  939. from /usr/include/boost/math/special_functions/detail/bessel_jy.hpp:14,
  940. from /usr/include/boost/math/special_functions/bessel.hpp:17,
  941. from /usr/include/boost/math/special_functions.hpp:18,
  942. from /usr/include/boost/random/generate_canonical.hpp:22,
  943. from /usr/include/boost/random.hpp:52,
  944. from ../libcore/vm/VM.h:32,
  945. from Bitmap.cpp:27:
  946. /usr/include/boost/math/constants/constants.hpp:67:3: internal compiler error: Aborted
  947. Please submit a full bug report,
  948. with preprocessed source if appropriate.
  949. See <http://bugs.gentoo.org/> for instructions.
  950. make[4]: *** [Bitmap.lo] Error 1
  951. make[4]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  952. make[3]: *** [all-recursive] Error 1
  953. make[3]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  954. make[2]: *** [all] Error 2
  955. make[2]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10/libcore'
  956. make[1]: *** [all-recursive] Error 1
  957. make[1]: Leaving directory `/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10'
  958. make: *** [all] Error 2
  959. * ERROR: www-plugins/gnash-0.8.10-r2 failed (compile phase):
  960. * emake failed
  961. *
  962. * If you need support, post the output of `emerge --info '=www-plugins/gnash-0.8.10-r2'`,
  963. * the complete build log and the output of `emerge -pqv '=www-plugins/gnash-0.8.10-r2'`.
  964. * The complete build log is located at '/var/log/portage/www-plugins:gnash-0.8.10-r2:20120626-153918.log'.
  965. * For convenience, a symlink to the build log is located at '/tmp/portage/www-plugins/gnash-0.8.10-r2/temp/build.log'.
  966. * The ebuild environment file is located at '/tmp/portage/www-plugins/gnash-0.8.10-r2/temp/environment'.
  967. * Working directory: '/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10'
  968. * S: '/tmp/portage/www-plugins/gnash-0.8.10-r2/work/gnash-0.8.10'