From nobody@FreeBSD.org  Fri May 11 10:56:36 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 92C8F1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 May 2012 10:56:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 7CA7B8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 May 2012 10:56:36 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4BAuadM045739
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 May 2012 10:56:36 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4BAuZNO045738;
	Fri, 11 May 2012 10:56:35 GMT
	(envelope-from nobody)
Message-Id: <201205111056.q4BAuZNO045738@red.freebsd.org>
Date: Fri, 11 May 2012 10:56:35 GMT
From: Gerard Seibert <gerard@seibercom.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Unable to make and install "textproc/p5-XML-SAX"
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167795
>Category:       ports
>Synopsis:       Unable to make and install "textproc/p5-XML-SAX"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 11 11:00:22 UTC 2012
>Closed-Date:    Sat May 12 17:39:33 UTC 2012
>Last-Modified:  Sat May 12 17:39:33 UTC 2012
>Originator:     Gerard Seibert
>Release:        FreeBSD-8.3 STABLE
>Organization:
>Environment:
FreeBSD scorpio.seibercom.net 8.3-STABLE FreeBSD 8.3-STABLE #0: Sat May  5 12:29:27 EDT 2012     gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO  amd64
>Description:
The following is the log of the "make install" attempt.

make install
===>  License check disabled, port has not defined LICENSE
=> XML-SAX-0.99.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/XML-SAX-0.99.tar.gz
XML-SAX-0.99.tar.gz                             0% of   45 kB    0  BpsXML-SAX-0.99.tar.gz                            70% of   45 kB   52 kBpsXML-SAX-0.99.tar.gz                           100% of   45 kB   56 kBps
===>  Extracting for p5-XML-SAX-0.99
=> SHA256 Checksum OK for XML-SAX-0.99.tar.gz.
===>   p5-XML-SAX-0.99 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for p5-XML-SAX-0.99
===>   p5-XML-SAX-0.99 depends on file: /usr/local/bin/perl5.14.2 - found
===>   p5-XML-SAX-0.99 depends on package: p5-XML-NamespaceSupport>=0.03 - found
===>   p5-XML-SAX-0.99 depends on package: p5-XML-SAX-Base>=1.05 - found
===>   p5-XML-SAX-0.99 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Configuring for p5-XML-SAX-0.99
Checking if your kit is complete...
Looks good
Warning: prerequisite XML::SAX::Base 1.05 not found.
Writing Makefile for XML::SAX
Writing MYMETA.yml
===>  Building for p5-XML-SAX-0.99
cp SAX/PurePerl/Exception.pm blib/lib/XML/SAX/PurePerl/Exception.pm
cp SAX/PurePerl/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/UnicodeExt.pm
cp SAX/ParserFactory.pm blib/lib/XML/SAX/ParserFactory.pm
cp SAX/PurePerl/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
cp SAX/PurePerl/DocType.pm blib/lib/XML/SAX/PurePerl/DocType.pm
cp SAX/PurePerl/Reader/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
cp SAX/DocumentLocator.pm blib/lib/XML/SAX/DocumentLocator.pm
cp SAX/PurePerl/Reader/Stream.pm blib/lib/XML/SAX/PurePerl/Reader/Stream.pm
cp SAX/PurePerl/EncodingDetect.pm blib/lib/XML/SAX/PurePerl/EncodingDetect.pm
cp SAX.pm blib/lib/XML/SAX.pm
cp SAX/PurePerl/DebugHandler.pm blib/lib/XML/SAX/PurePerl/DebugHandler.pm
cp SAX/PurePerl/Productions.pm blib/lib/XML/SAX/PurePerl/Productions.pm
cp SAX/PurePerl/XMLDecl.pm blib/lib/XML/SAX/PurePerl/XMLDecl.pm
cp SAX/PurePerl/Reader/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
cp SAX/PurePerl/Reader/String.pm blib/lib/XML/SAX/PurePerl/Reader/String.pm
cp SAX/PurePerl/Reader/URI.pm blib/lib/XML/SAX/PurePerl/Reader/URI.pm
cp SAX/PurePerl/DTDDecls.pm blib/lib/XML/SAX/PurePerl/DTDDecls.pm
cp SAX/Intro.pod blib/lib/XML/SAX/Intro.pod
cp SAX/PurePerl.pm blib/lib/XML/SAX/PurePerl.pm
cp SAX/PurePerl/Reader.pm blib/lib/XML/SAX/PurePerl/Reader.pm
Manifying blib/man3/XML::SAX::DocumentLocator.3
Manifying blib/man3/XML::SAX.3
Manifying blib/man3/XML::SAX::Intro.3
Manifying blib/man3/XML::SAX::PurePerl.3
Manifying blib/man3/XML::SAX::ParserFactory.3
Manifying blib/man3/XML::SAX::PurePerl::Reader.3
===>  Installing for p5-XML-SAX-0.99
===>   p5-XML-SAX-0.99 depends on package: p5-XML-NamespaceSupport>=0.03 - found
===>   p5-XML-SAX-0.99 depends on package: p5-XML-SAX-Base>=1.05 - found
===>   p5-XML-SAX-0.99 depends on file: /usr/local/bin/perl5.14.2 - found
===>   Generating temporary packing list
===>  Checking if textproc/p5-XML-SAX already installed
Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /usr/local/lib/perl5/5.14.2/BSDPAN /usr/local/lib/perl5/site_perl/5.14.2/mach /usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/mach /usr/local/lib/perl5/5.14.2 .) at /usr/local/lib/perl5/site_perl/5.14.2/XML/SAX/ParserFactory.pm line 12.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.2/XML/SAX/ParserFactory.pm line 12.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.2/XML/SAX.pm line 18.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.2/XML/SAX.pm line 18.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** Error code 2

Stop in /usr/ports/textproc/p5-XML-SAX/work/XML-SAX-0.99.
*** Error code 1

Stop in /usr/ports/textproc/p5-XML-SAX.
>How-To-Repeat:
Attempt to build the port.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 11 11:00:39 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167795 

From: Gerard Seibert <gerard@seibercom.net>
To: bug-followup@FreeBSD.org, gerard@seibercom.net
Cc:  
Subject: Re: ports/167795: Unable to make and install
 &quot;textproc/p5-XML-SAX&quot;
Date: Fri, 11 May 2012 12:34:20 -0400

 After reading this line:
 
 Warning: prerequisite XML::SAX::Base 1.05 not found
 
 I did a deinstall & reinstall of the "p5-XML-SAX-Base-1.08" port and now
 the port builds correctly. I have no idea why it failed to discover it
 originally or install it as a dependency itself. There might be
 something wrong in the port itself.
 
 make pretty-print-build-depends-list
 This port requires package(s) "perl-5.12.4_4" to build.
 
 make pretty-print-run-depends-list
 This port requires package(s) "perl-5.12.4_4" to run.
 
 In any case, you can probably close this PR.

From: John Hein <jhein@symmetricom.com>
To: Gerard Seibert <gerard@seibercom.net>
Cc: bug-followup@FreeBSD.org, <perl@FreeBSD.org>
Subject: Re: ports/167795: Unable to make and install
 &quot;textproc/p5-XML-SAX&quot;
Date: Fri, 11 May 2012 14:06:37 -0600

 Yes, this can be closed in preference to
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167767
 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Sat May 12 17:39:32 UTC 2012 
State-Changed-Why:  
Conflicts registered and UPDATING note provided.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167795 
>Unformatted:
