Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev

FW: Buildbot Notifications and request for a cure of failure

 

 

ModPerl dev RSS feed   Index | Next | Previous | View Threaded


gavin at 16degrees

Mar 31, 2009, 2:24 AM

Post #1 of 4 (1398 views)
Permalink
FW: Buildbot Notifications and request for a cure of failure

> -----Original Message-----
> From: Gavin [mailto:gavin [at] 16degrees]
> Sent: Monday, 30 March 2009 7:57 AM
> To: 'Philippe M. Chiasson'
> Subject: RE: Buildbot Notifications and request for a cure of failure
>
> Attached, thanks for looking!
>
> Gav...
>
> > -----Original Message-----
> > From: Philippe M. Chiasson [mailto:gozer [at] ectoplasm]
> > Sent: Monday, 30 March 2009 1:55 AM
> > To: gavin [at] 16degrees
> > Subject: Re: Buildbot Notifications and request for a cure of failure
> >
> > it works for me on fedora 10. Could you post the apache-reload makefile,
> > since thas where the problem seems to be ?
> >
> > Thanks.
> >
> > -----Original Message-----
> > From: "Gavin" <gavin [at] 16degrees>
> > Date: Sunday, Mar 29, 2009 4:27 am
> > Subject: Buildbot Notifications and request for a cure of failure
> > To: <dev [at] perl>
> >
> > Hi All,
> > >
> > >First off, apologies for the Buildbot failure/success notifications
> there
> > is still some testing underway but believe Buildbot is now mostly
> > functional.
> > >
> > >I've just spotted a flaw in how notifications are delivered and this is
> > the cause of why you are getting the 'rat dev' posts also.
> > >
> > >I will turn off notifications to this list until that is rectified.
> > >
> > >While I'm here it would be good if someone could take a look at why
> > Apache::Reload is causing the errors it is. Perhaps a month ago it was
> > passing no problems. (I understand it is now bundled with mod perl 2)
> > >
> > >Details of the failure at
> > >
> >
> >http://ci.apache.org/builders/mod_perl_2_trunk/builds/18/steps/compile_2/
> > log s/stdio
> > >
> > >It would be good if we can somehow find the cure before I turn
> > notifications back on.
> > >
> > >For reference, future builds will be triggered via an svn commit, this
> > now works properly (thanks Gozer), but I am currently 'forcing' extra
> > builds during testing.
> > >
> > >Currently the mod_perl_2_trunk builder performs these steps :
> > >
> > >1. svn checkout
> > >2. perl MakeFile.pl MP_APXS=/usr/bin/apxs2
> > >3. make
> > >4. make test
> > >
> > >the current failure is happening on step 3 'make'
> > >
> > >Thanks
> > >
> > >Gav...
> > >
> > >
> > >---------------------------------------------------------------------
> To
> > unsubscribe, e-mail: dev-unsubscribe [at] perl
> > >For additional commands, e-mail: dev-help [at] perl
> > >
> > >
> > >
> >
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG.
> > Version: 7.5.557 / Virus Database: 270.11.31/2028 - Release Date:
> > 3/28/2009 7:16 AM
Attachments: Makefile (18.1 KB)


gozer at ectoplasm

Mar 31, 2009, 8:10 AM

Post #2 of 4 (1315 views)
Permalink
Re: FW: Buildbot Notifications and request for a cure of failure [In reply to]

On 31/3/09 05:24, Gavin wrote:
>
>
>> -----Original Message-----
>> From: Gavin [mailto:gavin [at] 16degrees]
>> Sent: Monday, 30 March 2009 7:57 AM
>> To: 'Philippe M. Chiasson'
>> Subject: RE: Buildbot Notifications and request for a cure of failure
>>
>> Attached, thanks for looking!

This looks funny:

[...]
OSNAME = linux
OSVERS = 2.6.24-16-server
RANLIB = :

Do you have ranlib in the PATH on that system ?


--
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/
Attachments: signature.asc (0.18 KB)


gavin at 16degrees

Mar 31, 2009, 1:27 PM

Post #3 of 4 (1310 views)
Permalink
RE: FW: Buildbot Notifications and request for a cure of failure [In reply to]

> -----Original Message-----
> From: Philippe M. Chiasson [mailto:gozer [at] ectoplasm]
> Sent: Wednesday, 1 April 2009 1:11 AM
> To: Gavin
> Cc: dev [at] perl
> Subject: Re: FW: Buildbot Notifications and request for a cure of failure
>
> On 31/3/09 05:24, Gavin wrote:
> >
> >
> >> -----Original Message-----
> >> From: Gavin [mailto:gavin [at] 16degrees]
> >> Sent: Monday, 30 March 2009 7:57 AM
> >> To: 'Philippe M. Chiasson'
> >> Subject: RE: Buildbot Notifications and request for a cure of failure
> >>
> >> Attached, thanks for looking!
>
> This looks funny:
>
> [...]
> OSNAME = linux
> OSVERS = 2.6.24-16-server
> RANLIB = :
>
> Do you have ranlib in the PATH on that system ?

Yep, /usr/bin/ranlib with /usr/bin on the $PATH

Cheers

Gav...

>
>
> --
> Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
> http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


gavin at 16degrees

Mar 31, 2009, 3:15 PM

Post #4 of 4 (1307 views)
Permalink
RE: FW: Buildbot Notifications and request for a cure of failure [In reply to]

More info, this actually used to pass these tests up until March 25th

output at
http://202.60.90.243:8020/builders/mod_perl_2_trunk/builds/676/steps/compile
_2/logs/stdio

Gav...

> -----Original Message-----
> From: Gavin [mailto:gavin [at] 16degrees]
> Sent: Wednesday, 1 April 2009 6:27 AM
> To: 'Philippe M. Chiasson'
> Cc: dev [at] perl
> Subject: RE: FW: Buildbot Notifications and request for a cure of failure
>
>
>
> > -----Original Message-----
> > From: Philippe M. Chiasson [mailto:gozer [at] ectoplasm]
> > Sent: Wednesday, 1 April 2009 1:11 AM
> > To: Gavin
> > Cc: dev [at] perl
> > Subject: Re: FW: Buildbot Notifications and request for a cure of
> failure
> >
> > On 31/3/09 05:24, Gavin wrote:
> > >
> > >
> > >> -----Original Message-----
> > >> From: Gavin [mailto:gavin [at] 16degrees]
> > >> Sent: Monday, 30 March 2009 7:57 AM
> > >> To: 'Philippe M. Chiasson'
> > >> Subject: RE: Buildbot Notifications and request for a cure of failure
> > >>
> > >> Attached, thanks for looking!
> >
> > This looks funny:
> >
> > [...]
> > OSNAME = linux
> > OSVERS = 2.6.24-16-server
> > RANLIB = :
> >
> > Do you have ranlib in the PATH on that system ?
>
> Yep, /usr/bin/ranlib with /usr/bin on the $PATH
>
> Cheers
>
> Gav...
>
> >
> >
> > --
> > Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
> > http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe [at] perl
> For additional commands, e-mail: dev-help [at] perl
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.557 / Virus Database: 270.11.34/2032 - Release Date:
> 3/31/2009 6:02 AM


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl

ModPerl dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.