ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] buildbot failure in Wireshark (developme

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 29 Nov 2013 21:29:59 +0100
On Fri, Nov 29, 2013 at 08:13:40PM +0000, buildbot-no-reply@xxxxxxxxxxxxx wrote:
> The Buildbot has detected a new failure on builder OSX-10.5-x86 while building Wireshark (development).
> Full details are available at:
>  http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/8258
> 
> Buildbot URL: http://buildbot.wireshark.org/trunk/
> 
> Buildslave for this Build: osx-10.5-x86
> 
> Build Reason: scheduler
> Build Source Stamp: 53654
> Blamelist: jmayer

Looks like the buildbot for OSX-10.5 has an older version of Python that
doesn't like the syntax:

Making register.c with python
../../tools/make-dissector-reg.py:72: Warning: 'with' will become a reserved keyword in Python 2.6
  File "../../tools/make-dissector-reg.py", line 72
    with open(sys.argv[3]) as f:
            ^
SyntaxError: invalid syntax

Can someone who understands Python please take a look?

Thanks
   Jörg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.