Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* --enable-build-with-cxx buildslave?
@ 2015-05-15 15:24 Pedro Alves
  2015-05-15 16:58 ` Sergio Durigan Junior
  0 siblings, 1 reply; 5+ messages in thread
From: Pedro Alves @ 2015-05-15 15:24 UTC (permalink / raw)
  To: Sergio Durigan Junior, GDB Patches

Hi Sergio,

Would it be possible / easy to add an --enable-build-with-cxx buildslave, to
catch C++ mode build regressions?

Thanks,
Pedro Alves


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: --enable-build-with-cxx buildslave?
  2015-05-15 15:24 --enable-build-with-cxx buildslave? Pedro Alves
@ 2015-05-15 16:58 ` Sergio Durigan Junior
  2015-05-15 17:08   ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: Sergio Durigan Junior @ 2015-05-15 16:58 UTC (permalink / raw)
  To: Pedro Alves; +Cc: GDB Patches

On Friday, May 15 2015, Pedro Alves wrote:

> Hi Sergio,

Hey,

> Would it be possible / easy to add an --enable-build-with-cxx buildslave, to
> catch C++ mode build regressions?

Hm, we're kind of running short on resources to add new builders there,
but I can try to squeeze one more using the x86_64 buildslave I have
here.  I'll give it a try today and see if the machine can handle the
load, and then I'll let you know.

Cheers,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: --enable-build-with-cxx buildslave?
  2015-05-15 16:58 ` Sergio Durigan Junior
@ 2015-05-15 17:08   ` Pedro Alves
  2015-05-15 18:39     ` Sergio Durigan Junior
  0 siblings, 1 reply; 5+ messages in thread
From: Pedro Alves @ 2015-05-15 17:08 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: GDB Patches

On 05/15/2015 05:58 PM, Sergio Durigan Junior wrote:
> On Friday, May 15 2015, Pedro Alves wrote:
> 
>> Hi Sergio,
> 
> Hey,
> 
>> Would it be possible / easy to add an --enable-build-with-cxx buildslave, to
>> catch C++ mode build regressions?
> 
> Hm, we're kind of running short on resources to add new builders there,
> but I can try to squeeze one more using the x86_64 buildslave I have
> here.  I'll give it a try today and see if the machine can handle the
> load, and then I'll let you know.

I'd be happy with making it only do the build steps, to catch build
regressions.  We can worry about enabling the testsuite after we're
done getting rid of -fpermissive.

Thanks,
Pedro Alves


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: --enable-build-with-cxx buildslave?
  2015-05-15 17:08   ` Pedro Alves
@ 2015-05-15 18:39     ` Sergio Durigan Junior
  2015-05-15 18:42       ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: Sergio Durigan Junior @ 2015-05-15 18:39 UTC (permalink / raw)
  To: Pedro Alves; +Cc: GDB Patches

On Friday, May 15 2015, Pedro Alves wrote:

>> Hm, we're kind of running short on resources to add new builders there,
>> but I can try to squeeze one more using the x86_64 buildslave I have
>> here.  I'll give it a try today and see if the machine can handle the
>> load, and then I'll let you know.
>
> I'd be happy with making it only do the build steps, to catch build
> regressions.  We can worry about enabling the testsuite after we're
> done getting rid of -fpermissive.

OK, that is easier :-).  I set the thing up.  You can see the builder
here:

  <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cxx-build-m64>

It is not running the testsuite, so it won't generate e-mail
notifications to the gdb-testers mailing list *unless* something really
important happens, which is exactly what you asked :-).  The good thing
is that we won't need to worry about racy tests for this one!

I'll monitor it to see if it works OK for the first builds.  If you see
anything wrong there, just let me know.

Cheers,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: --enable-build-with-cxx buildslave?
  2015-05-15 18:39     ` Sergio Durigan Junior
@ 2015-05-15 18:42       ` Pedro Alves
  0 siblings, 0 replies; 5+ messages in thread
From: Pedro Alves @ 2015-05-15 18:42 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: GDB Patches

On 05/15/2015 07:39 PM, Sergio Durigan Junior wrote:
> On Friday, May 15 2015, Pedro Alves wrote:
> 
>>> Hm, we're kind of running short on resources to add new builders there,
>>> but I can try to squeeze one more using the x86_64 buildslave I have
>>> here.  I'll give it a try today and see if the machine can handle the
>>> load, and then I'll let you know.
>>
>> I'd be happy with making it only do the build steps, to catch build
>> regressions.  We can worry about enabling the testsuite after we're
>> done getting rid of -fpermissive.
> 
> OK, that is easier :-).  I set the thing up.  You can see the builder
> here:
> 
>   <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cxx-build-m64>
> 
> It is not running the testsuite, so it won't generate e-mail
> notifications to the gdb-testers mailing list *unless* something really
> important happens, which is exactly what you asked :-).  The good thing
> is that we won't need to worry about racy tests for this one!
> 
> I'll monitor it to see if it works OK for the first builds.  If you see
> anything wrong there, just let me know.

Excellent!

Thanks,
Pedro Alves


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-15 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 15:24 --enable-build-with-cxx buildslave? Pedro Alves
2015-05-15 16:58 ` Sergio Durigan Junior
2015-05-15 17:08   ` Pedro Alves
2015-05-15 18:39     ` Sergio Durigan Junior
2015-05-15 18:42       ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox