You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@apache.org> on 2015/06/04 21:50:26 UTC

Re: Build failed in Jenkins: mesos-reviewbot #6201

On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> checking for C++ compiler version... 4.8.2
> checking for C++ compiler vendor... (cached) gnu
> configure: error: GCC 4.8 or higher required (found 4.8.2)
>

hmm. this looks weird.

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by Joris Van Remoortere <jo...@mesosphere.io>.
JPeach: That's correct. You had it right in the top level project, but the
comparison was wrong in the libprocess check. Probably just a copy paste
error, all fixed now! :-)
Thanks for helping us move to more general macros!
Joris

On Thu, Jun 4, 2015 at 10:51 PM, James Peach <jo...@gmail.com> wrote:

>
> > On Jun 4, 2015, at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:
> >
> > On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> > jenkins@builds.apache.org> wrote:
> >
> >> checking for C++ compiler version... 4.8.2
> >> checking for C++ compiler vendor... (cached) gnu
> >> configure: error: GCC 4.8 or higher required (found 4.8.2)
> >>
> >
> > hmm. this looks weird.
>
> Is this the bug in my autoconf patch that Ben fixed with
> 2b2618f855a9f377111ad0460fc4a6e9db4d3755?

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by Joris Van Remoortere <jo...@mesosphere.io>.
JPeach: That's correct. You had it right in the top level project, but the
comparison was wrong in the libprocess check. Probably just a copy paste
error, all fixed now! :-)
Thanks for helping us move to more general macros!
Joris

On Thu, Jun 4, 2015 at 10:51 PM, James Peach <jo...@gmail.com> wrote:

>
> > On Jun 4, 2015, at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:
> >
> > On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> > jenkins@builds.apache.org> wrote:
> >
> >> checking for C++ compiler version... 4.8.2
> >> checking for C++ compiler vendor... (cached) gnu
> >> configure: error: GCC 4.8 or higher required (found 4.8.2)
> >>
> >
> > hmm. this looks weird.
>
> Is this the bug in my autoconf patch that Ben fixed with
> 2b2618f855a9f377111ad0460fc4a6e9db4d3755?

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by James Peach <jo...@gmail.com>.
> On Jun 4, 2015, at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:
> 
> On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
> 
>> checking for C++ compiler version... 4.8.2
>> checking for C++ compiler vendor... (cached) gnu
>> configure: error: GCC 4.8 or higher required (found 4.8.2)
>> 
> 
> hmm. this looks weird.

Is this the bug in my autoconf patch that Ben fixed with 2b2618f855a9f377111ad0460fc4a6e9db4d3755?

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by Benjamin Mahler <be...@gmail.com>.
Looks like ben pushed a fix ~ 5 hours ago.

On Thu, Jun 4, 2015 at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:

> On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
> > checking for C++ compiler version... 4.8.2
> > checking for C++ compiler vendor... (cached) gnu
> > configure: error: GCC 4.8 or higher required (found 4.8.2)
> >
>
> hmm. this looks weird.
>

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by Benjamin Mahler <be...@gmail.com>.
Looks like ben pushed a fix ~ 5 hours ago.

On Thu, Jun 4, 2015 at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:

> On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
> > checking for C++ compiler version... 4.8.2
> > checking for C++ compiler vendor... (cached) gnu
> > configure: error: GCC 4.8 or higher required (found 4.8.2)
> >
>
> hmm. this looks weird.
>

Re: Build failed in Jenkins: mesos-reviewbot #6201

Posted by James Peach <jo...@gmail.com>.
> On Jun 4, 2015, at 12:50 PM, Vinod Kone <vi...@apache.org> wrote:
> 
> On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
> 
>> checking for C++ compiler version... 4.8.2
>> checking for C++ compiler vendor... (cached) gnu
>> configure: error: GCC 4.8 or higher required (found 4.8.2)
>> 
> 
> hmm. this looks weird.

Is this the bug in my autoconf patch that Ben fixed with 2b2618f855a9f377111ad0460fc4a6e9db4d3755?