Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] buildbot failure in Wireshark (developme
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.