Mailing List Archive

buildbot failure in ASF Buildbot on mod_perl_2_trunk
The Buildbot has finished a build of mod_perl_2_trunk on ASF Buildbot.
Full details are available at:
http://localhost:8080/builders/mod_perl_2_trunk/builds/16

Buildbot URL: http://localhost:8080/

Buildslave for this Build: ceres_ubuntu

Build Reason: forced: by IRC user <gmcdonald> on channel #asfinfra: testing
Build Source Stamp: HEAD
Blamelist:

BUILD FAILED: failed compile_2

sincerely,
-The Buildbot


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
buildbot failure in ASF Buildbot on mod_perl_2_trunk [ In reply to ]
The Buildbot has finished a build of mod_perl_2_trunk on ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/mod_perl_2_trunk/builds/17

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: ceres_ubuntu

Build Reason: forced: by IRC user <gmcdonald> on channel #asftest: testing
Build Source Stamp: HEAD
Blamelist:

BUILD FAILED: failed compile_2

sincerely,
-The Buildbot


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
buildbot failure in ASF Buildbot on mod_perl_2_trunk [ In reply to ]
The Buildbot has finished a build of mod_perl_2_trunk on ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/mod_perl_2_trunk/builds/18

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: ceres_ubuntu

Build Reason: forced: by IRC user <gmcdonald> on channel #asftest: testing
Build Source Stamp: HEAD
Blamelist:

BUILD FAILED: failed compile_2

sincerely,
-The Buildbot


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
buildbot failure in ASF Buildbot on mod_perl_2_trunk [ In reply to ]
The Buildbot has finished a build of mod_perl_2_trunk on ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/mod_perl_2_trunk/builds/20

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: ceres_ubuntu

Build Reason:
Build Source Stamp: unavailable
Blamelist: phred

BUILD FAILED: failed compile_2

sincerely,
-The Buildbot


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
RE: buildbot failure in ASF Buildbot on mod_perl_2_trunk [ In reply to ]
Hi All,


> -----Original Message-----
> From: buildbot@apache.org [mailto:buildbot@apache.org]
> Sent: Wednesday, 8 April 2009 2:47 PM
> To: dev@perl.apache.org
> Subject: buildbot failure in ASF Buildbot on mod_perl_2_trunk
>
> The Buildbot has finished a build of mod_perl_2_trunk on ASF Buildbot.
> Full details are available at:
> http://ci.apache.org/builders/mod_perl_2_trunk/builds/20
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: ceres_ubuntu
>
> Build Reason:
> Build Source Stamp: unavailable
> Blamelist: phred
>
> BUILD FAILED: failed compile_2
>
> sincerely,
> -The Buildbot

great, so notifications are working.

Any time a commit happens, mod perl 2 trunk is built and tested by buildbot.

results can be seen at any time, mod perl specific output can be narrowed
down to

http://ci.apache.org/waterfall?branch=&builder=mod_perl_2_trunk&reload=none

which shows the build & commit history.

There is now a new mailing list for all things build related,
builds@apache.org. Rather than me sign up to every project dev list going,
if someone from a project can subscribe to the new list, to talk about
buildbot builds, Hudson, continuum etc..

On to why it is failing, I did start a thread here on this (Buildbot
Notifications and request for a cure of failure) which fizzled out.

Some more info,

the Makefile.PL that is being produced has these lines which is why it fails
compile :-

# MakeMaker Parameters:

# #define AP_SERVER_MAJORVERSION_NUMBER 2
=> q[-I/src/modules/perl -I/xs -I/usr/include/apr-1.0
-I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql
-I/usr/include/apache2]
# ABSTRACT_FROM => q[lib/Apache2/Reload.pm]

Notice that the #define AP_SERVER... is up on the previous empty line and
that causes => q[.... to be on the next line but without a comment # at the
start.

This happens in the Apache-Reload and Apache-SizeLimit Makefile files.

One idea is that it 'may' have something to do with the exeutils:makemaker
module which has been receiving some attention :

http://search.cpan.org/~mschwern/ExtUtils-MakeMaker-6.50/

These tests used to pass for me, but started failing mid-march.

Whether the solution lies in patching mod perl to suit I cant say.

Now that we have a new list, anything to do with builds if we could discuss
on that list, if you want more info, need things changing, whatever, I'm
there to help with the build side of things. Fixing problems is your gig :)

Gav...



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
Re: buildbot failure in ASF Buildbot on mod_perl_2_trunk [ In reply to ]
On 06/12/2014 09:51 AM, Steve Hay wrote:
> On 12 June 2014 08:47, <buildbot@apache.org> wrote:
>> The Buildbot has detected a failed build on builder mod_perl_2_trunk while building ASF Buildbot.
>> Full details are available at:
>> http://ci.apache.org/builders/mod_perl_2_trunk/builds/0
>>
>> Buildbot URL: http://ci.apache.org/
>>
>> Buildslave for this Build: ceres_ubuntu
>>
>> Build Reason: scheduler
>> Build Source Stamp: [branch perl/modperl/trunk] 1602082
>> Blamelist: stevehay
>>
>> BUILD FAILED: failed compile_2
>>
>
> I've begun the process of merging httpd24threading back into trunk, so
> please ignore buildbot failures until the process is complete. I'll
> email this list when I believe I've merged it all across...

Great news :). I hope it will work correctly after the merge :).

Jan Kaluza

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org