Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93682 - version-bump kradio 1.0beta3
Summary: version-bump kradio 1.0beta3
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on: 93827
Blocks:
  Show dependency tree
 
Reported: 2005-05-23 05:52 UTC by spiralvoice
Modified: 2006-12-07 12:16 UTC (History)
1 user (show)

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


Attachments
kradio-1.0_beta3 emerge log (9254-kradio-1.0_beta3.log,55.90 KB, text/plain)
2005-09-04 15:52 UTC, Jason Wever (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spiralvoice 2005-05-23 05:52:29 UTC
new version is out...

Reproducible: Always
Steps to Reproduce:
Comment 1 spiralvoice 2005-05-23 05:52:51 UTC
http://kradio.sourceforge.net/
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2005-05-24 02:47:00 UTC
Thanks for the hint. Updated ebuild is in portage, but since it uses "unsermake"
now I had to remove ~sparc keywords. Please check if you can get "unsermake" to
work.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2005-07-09 15:55:49 UTC
Tried testing this out this afternoon, and ran into some sandbox violations.

Using the latest unmasked unsermake (0.3.4319.0), kradio errored out with the
following sandbox violations;
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-sound_-_kradio-1.0_beta1-31154.log"

unlink:    /usr/kde/unsermake/utilities.pyc
open_wr:   /usr/kde/unsermake/utilities.pyc
unlink:    /usr/kde/unsermake/amfile.pyc
open_wr:   /usr/kde/unsermake/amfile.pyc
unlink:    /usr/kde/unsermake/handlerbase.pyc
open_wr:   /usr/kde/unsermake/handlerbase.pyc
unlink:    /usr/kde/unsermake/program.pyc
open_wr:   /usr/kde/unsermake/program.pyc
unlink:    /usr/kde/unsermake/target.pyc
open_wr:   /usr/kde/unsermake/target.pyc
--------------------------------------------------------------------------------
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2005-07-10 23:16:20 UTC
(In reply to comment #3)
> Tried testing this out this afternoon, and ran into some sandbox violations.

This is a problem of "unsermake" - see bug #93827
Comment 5 LuisMi Garcia 2005-08-26 06:59:01 UTC
now that beta3 has been released and has unsermake and automake support, 
perhaps this bug should be closed, right? 
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2005-08-26 07:23:50 UTC
Not closed - since the build system changed so much I would still like to see
beta3 tested by the sparc team. No unsermake needed any more, though.
Comment 7 Jiri Tyr 2005-09-03 17:21:18 UTC
(In reply to comment #0)
> new version is out...
> 
New version (kradio-1.0beta3b) is out.
Comment 8 Jason Wever (RETIRED) gentoo-dev 2005-09-04 15:52:24 UTC
Created attachment 67657 [details]
kradio-1.0_beta3 emerge log

kradio-1.0_beta3 still fails to compile.  I've attached the emerge log file for
the curious.
Comment 9 Patrick Kursawe (RETIRED) gentoo-dev 2005-09-05 00:27:52 UTC
Somewhere in the middle of the output:

debug-profiler.h: In constructor `Profiler::Profiler()':
debug-profiler.h:31: error: impossible constraint in `asm'

static __inline__ unsigned long long int rdtsc()
{
    unsigned long long int x;
    __asm__ volatile (".byte 0x0f, 0x31" : "=A"(x));
    return x;
}

Looks extremely platform independent. I guess that was it with sparc keywording
for now?
Comment 10 Patrick Kursawe (RETIRED) gentoo-dev 2005-09-05 00:28:30 UTC
(In reply to comment #7)
 
> New version (kradio-1.0beta3b) is out.

Is there some contest for finding silly version numbers? :-) 

Comment 11 spiralvoice 2006-01-21 11:30:50 UTC
New snapshot available:
http://kradio.sourceforge.net/download/kradio-snapshot_2005_12_04.tar.gz
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-12-07 12:16:40 UTC
Well, this apparently doesn't compile on sparc. There's 2006-11-12 snapshot out, if someone wants a bump, then move to Bug 154288 and help out with the ebuild

Closing.