Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-02-04 Thread Benjamin Bannier

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

(Updated Feb. 4, 2016, 3:49 p.m.)


Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.


Changes
---

removed artefact from description.


Bugs: MESOS-4271
https://issues.apache.org/jira/browse/MESOS-4271


Repository: mesos


Description (updated)
---

The added m4 macro definitions come from
git://anongit.freedesktop.org/git/dolt revision
2eae53fa6d31175e9de62a312cc2191fd8a25cb7.


Diffs
-

  Makefile.am fbd4e5a6356e90c867ba47c48c86fc9161ddd98e 
  configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
  m4/dolt.m4 PRE-CREATION 

Diff: https://reviews.apache.org/r/41871/diff/


Testing
---

make


Thanks,

Benjamin Bannier



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-02-04 Thread Mesos ReviewBot

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



Patch looks great!

Reviews applied: [41871]

Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' 
COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh

- Mesos ReviewBot


On Jan. 11, 2016, 5:22 p.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 11, 2016, 5:22 p.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> Review: https://reviews.apache.org/r/41871
> 
> 
> Diffs
> -
> 
>   Makefile.am fbd4e5a6356e90c867ba47c48c86fc9161ddd98e 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> make
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-02-04 Thread Till Toenshoff


> On Jan. 5, 2016, 9:03 a.m., Joerg Schad wrote:
> > configure.ac, line 46
> > 
> >
> > General comment: As this adds another tool to our build chain, should 
> > we have a brief discussion on the dev mailing list?

That discussion was triggered by Benjamin, but unfortunately the feedback was 
rather minimal.


- Till


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


On Jan. 11, 2016, 5:22 p.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 11, 2016, 5:22 p.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> Review: https://reviews.apache.org/r/41871
> 
> 
> Diffs
> -
> 
>   Makefile.am fbd4e5a6356e90c867ba47c48c86fc9161ddd98e 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> make
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-11 Thread Benjamin Bannier

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

(Updated Jan. 11, 2016, 6:22 p.m.)


Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.


Changes
---

Rebased.


Bugs: MESOS-4271
https://issues.apache.org/jira/browse/MESOS-4271


Repository: mesos


Description (updated)
---

The added m4 macro definitions come from
git://anongit.freedesktop.org/git/dolt revision
2eae53fa6d31175e9de62a312cc2191fd8a25cb7.

Review: https://reviews.apache.org/r/41871


Diffs (updated)
-

  Makefile.am fbd4e5a6356e90c867ba47c48c86fc9161ddd98e 
  configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
  m4/dolt.m4 PRE-CREATION 

Diff: https://reviews.apache.org/r/41871/diff/


Testing
---

make


Thanks,

Benjamin Bannier



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-08 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [41871]

Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export 
COMPILER=gcc; ./support/docker_build.sh

- Mesos ReviewBot


On Jan. 8, 2016, 10:04 a.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 8, 2016, 10:04 a.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> 
> Diffs
> -
> 
>   Makefile.am d9604f48f194dc8272423410e9938e646f334a9c 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> make
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-08 Thread Benjamin Bannier

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

(Updated Jan. 8, 2016, 11:04 a.m.)


Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.


Changes
---

Used symbolic name for dolt script cleanup.


Bugs: MESOS-4271
https://issues.apache.org/jira/browse/MESOS-4271


Repository: mesos


Description
---

The added m4 macro definitions come from
git://anongit.freedesktop.org/git/dolt revision
2eae53fa6d31175e9de62a312cc2191fd8a25cb7.


Diffs (updated)
-

  Makefile.am d9604f48f194dc8272423410e9938e646f334a9c 
  configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
  m4/dolt.m4 PRE-CREATION 

Diff: https://reviews.apache.org/r/41871/diff/


Testing
---

make


Thanks,

Benjamin Bannier



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-05 Thread Joerg Schad

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

Ship it!


The change itself looks great. My only concern is that we should briefly 
discuss this on the dev mailing whether there are any potential problems as we 
are adding a new tool to our buildchain.


configure.ac (line 46)


General comment: As this adds another tool to our build chain, should we 
have a brief discussion on the dev mailing list?


- Joerg Schad


On Jan. 4, 2016, 8:01 p.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 4, 2016, 8:01 p.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> 
> Diffs
> -
> 
>   Makefile.am d9604f48f194dc8272423410e9938e646f334a9c 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> make
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [41871]

Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export 
COMPILER=gcc; ./support/docker_build.sh

- Mesos ReviewBot


On Jan. 4, 2016, 8:01 p.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 4, 2016, 8:01 p.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> 
> Diffs
> -
> 
>   Makefile.am d9604f48f194dc8272423410e9938e646f334a9c 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> make
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Benjamin Bannier


> On Jan. 4, 2016, 7:13 p.m., Vinod Kone wrote:
> > review bot is barfing on this review due to files left over after 
> > `distcheck`. for some reason, it is not able to post the error to this 
> > review.
> > 
> > see: https://builds.apache.org/job/mesos-reviewbot/10563/consoleFull
> > 
> > rm -rf ../include/mesos/.deps ../include/mesos/authentication/.deps 
> > ../include/mesos/authorizer/.deps ../include/mesos/containerizer/.deps 
> > ../include/mesos/executor/.deps ../include/mesos/fetcher/.deps 
> > ../include/mesos/maintenance/.deps ../include/mesos/master/.deps 
> > ../include/mesos/module/.deps ../include/mesos/quota/.deps 
> > ../include/mesos/scheduler/.deps ../include/mesos/slave/.deps 
> > ../include/mesos/uri/.deps ../include/mesos/v1/.deps 
> > ../include/mesos/v1/executor/.deps ../include/mesos/v1/scheduler/.deps 
> > authentication/cram_md5/.deps authorizer/.deps authorizer/local/.deps 
> > cli/.deps common/.deps docker/.deps examples/.deps exec/.deps files/.deps 
> > hdfs/.deps health-check/.deps hook/.deps internal/.deps java/jni/.deps 
> > jvm/.deps jvm/org/apache/.deps launcher/.deps linux/.deps 
> > linux/routing/.deps linux/routing/diagnosis/.deps 
> > linux/routing/filter/.deps linux/routing/link/.deps 
> > linux/routing/queueing/.deps local/.deps log/.deps log/tool/.deps 
> > logging/.deps master/.deps master/allocat
 or/.deps master/allocator/mesos/.deps master/allocator/sorter/drf/.deps 
messages/.deps module/.deps sched/.deps scheduler/.deps slave/.deps 
slave/container_loggers/.deps slave/containerizer/.deps 
slave/containerizer/mesos/.deps 
slave/containerizer/mesos/isolators/cgroups/.deps 
slave/containerizer/mesos/isolators/filesystem/.deps 
slave/containerizer/mesos/isolators/namespaces/.deps 
slave/containerizer/mesos/isolators/network/.deps 
slave/containerizer/mesos/isolators/posix/.deps 
slave/containerizer/mesos/provisioner/.deps 
slave/containerizer/mesos/provisioner/appc/.deps 
slave/containerizer/mesos/provisioner/backends/.deps 
slave/containerizer/mesos/provisioner/docker/.deps slave/qos_controllers/.deps 
slave/resource_estimators/.deps state/.deps tests/.deps tests/common/.deps 
tests/containerizer/.deps uri/.deps uri/fetchers/.deps usage/.deps v1/.deps 
version/.deps watcher/.deps zookeeper/.deps
> > rm -f Makefile
> > make[2]: Leaving directory `/mesos/mesos-0.27.0/_build/src'
> > rm -f config.status config.cache config.log configure.lineno 
> > config.status.lineno
> > rm -f Makefile
> > ERROR: files left in build directory after distclean:
> > ./doltcompile
> > ./doltlibtool
> > make[1]: *** [distcleancheck] Error 1
> > make[1]: Leaving directory `/mesos/mesos-0.27.0/_build'
> > make: *** [distcheck] Error 1
> > + docker rmi mesos-1451914182-7684
> > Untagged: mesos-1451914182-7684:latest
> > Deleted: edce623bfacfe151f4eb2ce043da603d9d42fef317d1e3786915ba0d8f92509f
> > Deleted: f79080fae06dab336bd977abb7d15f2fe5fb583c763ac659193b6533f6c5e5be
> > Deleted: b234553bc04c69e11a1615cca4e305654f06524b206452282a0f7e3f55909247
> > Deleted: 643819d7780cfc1f9777af6701320d015c1c2deede6d4701c24291d9d4ad
> > Deleted: 1e8b507353e73ec9c21d3261b859f59bac262d6084c907a574a58a9f2ffb7f61
> > Deleted: b60760b3d51d6fa5ccf73615d756f1c9bf9a90f055aaa7a1faf4fe603c65f21c
> > Deleted: cc1480bba575570d0ebe823890b857275e40d02f9cadcef36f7e81e9de110b81
> > Deleted: 68a0e9e091d006e7847d2fad79a187c5499caaa2ed7b7e0b209805c3fa225423
> > Deleted: 7c10ec0410ba5c09f1d7fec4af412a0eb190a5b88abd4eda91ee86273f0da747
> > Deleted: 0e7ff51abc7fc802e23f485b76572ac44b25734aaa2f87fb310b993fd20e0287
> > Deleted: 4aacb99516c5c527efabc373a8ccabb23be02b1e22ef0614f602c718da6e26c7
> > Deleted: 320d5d9faa5bb892ad4c9e9f88e86da36f2821d4751cd5882fdb19db70fcf7a3
> > Deleted: 3ce6a66c980c0f87bed6d45685344fb1ec553877d6027b812400f0892f650bcf
> > 
> > Error handling URL 
> > https://reviews.apache.org/api/review-requests/41871/reviews/: INTERNAL 
> > SERVER ERROR
> > git clean -fd
> > git reset --hard 440eb96ee735b44741bf106677c8346ac2436aed

Thanks for sharing the log, Vinod. I updated the Makefile to remove the dolt 
shell scripts.


- Benjamin


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


On Jan. 4, 2016, 8:01 p.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 4, 2016, 8:01 p.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de6

Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Benjamin Bannier

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

(Updated Jan. 4, 2016, 8:01 p.m.)


Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.


Changes
---

Updated Makefile to distclean dolt shell scripts.


Bugs: MESOS-4271
https://issues.apache.org/jira/browse/MESOS-4271


Repository: mesos


Description
---

The added m4 macro definitions come from
git://anongit.freedesktop.org/git/dolt revision
2eae53fa6d31175e9de62a312cc2191fd8a25cb7.


Diffs (updated)
-

  Makefile.am d9604f48f194dc8272423410e9938e646f334a9c 
  configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
  m4/dolt.m4 PRE-CREATION 

Diff: https://reviews.apache.org/r/41871/diff/


Testing (updated)
---

make


Thanks,

Benjamin Bannier



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Vinod Kone

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


review bot is barfing on this review due to files left over after `distcheck`. 
for some reason, it is not able to post the error to this review.

see: https://builds.apache.org/job/mesos-reviewbot/10563/consoleFull

rm -rf ../include/mesos/.deps ../include/mesos/authentication/.deps 
../include/mesos/authorizer/.deps ../include/mesos/containerizer/.deps 
../include/mesos/executor/.deps ../include/mesos/fetcher/.deps 
../include/mesos/maintenance/.deps ../include/mesos/master/.deps 
../include/mesos/module/.deps ../include/mesos/quota/.deps 
../include/mesos/scheduler/.deps ../include/mesos/slave/.deps 
../include/mesos/uri/.deps ../include/mesos/v1/.deps 
../include/mesos/v1/executor/.deps ../include/mesos/v1/scheduler/.deps 
authentication/cram_md5/.deps authorizer/.deps authorizer/local/.deps cli/.deps 
common/.deps docker/.deps examples/.deps exec/.deps files/.deps hdfs/.deps 
health-check/.deps hook/.deps internal/.deps java/jni/.deps jvm/.deps 
jvm/org/apache/.deps launcher/.deps linux/.deps linux/routing/.deps 
linux/routing/diagnosis/.deps linux/routing/filter/.deps 
linux/routing/link/.deps linux/routing/queueing/.deps local/.deps log/.deps 
log/tool/.deps logging/.deps master/.deps master/allocator/.
 deps master/allocator/mesos/.deps master/allocator/sorter/drf/.deps 
messages/.deps module/.deps sched/.deps scheduler/.deps slave/.deps 
slave/container_loggers/.deps slave/containerizer/.deps 
slave/containerizer/mesos/.deps 
slave/containerizer/mesos/isolators/cgroups/.deps 
slave/containerizer/mesos/isolators/filesystem/.deps 
slave/containerizer/mesos/isolators/namespaces/.deps 
slave/containerizer/mesos/isolators/network/.deps 
slave/containerizer/mesos/isolators/posix/.deps 
slave/containerizer/mesos/provisioner/.deps 
slave/containerizer/mesos/provisioner/appc/.deps 
slave/containerizer/mesos/provisioner/backends/.deps 
slave/containerizer/mesos/provisioner/docker/.deps slave/qos_controllers/.deps 
slave/resource_estimators/.deps state/.deps tests/.deps tests/common/.deps 
tests/containerizer/.deps uri/.deps uri/fetchers/.deps usage/.deps v1/.deps 
version/.deps watcher/.deps zookeeper/.deps
rm -f Makefile
make[2]: Leaving directory `/mesos/mesos-0.27.0/_build/src'
rm -f config.status config.cache config.log configure.lineno 
config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./doltcompile
./doltlibtool
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/mesos/mesos-0.27.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1451914182-7684
Untagged: mesos-1451914182-7684:latest
Deleted: edce623bfacfe151f4eb2ce043da603d9d42fef317d1e3786915ba0d8f92509f
Deleted: f79080fae06dab336bd977abb7d15f2fe5fb583c763ac659193b6533f6c5e5be
Deleted: b234553bc04c69e11a1615cca4e305654f06524b206452282a0f7e3f55909247
Deleted: 643819d7780cfc1f9777af6701320d015c1c2deede6d4701c24291d9d4ad
Deleted: 1e8b507353e73ec9c21d3261b859f59bac262d6084c907a574a58a9f2ffb7f61
Deleted: b60760b3d51d6fa5ccf73615d756f1c9bf9a90f055aaa7a1faf4fe603c65f21c
Deleted: cc1480bba575570d0ebe823890b857275e40d02f9cadcef36f7e81e9de110b81
Deleted: 68a0e9e091d006e7847d2fad79a187c5499caaa2ed7b7e0b209805c3fa225423
Deleted: 7c10ec0410ba5c09f1d7fec4af412a0eb190a5b88abd4eda91ee86273f0da747
Deleted: 0e7ff51abc7fc802e23f485b76572ac44b25734aaa2f87fb310b993fd20e0287
Deleted: 4aacb99516c5c527efabc373a8ccabb23be02b1e22ef0614f602c718da6e26c7
Deleted: 320d5d9faa5bb892ad4c9e9f88e86da36f2821d4751cd5882fdb19db70fcf7a3
Deleted: 3ce6a66c980c0f87bed6d45685344fb1ec553877d6027b812400f0892f650bcf

Error handling URL 
https://reviews.apache.org/api/review-requests/41871/reviews/: INTERNAL SERVER 
ERROR
git clean -fd
git reset --hard 440eb96ee735b44741bf106677c8346ac2436aed

- Vinod Kone


On Jan. 4, 2016, 11:27 a.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 4, 2016, 11:27 a.m.)
> 
> 
> Review request for mesos, Joerg Schad, Michael Park, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> 
> Diffs
> -
> 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Re: Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Till Toenshoff

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

Ship it!


Ship It!

- Till Toenshoff


On Jan. 4, 2016, 9:12 a.m., Benjamin Bannier wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41871/
> ---
> 
> (Updated Jan. 4, 2016, 9:12 a.m.)
> 
> 
> Review request for mesos, Joerg Schad and Michael Park.
> 
> 
> Bugs: MESOS-4271
> https://issues.apache.org/jira/browse/MESOS-4271
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The added m4 macro definitions come from
> git://anongit.freedesktop.org/git/dolt revision
> 2eae53fa6d31175e9de62a312cc2191fd8a25cb7.
> 
> 
> Diffs
> -
> 
>   configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
>   m4/dolt.m4 PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41871/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>



Review Request 41871: Replaced libtool with dolt to speed up compiler invocations.

2016-01-04 Thread Benjamin Bannier

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

Review request for mesos, Joerg Schad and Michael Park.


Bugs: MESOS-4271
https://issues.apache.org/jira/browse/MESOS-4271


Repository: mesos


Description
---

The added m4 macro definitions come from
git://anongit.freedesktop.org/git/dolt revision
2eae53fa6d31175e9de62a312cc2191fd8a25cb7.


Diffs
-

  configure.ac 40d60a63cdba41d06305f09141f4d14d6e229d95 
  m4/dolt.m4 PRE-CREATION 

Diff: https://reviews.apache.org/r/41871/diff/


Testing
---


Thanks,

Benjamin Bannier