Source: ori
Version: 0.8.1+ds1-1
Severity: important
Justification: fails to build from source

Builds of ori on kFreeBSD and the Hurd have been failing:

  public/oriutil/rwlock.h:33:2: error: #error "UNSUPPORTED OS"

The problem appears to be that ori has a whitelist of supported
Unix-like architectures:

https://anonscm.debian.org/cgit/users/afif-guest/ori.git/tree/public/oriutil/rwlock.h#n27

I'd suggest substituting __unix__, as every vaguely-modern Unixlike
system should support pthreads.  (Certainly, all Debian architectures
do.)

Could you please take a look?

Thanks!

Reply via email to