ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7189] New: Fix the buildbot build for Ubuntu 12.04

Date: Tue, 24 Apr 2012 03:51:19 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7189

           Summary: Fix the buildbot build for Ubuntu 12.04
           Product: Wireshark
           Version: 1.7.x (Experimental)
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: nick.lowe@xxxxxxxxx


Nick Lowe <nick.lowe@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8308|                            |review_for_checkin?
              Flags|                            |

Created attachment 8308
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8308
Fix error: variable ‘vwf_txf’ set but not used
[-Werror=unused-but-set-variable]

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
At present, the build is failing with:

home/wireshark/builders/trunk/ubuntu1204x64/build/epan/dissectors/packet-ixveriwave.c:
In function ‘dissect_ixveriwave’:
/home/wireshark/builders/trunk/ubuntu1204x64/build/epan/dissectors/packet-ixveriwave.c:275:12:
error: variable ‘vwf_txf’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[2]: *** [epan/CMakeFiles/epan.dir/dissectors/packet-ixveriwave.c.o] Error
1
make[1]: *** [epan/CMakeFiles/epan.dir/all] Error 2
make: *** [all] Error 2

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.