Skip Menu |

This queue is for tickets about the CGI-Application-Dispatch CPAN distribution.

Report information
The Basics
Id: 130785
Status: new
Priority: 0/
Queue: CGI-Application-Dispatch

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 3.12
Fixed in: (no value)



Subject: `Build test` reports error but returns success
As per subject. Sample session: % perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'CGI-Application-Dispatch' version '3.12' % ./Build Building CGI-Application-Dispatch % ./Build test [warning] setting ulimit to allow core files ulimit -c unlimited; /tmp/basesmoker-reloperl-SEz7/bin/perl /tmp/loop_over_bdir-bQg7EB/CGI-Application-Dispatch-3.12-0/t/TEST -clean [warning] setting ulimit to allow core files ulimit -c unlimited; /tmp/basesmoker-reloperl-SEz7/bin/perl /tmp/loop_over_bdir-bQg7EB/CGI-Application-Dispatch-3.12-0/t/TEST -bugreport -verbose=0 [ error] You must explicitly specify -httpd and/or -apxs options, or set $ENV{APACHE_TEST_HTTPD} and $ENV{APACHE_TEST_APXS}, or set your $PATH to include the httpd and apxs binaries. % echo $? 0