[pulseaudio-tickets] [PulseAudio] #790: pulsecore/svolume_arm.c fails to compile for armv5te
PulseAudio
trac-noreply at tango.0pointer.de
Thu Oct 14 15:16:41 PDT 2010
#790: pulsecore/svolume_arm.c fails to compile for armv5te
---------------------+------------------------------------------------------
Reporter: ao2 | Owner: wtay
Type: defect | Status: new
Milestone: 0.9.22 | Component: core
Resolution: | Keywords:
---------------------+------------------------------------------------------
Changes (by flokli):
* cc: flokli at flokli.de (added)
Comment:
I also see build failure on armv5tel-softfloat-linux-gnueabi
gcc-4.4.4, glibc-2.11.2-r0, 2.6.36-rc7-00125-gd2a63db armv5tel
in file pulsecore/svolume_arm.c with pulseaudio pulseaudio-0.9.21.2-r2.
{{{
CC libpulsecore_0.9.21_la-svolume_arm.lo
{standard input}: Assembler messages:
{standard input}:34: Error: selected processor does not support `ssat
r0,#16,r0'
{standard input}:48: Error: selected processor does not support `ssat
r2,#16,r2'
{standard input}:49: Error: selected processor does not support `ssat
r3,#16,r3'
{standard input}:50: Error: selected processor does not support `pkhbt
r0,r3,r2,LSL#16'
{standard input}:66: Error: selected processor does not support `ssat
r2,#16,r2'
{standard input}:67: Error: selected processor does not support `ssat
r3,#16,r3'
{standard input}:68: Error: selected processor does not support `ssat
r4,#16,r4'
{standard input}:69: Error: selected processor does not support `ssat
r5,#16,r5'
{standard input}:70: Error: selected processor does not support `pkhbt
r0,r3,r2,LSL#16'
{standard input}:71: Error: selected processor does not support `pkhbt
r1,r5,r4,LSL#16'
make[3]: *** [libpulsecore_0.9.21_la-svolume_arm.lo] Error 1
}}}
pasted build logs (link from ao2 doesn't work anymore)
for -O2
[http://pastebin.com/PTs1we1s]
and -Os
[http://pastebin.com/zSau03SJ]
Having pulseaudio running on this device would be very nice (I want to use
it as a "music jukebox" with network sound)
Will test patches and stuff if needed :-)
--
Ticket URL: <http://pulseaudio.org/ticket/790#comment:2>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list