Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] not sure whats going on with this error

From: wulfman <wulfman@xxxxxxxxxxx>
Date: Sat, 23 May 2015 18:39:24 -0700
In file included from packet-scsi.c:89:0:
packet-scsi.c: In function 'dissect_spc_mgmt_protocol_in':
packet-scsi.h:263:12: error: variable 'try_offset' might be clobbered by
'longjmp' or 'vfork' [-Werror=clobbered]
  guint     try_offset;                                           \
            ^
packet-scsi.c:5129:9: note: in expansion of macro 'TRY_SCSI_CDB_ALLOC_LEN'
         TRY_SCSI_CDB_ALLOC_LEN(cdata->itlq->alloc_len);  /*
(defines/initializes try_tvb & try_offset) */
         ^
cc1: all warnings being treated as errors
Makefile:11360: recipe for target 'libdissectors_la-packet-scsi.lo' failed
make[5]: Leaving directory '/root/wireshark/epan/dissectors'
Makefile:13780: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/root/wireshark/epan/dissectors'
Makefile:3545: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/root/wireshark/epan/dissectors'
Makefile:1924: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/root/wireshark/epan'
Makefile:3645: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/wireshark'
Makefile:2276: recipe for target 'all' failed
make: *** [all] Error 2

this was with a "make"


arm compiling here

is this something anybody has seen ?

-- 
The contents of this e-mail and any attachments are intended solely for the use of the named
addressee(s) and may contain confidential and/or privileged information. Any unauthorized use,
copying, disclosure, or distribution of the contents of this e-mail is strictly prohibited by
the sender and may be unlawful. If you are not the intended recipient, please notify the sender
immediately and delete this e-mail.