commit 03dabc3 on ubuntu vm
On Sat, Aug 27, 2016 at 8:21 PM, Ben Pfaff <b...@ovn.org> wrote: > On Sat, Aug 27, 2016 at 04:35:59PM -0500, Christopher Hannon wrote: > > Make does not run: > > > > PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes > > /usr/bin/python ./ovsdb/ovsdb-idlc.in c-idl-source > lib/vswitch-idl.ovsidl > > > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c > > Traceback (most recent call last): > > File "./ovsdb/ovsdb-idlc.in", line 1409, in <module> > > func(*args[1:]) > > File "./ovsdb/ovsdb-idlc.in", line 672, in printCIDLSource > > column, True) > > File "./ovsdb/ovsdb-idlc.in", line 66, in cMembers > > 'type': constify(type.key.toCType(prefix, refTable) + pointer, > const), > > TypeError: toCType() takes exactly 2 arguments (3 given) > > make: *** [lib/vswitch-idl.c] Error 1 > > I can't reproduce the problem, and travis-ci shows a clean build too. > > What commit is this? >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss