Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2010 21:28:49 GMT
From:      Alexander Kirpa <freebsd-bug@kirpa.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143615: p5-HTML-Mason 1.44_1 build for apache2 with mod_perl problem
Message-ID:  <201002062128.o16LSnqU052914@www.freebsd.org>
Resent-Message-ID: <201002062130.o16LU2ID096560@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143615
>Category:       ports
>Synopsis:       p5-HTML-Mason 1.44_1 build for apache2 with mod_perl problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 06 21:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Kirpa
>Release:        8.0
>Organization:
>Environment:
FreeBSD db.p31 8.0-RELEASE FreeBSD 8.0-RELEASE #2: Tue Jan 19 02:22:26 EET 2010     ank@db.p31:/usr/obj/usr/src/sys/LC3  i386
>Description:
apache2 and mod_perl2 already installed.

=> MD5 Checksum OK for libapreq-1.34.tar.gz.
=> SHA256 Checksum OK for libapreq-1.34.tar.gz.
===>   p5-libapreq-1.34 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Patching for p5-libapreq-1.34
===>   p5-libapreq-1.34 depends on file: /usr/local/bin/perl5.8.9 - found
===>   p5-libapreq-1.34 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/mod_perl.pm - not found
===>    Verifying reinstall for /usr/local/lib/perl5/site_perl/5.8.9/mach/mod_perl.pm in /usr/ports/www/mod_perl
===>  mod_perl-1.31_1 : Error from bsd.apache.mk. apache22 is installed (or APACHE_PORT is defined) and port requires 1.3.
*** Error code 1
Stop in /usr/ports/www/mod_perl.
*** Error code 1
Stop in /usr/ports/www/p5-libapreq.
*** Error code 1
Stop in /usr/ports/www/p5-libapreq.
*** Error code 1
Stop in /usr/ports/www/p5-HTML-Mason.
*** Error code 1
Stop in /usr/ports/www/p5-HTML-Mason.
*** Error code 1
Stop in /usr/ports/www/p5-HTML-Mason.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100206-12168-7d16f1-0 env make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! www/p5-HTML-Mason    (install error)

>How-To-Repeat:

>Fix:
adding line:
WITH_APACHE2=true
to file '/var/db/ports/p5-HTML-Mason/options'
solve problem
for automation need update Makefile
---------
diff Makefile Makefile-std
61,62c61,62
< OPTIONS=    MOD_PERL "with mod_perl dependency" off \
<   APACHE2  "for apache2" off
---
> OPTIONS=    MOD_PERL "with mod_perl dependency" off
>



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002062128.o16LSnqU052914>