Search Criteria
Package Details: gnash-git 0.8.11.r22377.g2b3bded-1
Git Clone URL: | https://aur.archlinux.org/gnash-git.git (read-only, click to copy) |
---|---|
Package Base: | gnash-git |
Description: | The GNU SWF Player based on GameSWF - git development version |
Upstream URL: | http://www.gnu.org/software/gnash/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | smoge |
Maintainer: | DaarkWel (iamtakingiteasy) |
Last Packager: | christoph.gysin |
Votes: | 66 |
Popularity: | 0.000003 |
First Submitted: | 2011-05-26 21:04 |
Last Updated: | 2016-08-15 16:08 |
Dependencies (25)
- agg
- boost-libs (boost171, boost-libs-git)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- curl (curl-git, curl-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu)
- gconf (gconf-gtk2)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- giflib
- glu (glu-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gtkglext (gtkglext-pangox)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jemalloc (jemalloc-git, jemalloc4)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libldap
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git)
- boost (boost-git) (make)
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git) (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- xulrunner (make)
Required by (1)
- lightspark-git (requires gnash-gtk) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
mudrii commented on 2015-12-18 12:27
Getting error during compiilation
Any Idea how to fix ?
****************************************************************
In file included from /usr/include/agg2/agg_pixfmt_gray.h:38:0,
from agg/Renderer_agg.cpp:124:
/usr/include/agg2/agg_color_gray.h: In member function ‘const self_type& agg::gray16::demultiply()’:
/usr/include/agg2/agg_color_gray.h:347:45: warning: enumeral and non-enumeral type in conditional expression [-Wextra]
v = value_type((v_ > base_mask) ? base_mask : v_);
^
In file included from /usr/include/agg2/agg_path_storage.h:32:0,
from agg/Renderer_agg.cpp:138:
/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:36: warning: enumeral and non-enumeral type in conditional expression [-Wextra]
return (m_vertex == 2) ? path_cmd_move_to : m_cmd;
^
CXX libgnashrender_la-GnashTexture.lo
CXXLD libgnashrender.la
make[2]: Leaving directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/librender'
Making all in gui
make[2]: Entering directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
make all-recursive
make[3]: Entering directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
Making all in .
make[4]: Entering directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
CXX dump_gnash-gnash.o
CXX dump_gnash-gui.o
CXX dump_gnash-Player.o
CXX dump_gnash-NullGui.o
In file included from gnash.cpp:52:0:
../libbase/accumulator.h: In instantiation of ‘accumulator_type<T>* accumulator() [with T = int]’:
gnash.cpp:285:36: required from here
../libbase/accumulator.h:103:36: error: invalid new-expression of abstract class type ‘accumulator_type<int>’
return new accumulator_type<T>();
^
../libbase/accumulator.h:31:7: note: because the following virtual functions are pure within ‘accumulator_type<int>’:
class accumulator_type : public boost::program_options::value_semantic
^
In file included from /usr/include/boost/program_options/options_description.hpp:13:0,
from /usr/include/boost/program_options.hpp:15,
from gnash.cpp:30:
/usr/include/boost/program_options/value_semantic.hpp:44:22: note: virtual bool boost::program_options::value_semantic::adjacent_tokens_only() const
virtual bool adjacent_tokens_only() const = 0;
^
Makefile:2354: recipe for target 'dump_gnash-gnash.o' failed
make[4]: *** [dump_gnash-gnash.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
Makefile:3605: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
Makefile:1760: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash/gui'
Makefile:1162: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-mudrii/aur-gnash/src/gnash'
Makefile:1070: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build gnash.
Anonymous comment on 2015-11-09 16:21
Hello,
As giorgian, I have the makepkg error.
configure: WARNING: cache variable ac_cv_path_jemalloc_incl contains a newline
Makefile:592: *** missing separator. Stop.
How can I resolve it?
I use a RPI 2 and try to install it with yaourt, edition of the PKGBUILD to add 'armv7h' and it follow the building until the makepkg error.
daniel_shub commented on 2015-10-28 17:19
This failed to build in a clean chroot on my 64-bit machine. It might be related to the upstream bug: https://savannah.gnu.org/bugs/?46148. My error is:
In file included from gnash.cpp:52:0:
../libbase/accumulator.h: In instantiation of 'accumulator_type<T>* accumulator() [with T = int]':
gnash.cpp:285:36: required from here
../libbase/accumulator.h:103:36: error: invalid new-expression of abstract class type 'accumulator_type<int>'
return new accumulator_type<T>();
^
../libbase/accumulator.h:31:7: note: because the following virtual functions are pure within 'accumulator_type<int>':
class accumulator_type : public boost::program_options::value_semantic
^
In file included from /usr/include/boost/program_options/options_description.hpp:13:0,
from /usr/include/boost/program_options.hpp:15,
from gnash.cpp:30:
/usr/include/boost/program_options/value_semantic.hpp:44:22: note: virtual bool boost::program_options::value_semantic::adjacent_tokens_only() const
virtual bool adjacent_tokens_only() const = 0;
^
Makefile:3390: recipe for target 'sdl_gnash-gnash.o' failed
make[4]: *** [sdl_gnash-gnash.o] Error 1
make[4]: Leaving directory '/build/gnash-git/src/gnash/gui'
Makefile:3605: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/build/gnash-git/src/gnash/gui'
Makefile:1760: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/build/gnash-git/src/gnash/gui'
Makefile:1162: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/gnash-git/src/gnash'
Makefile:1070: recipe for target 'all' failed
make: *** [all] Error 2
jose1711 commented on 2015-10-21 21:47
extremely quick and dirty fix that worked for me
..
build() {
cd gnash
sed -i '27371s/--cxxflags/--cflags/' configure
sed -i '27371s%"$% -I/usr/include/jemalloc"%' configure
./configure \
..
aphirst commented on 2015-10-10 04:15
Fails to build for me. Log:
http://sprunge.us/PSLP
giorgianb commented on 2015-09-29 01:09
@mytbk
Thank you, the Arch community impresses.
mytbk commented on 2015-09-26 13:26
@giorgian: updated and it should build now.
giorgianb commented on 2015-09-23 15:25
makepkg fails, due to an invalid format for the generated Makefile.
configure: WARNING: cache variable ac_cv_path_jemalloc_incl contains a newline
Makefile:592: *** missing separator. Stop.
Line 592:
JEMALLOC_CFLAGS = Usage:
/usr/bin/jemalloc-config <option>
Options:
--help | -h : Print usage.
--version : Print jemalloc version.
--revision : Print shared library revision number.
--config : Print configure options used to build jemalloc.
--prefix : Print installation directory prefix.
--bindir : Print binary installation directory.
--datadir : Print data installation directory.
--includedir : Print include installation directory.
--libdir : Print library installation directory.
--mandir : Print manual page installation directory.
--cc : Print compiler used to build jemalloc.
--cflags : Print compiler flags used to build jemalloc.
--cppflags : Print preprocessor flags used to build jemalloc.
--ldflags : Print library flags used to build jemalloc.
--libs : Print libraries jemalloc was linked against.
tmtvl commented on 2015-05-17 16:05
Added the dependencies for gdk-pixbuf2 and gdk-pixbuf, and tested the build in clean arch install. Thanks alfplayer!
alfplayer commented on 2015-05-16 23:59
Missing gdk-pixbuf2 and gdk-pixbuf in makedepends. The first is in Arch repos. The second is in AUR and depends on aur/gtk which depends on aur/glib.