Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84262 - bugs with media-sound/jamin
Summary: bugs with media-sound/jamin
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 20:11 UTC by Alexey Maximov
Modified: 2005-05-28 12:21 UTC (History)
0 users

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


Attachments
emerge info (emergeinfo.txt,2.71 KB, text/plain)
2005-03-05 20:11 UTC, Alexey Maximov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Maximov 2005-03-05 20:11:19 UTC
hello. the problems is:

if gcc is 3.4 and i try comile media-sound/jamin-0.9.0-r1
it comiled ok, but segfault on start
if I make /usr/share/jamin/examples/default.jam as plain xml with content
<?xml version="1.0"?>
<jam-param-list version="0.9.0beta9">
</jam-param-list>
it will run, but if I click on first bubble - it crashed


If i try compile media-sound/jamin-0.8.0 with gcc 3.4 - it cannot be compiled well, but if i swith to i686-pc-linux-gnu-3.3.5-20050130 - it compile


please fix
the SAME errors are present in my friens gentoo installation too
Comment 1 Alexey Maximov 2005-03-05 20:11:40 UTC
Created attachment 52761 [details]
emerge info
Comment 2 Alexey Maximov 2005-03-05 20:44:40 UTC
I checked version from cvs now - it works for me well!

0.9.5 beta8

who is ebuild maintainer ? you need to update ebuild

// for me I created my ebuild for cvs version...
Comment 3 rob holland (RETIRED) gentoo-dev 2005-03-15 14:24:30 UTC
torben is retired afaik.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-03-15 14:24:46 UTC
torbenh is retired
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-20 12:21:25 UTC
please test if that happens with the new version as well
Comment 6 tim 2005-05-07 06:01:38 UTC
this is most likely not a problem with jamin, but with the swh-plugins.

make sure not to use the USE flag "sse" and remove "-mfpmath=sse -msse" from your CFLAGS when emerging the swh-plugins
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-28 12:21:41 UTC
feel free to reopen if the problem persists. test with the suggested changes and
the newer version and report back in that case. thanks