Bug 158544 - Port www/mod_perl2 fails to build
Summary: Port www/mod_perl2 fails to build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 00:00 UTC by papowell
Modified: 2011-11-06 20:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description papowell 2011-07-01 00:00:17 UTC
port www/mod_perl2 fails to build

Fix: 

The following patches appear to have been applied.
files/
  patch-lib__ModPerl__BuildMM.pm
  patch-r760926
  patch-src__modules__perl__modperl_apache_compat.h

The patch files should be removed
How-To-Repeat: # cd /usr/ports/www/mod_perl2
# make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for ap22-mod_perl2-2.0.5,3
=> SHA256 Checksum OK for mod_perl-2.0.5.tar.gz.
===>   ap22-mod_perl2-2.0.5,3 depends on file: /usr/local/bin/perl5.12.3 - found
===>  Patching for ap22-mod_perl2-2.0.5,3
===>   ap22-mod_perl2-2.0.5,3 depends on file: /usr/local/bin/perl5.12.3 - found
===>  Applying FreeBSD patches for ap22-mod_perl2-2.0.5,3
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to ./lib/ModPerl/BuildMM.pm.rej
=> Patch patch-lib__ModPerl__BuildMM.pm failed to apply cleanly.
=> Patch(es) patch-Makefile.PL applied cleanly.
*** Error code 1

Stop in /usr/ports/www/mod_perl2.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-01 00:00:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2011-07-01 09:34:32 UTC
Hm, how do you update your portstree?

This patchfiles where removed 5 weeks ago during the mod_perl2 update.

http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/mod_perl2/

Please do a "$> rm -r ports/www/mod_perl2"

- If you use portsnap remove the line www/mod_perl2 from
  ports/.portsnap.INDEX and do a "$> portsnap update"

- If you use csup/cvsup make sure you have a line
  "*default delete" in your sup-file
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2011-07-01 09:46:19 UTC
State Changed
From-To: open->feedback

It seems the portstree from OP is not clean. 
This patchfiles where removed during the last mod_perl2 update
Comment 4 Olli Hauer freebsd_committer freebsd_triage 2011-11-06 20:16:13 UTC
State Changed
From-To: feedback->closed

Feedback timeout. 
I really suspect portstree from OP was not up to date