Manolis Ragkousis, on Mon 10 Oct 2016 17:07:52 +0300, wrote:
> /tmp/guix-build-glibc-cross-i586-pc-gnu-2.23.drv-0/build/mach/RPC_register_new_task_notification.c:
>  In function ?__register_new_task_notification?:
> /tmp/guix-build-glibc-cross-i586-pc-gnu-2.23.drv-0/build/mach/RPC_register_new_task_notification.c:78:22:
>  error: large integer implicitly truncated to unsigned type [-Werror=overflow]
>    /* msgt_name = */  MACH_MSG_TYPE_POLYMORPHIC,
>                       ^
> cc1: all warnings being treated as errors
> 
> Any ideas?

In Debian we use -Wno-error, there are lots of warnings here and there,
fixing them all is a no-go for now.

Samuel

Reply via email to