-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68749/#review208721
-----------------------------------------------------------



PASS: Mesos patch 68749 was successfully built and tested.

Reviews applied: `['68749']`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2350/mesos-review-68749

- Mesos Reviewbot Windows


On Sept. 18, 2018, 5:39 p.m., James Peach wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68749/
> -----------------------------------------------------------
> 
> (Updated Sept. 18, 2018, 5:39 p.m.)
> 
> 
> Review request for mesos, Benjamin Bannier, Joseph Wu, and Vinod Kone.
> 
> 
> Bugs: MESOS-9240
>     https://issues.apache.org/jira/browse/MESOS-9240
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Generating the CSI protobufs depends on the `$(builddir)/include/csi`
> directory being created at configuration time. This only happens
> when automake build dependencies are enabled, however. In some
> distributions, rpmbuild will pass `--disable-dependency-tracking`,
> which will disable automake dependency tracking and prevent this
> directory being created. The fix is to simply ensure the CSI protobuf
> generation rules create the output directory is necessary.
> 
> 
> Diffs
> -----
> 
>   Makefile.am 25028a949b9a3420bf3a379d65bcbae8e028aeaa 
>   src/Makefile.am b0d63e2feef4bbbb186443ff9620a96473799a9f 
> 
> 
> Diff: https://reviews.apache.org/r/68749/diff/1/
> 
> 
> Testing
> -------
> 
> Verified that `./support/docker-build.sh` fails after updating 
> `AM_DISTCHECK_CONFIGURE_FLAGS` and then succeeds.
> 
> 
> Thanks,
> 
> James Peach
> 
>

Reply via email to