[jira] [Comment Edited] (MESOS-5415) bootstrap of libprocess fails.

2016-07-05 Thread Kapil Arya (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303164#comment-15303164
 ] 

Kapil Arya edited comment on MESOS-5415 at 7/5/16 7:09 PM:
---

RRs:

https://reviews.apache.org/r/47924/
https://reviews.apache.org/r/47925/
https://reviews.apache.org/r/47928/
https://reviews.apache.org/r/47929/


was (Author: karya):
RRs:

https://reviews.apache.org/r/47924/
https://reviews.apache.org/r/47925/
https://reviews.apache.org/r/47927/
https://reviews.apache.org/r/47928/
https://reviews.apache.org/r/47929/

> bootstrap of libprocess fails.
> --
>
> Key: MESOS-5415
> URL: https://issues.apache.org/jira/browse/MESOS-5415
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.0.0
>Reporter: Till Toenshoff
>Assignee: Kapil Arya
>
> When trying to build libprocess on its own, I am hitting the following:
> {noformat}
> $ pwd
> /home/till/scratchpad/mesos/3rdparty/libprocess
> $ ./bootstrap
> […]
> configure.ac:64: error: required file '3rdparty/gmock_sources.cc.in' not found
> {noformat}
> So the standalone {{configure.ac}} still tries to locate 
> {{gmock_source.cc.in}} in a subfolder called {{3rdparty}} while it should 
> actually try to locate it in its parent folder.
> {noformat}
> $ ll /home/till/scratchpad/mesos/3rdparty/gmock_sources.cc.in
> -rw-rw-r--. 1 till till 730 May 19 13:22 
> /home/till/scratchpad/mesos/3rdparty/gmock_sources.cc.in
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (MESOS-5415) bootstrap of libprocess fails.

2016-05-26 Thread Kapil Arya (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303164#comment-15303164
 ] 

Kapil Arya edited comment on MESOS-5415 at 5/26/16 11:34 PM:
-

RRs:

https://reviews.apache.org/r/47924/
https://reviews.apache.org/r/47925/
https://reviews.apache.org/r/47927/
https://reviews.apache.org/r/47928/
https://reviews.apache.org/r/47929/


was (Author: karya):
RRs:

https://reviews.apache.org/r/47924/
https://reviews.apache.org/r/47925/
https://reviews.apache.org/r/47926/
https://reviews.apache.org/r/47927/

> bootstrap of libprocess fails.
> --
>
> Key: MESOS-5415
> URL: https://issues.apache.org/jira/browse/MESOS-5415
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.29.0
>Reporter: Till Toenshoff
>Assignee: Kapil Arya
>
> When trying to build libprocess on its own, I am hitting the following:
> {noformat}
> $ pwd
> /home/till/scratchpad/mesos/3rdparty/libprocess
> $ ./bootstrap
> […]
> configure.ac:64: error: required file '3rdparty/gmock_sources.cc.in' not found
> {noformat}
> So the standalone {{configure.ac}} still tries to locate 
> {{gmock_source.cc.in}} in a subfolder called {{3rdparty}} while it should 
> actually try to locate it in its parent folder.
> {noformat}
> $ ll /home/till/scratchpad/mesos/3rdparty/gmock_sources.cc.in
> -rw-rw-r--. 1 till till 730 May 19 13:22 
> /home/till/scratchpad/mesos/3rdparty/gmock_sources.cc.in
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)