Source: libiscsi
Version: 1.4.0-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of libiscsi for 32-bit architectures have been failing:

  discovery.c: In function 'iscsi_process_text_reply':
  discovery.c:137:6: error: format '%ld' expects argument of type 'long int', 
but argument 3 has type 'int' [-Werror=format=]
        ptr - in->data);
        ^
  cc1: all warnings being treated as errors

Please either substitute %td or cast the expression to long.  Also,
please check for further errors.

Thanks!


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

Reply via email to