You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Chun-Hung Hsiao <ch...@mesosphere.io> on 2017/10/11 00:22:11 UTC

Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

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

Review request for mesos, Jie Yu and Zhitao Li.


Repository: mesos


Description
-------

This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:

https://github.com/grpc/grpc/commit/f8b6d6f

The gRPC patch file also includes the following patches originally:

https://github.com/grpc/grpc/commit/807693b
https://github.com/grpc/grpc/commit/43f7acf
https://github.com/grpc/grpc/pull/11558
https://github.com/grpc/grpc/pull/11565


Diffs
-----

  3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 


Diff: https://reviews.apache.org/r/62876/diff/1/


Testing
-------

make on Debian 8 with libc-ares-dev (1.10.0) installed.


Thanks,

Chun-Hung Hsiao


Re: Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62876/#review187618
-----------------------------------------------------------



PASS: Mesos patch 62876 was successfully built and tested.

Reviews applied: `['62876']`

All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62876

- Mesos Reviewbot Windows


On Oct. 11, 2017, 12:49 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62876/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2017, 12:49 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Zhitao Li.
> 
> 
> Bugs: MESOS-8070
>     https://issues.apache.org/jira/browse/MESOS-8070
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:
> 
> https://github.com/grpc/grpc/commit/f8b6d6f
> 
> The gRPC patch file also includes the following patches originally:
> 
> https://github.com/grpc/grpc/commit/807693b
> https://github.com/grpc/grpc/commit/43f7acf
> https://github.com/grpc/grpc/pull/11558
> https://github.com/grpc/grpc/pull/11565
> 
> 
> Diffs
> -----
> 
>   3rdparty/Makefile.am 687f52d9299bf9c6425c2ba7c35c050ff45a33cd 
>   3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 
>   3rdparty/grpc-1.4.2.readme PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/62876/diff/2/
> 
> 
> Testing
> -------
> 
> make on Debian 8 with libc-ares-dev (1.10.0) installed.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>


Re: Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62876/#review187617
-----------------------------------------------------------



Patch looks great!

Reviews applied: [62876]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh

- Mesos Reviewbot


On Oct. 11, 2017, 6:19 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62876/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2017, 6:19 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Zhitao Li.
> 
> 
> Bugs: MESOS-8070
>     https://issues.apache.org/jira/browse/MESOS-8070
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:
> 
> https://github.com/grpc/grpc/commit/f8b6d6f
> 
> The gRPC patch file also includes the following patches originally:
> 
> https://github.com/grpc/grpc/commit/807693b
> https://github.com/grpc/grpc/commit/43f7acf
> https://github.com/grpc/grpc/pull/11558
> https://github.com/grpc/grpc/pull/11565
> 
> 
> Diffs
> -----
> 
>   3rdparty/Makefile.am 687f52d9299bf9c6425c2ba7c35c050ff45a33cd 
>   3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 
>   3rdparty/grpc-1.4.2.readme PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/62876/diff/2/
> 
> 
> Testing
> -------
> 
> make on Debian 8 with libc-ares-dev (1.10.0) installed.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>


Re: Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

Posted by Chun-Hung Hsiao <ch...@mesosphere.io>.

> On Oct. 11, 2017, 8:31 p.m., Zhitao Li wrote:
> > 3rdparty/grpc-1.4.2.patch
> > Lines 34 (patched)
> > <https://reviews.apache.org/r/62876/diff/2/?file=1852086#file1852086line34>
> >
> >     trailing whitespace?

This is from the gRPC repo. I just cherry-picked the commits and use `git diff` to create this patch. The patch might fail to apply to the gRPC bundle if we omits these spaces.
If you're having problem applying this patch, please use `support/apply-reviews.py -s` to skip format checkings.


- Chun-Hung


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


On Oct. 11, 2017, 12:49 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62876/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2017, 12:49 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Zhitao Li.
> 
> 
> Bugs: MESOS-8070
>     https://issues.apache.org/jira/browse/MESOS-8070
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:
> 
> https://github.com/grpc/grpc/commit/f8b6d6f
> 
> The gRPC patch file also includes the following patches originally:
> 
> https://github.com/grpc/grpc/commit/807693b
> https://github.com/grpc/grpc/commit/43f7acf
> https://github.com/grpc/grpc/pull/11558
> https://github.com/grpc/grpc/pull/11565
> 
> 
> Diffs
> -----
> 
>   3rdparty/Makefile.am 687f52d9299bf9c6425c2ba7c35c050ff45a33cd 
>   3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 
>   3rdparty/grpc-1.4.2.readme PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/62876/diff/2/
> 
> 
> Testing
> -------
> 
> make on Debian 8 with libc-ares-dev (1.10.0) installed.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>


Re: Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

Posted by Zhitao Li <zh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62876/#review187695
-----------------------------------------------------------


Fix it, then Ship it!




Can you remove trailing whitespace?


3rdparty/grpc-1.4.2.patch
Lines 34 (patched)
<https://reviews.apache.org/r/62876/#comment264741>

    trailing whitespace?



3rdparty/grpc-1.4.2.patch
Lines 186 (patched)
<https://reviews.apache.org/r/62876/#comment264742>

    ditto


- Zhitao Li


On Oct. 11, 2017, 12:49 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62876/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2017, 12:49 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Zhitao Li.
> 
> 
> Bugs: MESOS-8070
>     https://issues.apache.org/jira/browse/MESOS-8070
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:
> 
> https://github.com/grpc/grpc/commit/f8b6d6f
> 
> The gRPC patch file also includes the following patches originally:
> 
> https://github.com/grpc/grpc/commit/807693b
> https://github.com/grpc/grpc/commit/43f7acf
> https://github.com/grpc/grpc/pull/11558
> https://github.com/grpc/grpc/pull/11565
> 
> 
> Diffs
> -----
> 
>   3rdparty/Makefile.am 687f52d9299bf9c6425c2ba7c35c050ff45a33cd 
>   3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 
>   3rdparty/grpc-1.4.2.readme PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/62876/diff/2/
> 
> 
> Testing
> -------
> 
> make on Debian 8 with libc-ares-dev (1.10.0) installed.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>


Re: Review Request 62876: Fix compile error for bundled gRPC on Debian 8 with libc-ares-dev.

Posted by Chun-Hung Hsiao <ch...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62876/
-----------------------------------------------------------

(Updated Oct. 11, 2017, 12:49 a.m.)


Review request for mesos, Jie Yu and Zhitao Li.


Changes
-------

Added a readme file to list all cherry-picked commits.


Repository: mesos


Description
-------

This patch adds the following commit to `3rdparty/grpc-1.4.2.patch`:

https://github.com/grpc/grpc/commit/f8b6d6f

The gRPC patch file also includes the following patches originally:

https://github.com/grpc/grpc/commit/807693b
https://github.com/grpc/grpc/commit/43f7acf
https://github.com/grpc/grpc/pull/11558
https://github.com/grpc/grpc/pull/11565


Diffs (updated)
-----

  3rdparty/Makefile.am 687f52d9299bf9c6425c2ba7c35c050ff45a33cd 
  3rdparty/grpc-1.4.2.patch bce9871bf1cadbb643325705c96d4194d17b4b73 
  3rdparty/grpc-1.4.2.readme PRE-CREATION 


Diff: https://reviews.apache.org/r/62876/diff/2/

Changes: https://reviews.apache.org/r/62876/diff/1-2/


Testing
-------

make on Debian 8 with libc-ares-dev (1.10.0) installed.


Thanks,

Chun-Hung Hsiao