new version is out... Reproducible: Always Steps to Reproduce:
http://kradio.sourceforge.net/
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.
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 --------------------------------------------------------------------------------
(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
now that beta3 has been released and has unsermake and automake support, perhaps this bug should be closed, right?
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.
(In reply to comment #0) > new version is out... > New version (kradio-1.0beta3b) is out.
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.
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?
(In reply to comment #7) > New version (kradio-1.0beta3b) is out. Is there some contest for finding silly version numbers? :-)
New snapshot available: http://kradio.sourceforge.net/download/kradio-snapshot_2005_12_04.tar.gz
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.