Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 22:49:54 +0100
From:      Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
To:        freebsd-gnome@freebsd.org
Subject:   Fwd: audio/pulseaudio failed on i386
Message-ID:  <CAHHLbROPda3u08uJp5XkUZK2c=6mvwyoVF%2Brha=PRFsaEM3LiQ@mail.gmail.com>
In-Reply-To: <CAHHLbRNH%2BxZkebUKKujQqaLHp=N6whOgtvHYDQZmddNGvFFaZg@mail.gmail.com>
References:  <CAHHLbRNH%2BxZkebUKKujQqaLHp=N6whOgtvHYDQZmddNGvFFaZg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On FreeBSD 10.0-RELEASE/i386,  I can't seem to build pulseaudio.

I get the following error:

pulsecore/svolume_mmx.c:108:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        " je 2f                         \n\t"
                                         ^
<inline asm>:5:9: [0;1;30mnote: instantiated into assembly here
         movd (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:124:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        "3:                             \n\t" /* do samples in groups of 2
*/
                                         ^
<inline asm>:33:9: [0;1;30mnote: instantiated into assembly here
         movq (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:137:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        "5:                             \n\t" /* do samples in groups of 4
*/
                                         ^
<inline asm>:59:9: [0;1;30mnote: instantiated into assembly here
         movq (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:138:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        " movq (%q1, %3, 4), %%mm0      \n\t" /* |  v1h  |  v1l  |  v0h  |
 v0l  | */
                                         ^
<inline asm>:60:10: [0;1;30mnote: instantiated into assembly here
         movq 8(%rdx, %edi, 4), %mm2
               ^~~~~
pulsecore/svolume_mmx.c:181:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        " je 2f                         \n\t"
                                         ^
<inline asm>:9:9: [0;1;30mnote: instantiated into assembly here
         movd (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:199:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        "3:                             \n\t" /* do samples in groups of 2
*/
                                         ^
<inline asm>:39:9: [0;1;30mnote: instantiated into assembly here
         movq (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:214:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        "5:                             \n\t" /* do samples in groups of 4
*/
                                         ^
<inline asm>:73:9: [0;1;30mnote: instantiated into assembly here
         movq (%rdx, %edi, 4), %mm0
              ^~~~~
pulsecore/svolume_mmx.c:215:43: [0;1;31merror: register %rdx is only
available in 64-bit mode
        " movq (%q1, %3, 4), %%mm0      \n\t" /* |  v1h  |  v1l  |  v0h  |
 v0l  | */
                                         ^
<inline asm>:74:10: [0;1;30mnote: instantiated into assembly here
         movq 8(%rdx, %edi, 4), %mm2
               ^~~~~
8 errors generated.
gmake[5]: *** [libpulsecommon_4.0_la-svolume_mmx.lo] Error 1
gmake[5]: Leaving directory
`/usr/ports/audio/pulseaudio/work/pulseaudio-4.0/src'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/usr/ports/audio/pulseaudio/work/pulseaudio-4.0/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/audio/pulseaudio/work/pulseaudio-4.0'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/audio/pulseaudio/work/pulseaudio-4.0'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/audio/pulseaudio
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/pulseaudio

Regards,

--CJPM

References: https://bugs.freedesktop.org/show_bug.cgi?id=55733



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHHLbROPda3u08uJp5XkUZK2c=6mvwyoVF%2Brha=PRFsaEM3LiQ>