Re: [ovs-dev] [PATCH] Fix race condition in parallel execution of "make install".

2012-07-23 Thread Simon Horman
On Mon, Jul 23, 2012 at 09:58:19AM -0700, Ben Pfaff wrote: > ovs-vsctl is listed, incorrectly, in both bin_PROGRAMS and bin_SCRIPTS. > This meant that "make install" with the -j option could try to install > ovs-vsctl two times in parallel, a race that occasionally caused a build > failure, e.g.: >

Re: [ovs-dev] [PATCH] Fix race condition in parallel execution of "make install".

2012-07-23 Thread Ben Pfaff
Thanks. I pushed this fix to master and branch-1.[87654]. On Mon, Jul 23, 2012 at 12:34:33PM -0700, Ethan Jackson wrote: > Looks good, thanks. > > Ethan > > On Mon, Jul 23, 2012 at 9:58 AM, Ben Pfaff wrote: > > ovs-vsctl is listed, incorrectly, in both bin_PROGRAMS and bin_SCRIPTS. > > This me

Re: [ovs-dev] [PATCH] Fix race condition in parallel execution of "make install".

2012-07-23 Thread Ethan Jackson
Looks good, thanks. Ethan On Mon, Jul 23, 2012 at 9:58 AM, Ben Pfaff wrote: > ovs-vsctl is listed, incorrectly, in both bin_PROGRAMS and bin_SCRIPTS. > This meant that "make install" with the -j option could try to install > ovs-vsctl two times in parallel, a race that occasionally caused a buil

[ovs-dev] [PATCH] Fix race condition in parallel execution of "make install".

2012-07-23 Thread Ben Pfaff
ovs-vsctl is listed, incorrectly, in both bin_PROGRAMS and bin_SCRIPTS. This meant that "make install" with the -j option could try to install ovs-vsctl two times in parallel, a race that occasionally caused a build failure, e.g.: http://buildd.debian.org/status/fetch.php?pkg=openvswitch&arch=s390&