[Bug 1381258] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build [error: too many arguments to function ‘ip_select_ident’]
Ronan Lanore
ronan.lanore at gmail.com
Thu Oct 30 15:56:19 UTC 2014
I'm affected by this on precise today :
dpkg -l| grep openvswit
ii neutron-plugin-openvswitch 1:2014.1.3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - Open vSwitch plugin
ii neutron-plugin-openvswitch-agent 1:2014.1.3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
ii openvswitch-common 2.0.2-0ubuntu0.14.04.1~cloud0 Open vSwitch common components
ii openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1~cloud0 Open vSwitch datapath module source - DKMS version
ii openvswitch-switch 2.0.2-0ubuntu0.14.04.1~cloud0 Open vSwitch switch implementations
/var/lib/dkms/openvswitch/2.0.2/build# vi make.log
... ...
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-70-generic'
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/actions.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/datapath.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/dp_notify.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/flow.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-gre.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-internal_dev.o
CC [M] /var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-lisp.o
/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-lisp.c: In function ‘ovs_tnl_send’:
/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-lisp.c:586:3: warning: passing argument 2 of ‘__ip_select_ident’ makes integer from pointer without a cast [enabled by default]
include/net/ip.h:268:6: note: expected ‘int’ but argument is of type ‘struct dst_entry *’
/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-lisp.c:586:3: error: too many arguments to function ‘__ip_select_ident’
include/net/ip.h:268:6: note: declared here
make[2]: *** [/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux/vport-lisp.o] Error 1
make[1]: *** [_module_/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-70-generic'
make: *** [default] Error 2
make: Leaving directory `/var/lib/dkms/openvswitch/2.0.2/build/datapath/linux'
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1381258
Title:
openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel
module failed to build [error: too many arguments to function
‘ip_select_ident’]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1381258/+subscriptions
More information about the Ubuntu-server-bugs
mailing list