Source: libcork
Version: 0.15.0+ds-1
Severity: important
Justification: fails to build from source

Builds of libcork on kFreeBSD failed with the errors

  /«BUILDDIR»/libcork-0.15.0+ds/include/libcork/core/byte-order.h:46:2: error: 
#error "Unknown endianness"
   #error "Unknown endianness"
    ^
  /«BUILDDIR»/libcork-0.15.0+ds/include/libcork/core/hash.h: In function 
'cork_stable_hash_buffer':
  /«BUILDDIR»/libcork-0.15.0+ds/include/libcork/core/byte-order.h:176:44: 
error: implicit declaration of function 'CORK_UINT32_LITTLE_TO_HOST' 
[-Werror=implicit-function-declaration]
   #define CORK_UINT32_HOST_TO_LITTLE(__u32)  CORK_UINT32_LITTLE_TO_HOST(__u32)
                                              ^
  /«BUILDDIR»/libcork-0.15.0+ds/include/libcork/core/hash.h:90:24: note: in 
expansion of macro 'CORK_UINT32_HOST_TO_LITTLE'
           uint32_t  k1 = CORK_UINT32_HOST_TO_LITTLE(*curr);
                          ^

I strongly suspect the Hurd build will fail in the same fashion.

Could you please take a look?

Thanks!

Reply via email to