Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2016 03:32:20 +0200
From:      Michelle Sullivan <michelle@sorbs.net>
To:        kuriyama@FreeBSD.org
Cc:        perl@freebsd.org
Subject:   and another won't compile... p5-HTTP-Headers-Fast-0.17_1
Message-ID:  <5733DD24.4020304@sorbs.net>

next in thread | raw e-mail | index | archive | help
=======================<phase: configure >============================
===>  Configuring for p5-HTTP-Headers-Fast-0.17_1
CPAN::Meta::Requirements version 2.121 required--this is only version 
2.120630 at /usr/local/lib/perl5/site_perl/CPAN/Meta/Prereqs.pm line 18.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/site_perl/CPAN/Meta/Prereqs.pm line 18.
Compilation failed in require at 
/usr/local/lib/perl5/site_perl/CPAN/Meta/Feature.pm line 8.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/site_perl/CPAN/Meta/Feature.pm line 8.
Compilation failed in require at 
/usr/local/lib/perl5/site_perl/CPAN/Meta.pm line 57.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/site_perl/CPAN/Meta.pm line 57.
Compilation failed in require at ./Build.PL line 15.
BEGIN failed--compilation aborted at ./Build.PL line 15.
*** Error code 255

Stop in /usr/ports/www/p5-HTTP-Headers-Fast.

Patch:

[michelle@colossus /Storage/source/ports/head]$ diff -u 
www/p5-HTTP-Headers-Fast/Makefile.orig www/p5-HTTP-Headers-Fast/Makefile
--- www/p5-HTTP-Headers-Fast/Makefile.orig    2016-05-12 
03:28:25.942916862 +0200
+++ www/p5-HTTP-Headers-Fast/Makefile    2016-05-12 03:30:17.204905994 +0200
@@ -11,7 +11,8 @@
  COMMENT=    Perl extension for faster implementation of HTTP::Headers

  RUN_DEPENDS=    p5-HTTP-Date>0:www/p5-HTTP-Date
-BUILD_DEPENDS:=    ${RUN_DEPENDS}
+BUILD_DEPENDS:= 
p5-CPAN-Meta-Requirements>=2.121:devel/p5-CPAN-Meta-Requirements \
+        p5-HTTP-Date>0:www/p5-HTTP-Date
  TEST_DEPENDS=    p5-Test-Requires>0:devel/p5-Test-Requires

  USES=        perl5
[michelle@colossus /Storage/source/ports/head]$

-- 
Michelle Sullivan
http://www.mhix.org/




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