[ovs-discuss] most recent repo does not make (github)

Ben Pfaff blp at ovn.org
Mon Aug 29 15:30:12 UTC 2016


Does anyone else see this problem?  I still can't reproduce it, even
from a new, completely clean checkout.

On Mon, Aug 29, 2016 at 09:07:36AM -0500, Christopher Hannon wrote:
> commit 03dabc3
> on ubuntu vm
> 
> 
> 
> On Sat, Aug 27, 2016 at 8:21 PM, Ben Pfaff <blp at 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?
> >



More information about the discuss mailing list