Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 23:28:51 +0800 (CST)
From:      tjs@cdpa.nsysu.edu.tw (Jin-Shan Tseng)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54815: ports/textproc/p5-XML-Twig dependancy fix
Message-ID:  <200307241528.h6OFSpf9098724@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200307241530.h6OFURCu069890@freefall.freebsd.org>

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

>Number:         54815
>Category:       ports
>Synopsis:       ports/textproc/p5-XML-Twig dependancy fix
>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:   Thu Jul 24 08:30:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
NSYSU-CDPA
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Tue Jun 17 03:11:32 CST 2003 tjs@Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/CDPA-Pluto i386


>Description:

	tuples of other ports this package depends to "build" stages

>How-To-Repeat:

	On the box, make, then you will see it.

===>  Extracting for p5-XML-Twig-3.09
>Fix:

	diff -ruN Makefile.orig Makefile

--- Makefile.orig       Thu Jul 24 23:14:13 2003
+++ Makefile    Thu Jul 24 23:28:06 2003
@@ -17,7 +17,7 @@

 # On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef.
 # However, WeakRef needs Perl 5.005_55.
-RUN_DEPENDS=
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
\
+BUILD_DEPENDS=
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
\

${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser

 PERL_CONFIGURE=        YES

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for XML-Twig-3.09.tar.gz.
 ===>  Patching for p5-XML-Twig-3.09
 ===>   p5-XML-Twig-3.09 depends on file: /usr/local/bin/perl5.6.1 - found
 ===>  Configuring for p5-XML-Twig-3.09
 Checking if your kit is complete...
 Looks good
 Warning: prerequisite XML::Parser failed to load: Can't locate XML/Parser.pm
 in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach
 /usr/local/lib/perl5/site_perl/5.6.1
 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
 /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl
 /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach
 /usr/local/lib/perl5/5.6.1 .) at (eval 14) line 3.
 Writing Makefile for XML::Twig
 ===>  Building for p5-XML-Twig-3.09
 /usr/local/bin/perl5.6.1 speedup Twig.pm.slow > Twig.pm
 Can't locate XML/Parser.pm in @INC (@INC contains:
 /usr/local/lib/perl5/site_perl/5.6.1/mach
 /usr/local/lib/perl5/site_perl/5.6.1
 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
 /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl
 /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach
 /usr/local/lib/perl5/5.6.1 .) at speedup line 5.
 BEGIN failed--compilation aborted at speedup line 5.
 *** Error code 2
 
 Stop in /var/tmp/usr/ports/textproc/p5-XML-Twig/work/XML-Twig-3.09.
 *** Error code 1
 
 Stop in /usr/ports/textproc/p5-XML-Twig.
 



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