Hi,

I had reported to the upstream, they resolved this issue as following.

https://github.com/cybozu/yrmcds/commit/7a0b4f6d5934828bd56ef80af4c98ffaed7a548f

This change is include in release 1.0.3.
I will follow the upstream change.

Thank you your suggestion!
--
Kouhei Maeda <mkouhei at {palmtb.net,debian.or.jp}>
 KeyID 4096R/7E37CE41


2014/1/17 Aaron M. Ucko <u...@debian.org>:
> Source: yrmcds
> Version: 1.0.1-1
> Severity: important
>
> The i386 build of yrmcds failed:
>
>   ./cybozu/spinlock.hpp: In member function 'void cybozu::spinlock::pause()':
>   ./cybozu/spinlock.hpp:30:19: error: '_mm_pause' was not declared in this 
> scope
>            _mm_pause();
>                      ^
>   make[1]: *** [src/main.o] Error 1
>
> It seems _mm_pause is an extension, which Debian's i386 port doesn't
> guarantee will be available.  I'd suggest conditionalizing its usage
> on __MMX__ rather than __i386__ or __x86_64__.
>
> Could you please take a look?
>
> Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to