[ovs-dev] Bug#719736: openvswitch: build FTBFS "make check" failures on most archs

2013-08-27 Thread Ben Pfaff
On Thu, Aug 15, 2013 at 01:03:14PM -0700, Ben Pfaff wrote: > On Wed, Aug 14, 2013 at 11:24:38AM -0700, Ben Pfaff wrote: > > A little work with gdb shows that 501 failed due to misaligned data > > access in a "packet out" OpenFlow command in packet_set_ipv4(). It > > looks like handle_packet_out()

[ovs-dev] Bug#719736: openvswitch: build FTBFS "make check" failures on most archs

2013-08-15 Thread Ben Pfaff
On Wed, Aug 14, 2013 at 11:24:38AM -0700, Ben Pfaff wrote: > A little work with gdb shows that 501 failed due to misaligned data > access in a "packet out" OpenFlow command in packet_set_ipv4(). It > looks like handle_packet_out() in ofproto.c needs to properly align > the L3 header. It seems lik

[ovs-dev] Bug#719736: openvswitch: build FTBFS "make check" failures on most archs

2013-08-14 Thread Ben Pfaff
Package: openvswitch Version: 1.9.2+git20130813 Severity: grave I'm filing this bug to track the various "make check" failures that caused the 1.9.2+git20130813 build to fail on most archs. I need to spend some time tracking down the exact causes, and this bug report seems to be a reasonable plac