Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121045 - net-www/gnash-0.7_alpha20060129 compiles on AMD64
Summary: net-www/gnash-0.7_alpha20060129 compiles on AMD64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 05:23 UTC by Jan Boysen
Modified: 2008-02-10 21:37 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Boysen 2006-01-31 05:23:22 UTC
I've suggest to add ~amd64 to that ebuild like the other archs
cause by build was without any complications....
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2006-01-31 06:20:20 UTC
did you actually test whether it *works* or just *builds*? I heard of several people that it will just segfault when attempting to play a flash file
Comment 2 Jan Boysen 2006-01-31 07:02:05 UTC
Its working..
I've tested several Flash files from flashkit.com..

for example:
http://images.flashkit.com/movies/3D/Centre_G-waynenor-10948/Centre_G-waynenor-10948.swf
http://images.flashkit.com/movies/3D/Dancing_-Julien_T-10585/Dancing_-Julien_T-10585.swf
http://images.flashkit.com/movies/Effects/Special_Effects/a_nice_t-tom-10329/a_nice_t-tom-10329.swf

I also tested all samples in the server/samples directory of gnash
and they working too without any segfault

on Flashkit I found 2 or 3 Movie not working but they did also not work on x86 so its not an arch Bug but a general gnash bug
Comment 3 Nathan Sullivan 2006-01-31 14:36:18 UTC
I can agree to this, I have tested a few flash files locally with the standalone player, only had 1 segv so far. Getting around to reporting it upstream shortly, I might actually report in Gentoo Bugzilla first actually, and then move upstream if necessary.

I would really like to see a browserplugin/nsplugin USE flag enabled on this ebuild actually, preferably before it going ~amd64 but i guess it doesnt really matter when that much.
Comment 4 Michal Pytasz 2006-02-13 04:37:17 UTC
Well, it segfaults for me:

void gnash::get_movie_info(const char*, int*, int*, int*, float*, int*, int*): filename is ./Centre_G-waynenor-10948.swf
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

The same happens for all movies in this bug.
I have amd64 running natively (with multilib), xorg x11r7 with r300 card (running opensource drivers).

$ emerge --info
Portage 2.1_pre4-r1 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -ffast-math -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -ffast-math -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl/ http://gentoo.po.opole.pl http://src.gentoo.pl http://gentoo.zie.pg.gda.pl/"
LC_ALL="pl_PL"
LINGUAS="pl en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip X aac acpi alsa avi berkdb bitmap-fonts crypt cups dbus dri dvd dvdr eds emboss encode font-server foomaticdb fortran gif glx gpm gstreamer gtk gtk2 imlib ipv6 jpeg jpeg2k kde kdeenablefinal lm_sensors logitech-mouse lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly oggvorbis opengl pam pdflib perl png python qt quicktime readline sdl speedo spell ssl tcpd tiff truetype-fonts type1 type1-fonts usb userlocales v4l xinerama xpm xprint xv zlib elibc_glibc kernel_linux linguas_pl linguas_en userland_GNU video_cards_ati video_cards_none"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS

Comment 5 Jan Boysen 2006-02-13 04:46:23 UTC
(In reply to comment #4)
> Well, it segfaults for me:
> 
> void gnash::get_movie_info(const char*, int*, int*, int*, float*, int*, int*):
> filename is ./Centre_G-waynenor-10948.swf
> Fatal signal: Segmentation Fault (SDL Parachute Deployed)
>
for me that looks like an SDL error.. I got it at NWN and the cause was permission related... 
maybe here too ??
>
> The same happens for all movies in this bug.
> I have amd64 running natively (with multilib), xorg x11r7 with r300 card
> (running opensource drivers).
> 
Comment 6 Radek Podgorny 2006-02-14 12:11:45 UTC
It compiles and plays the samples fine here, too. I think it deserves ~amd64 so we get wider user-base to do further testing...
Comment 7 Nathan Sullivan 2006-03-21 04:15:20 UTC
I would say thats fair enough. I would really like to see somr progress on bug#122659 though in the process somewhere... having a browser plugin would really help a lot. Care to give some input Anarchy?
Comment 8 Nathan Sullivan 2006-03-21 04:15:37 UTC
I would say thats fair enough. I would really like to see some progress on bug#122659 though in the process somewhere... having a browser plugin would really help a lot. Care to give some input Anarchy?
Comment 9 Peter Gustafson 2006-03-21 06:51:21 UTC
Another report of compiling and playing fine here too. 
Comment 10 Attila Stehr 2006-04-01 14:59:56 UTC
It's working here too (compiling and working)!
Comment 11 Attila Stehr 2006-04-07 06:31:56 UTC
For all ppl trying the new ebuilds on amd64 ... I could not compile gnash-0.7_alpha20060331 and -r1 ... have you got the same problem?
Comment 12 Attila Stehr 2006-04-07 06:32:47 UTC
ups, i forgot the bug number ... it's bug # 129131
cheers ;)
Comment 13 Simon Stelling (RETIRED) gentoo-dev 2006-04-07 07:10:54 UTC
The version reported as working (and not working ;)) is no longer in the tree. Newer versions don't build anymore according to bug 129131. Closing this until the issue is fixed upstream or somebody provides a patch. Feel free to reopen once it works again :)