Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 23:47:30 +0200 (CEST)
From:      Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38393: textproc/p5-XML-Simple BUILD_DEPENDS on textproc/p5-XML-Parser
Message-ID:  <200205212147.g4LLlUhX066638@bifrost.lyngbol.dk>

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

>Number:         38393
>Category:       ports
>Synopsis:       textproc/p5-XML-Simple BUILD_DEPENDS on textproc/p5-XML-Parser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 21 14:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Lyngbøl
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD bifrost 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #3: Fri May 3 08:13:56 CEST 2002 root@bifrost:/usr/src/sys/compile/BIFROST i386


>Description:

	/usr/ports/textproc/p5-XML-Simple BUILD_DEPENDS on textproc/p5-XML-Parser

>How-To-Repeat:

===>   p5-Image-Info-1.08 depends on file: /usr/local/lib/perl5/site_perl/5.6.1/XML/Simple.pm - not found
===>    Verifying install for /usr/local/lib/perl5/site_perl/5.6.1/XML/Simple.pm in /usr/ports/textproc/p5-XML-Simple
>Fix:

--- Makefile.orig       Tue May 21 23:41:57 2002
+++ Makefile    Tue May 21 23:42:09 2002
@@ -15,6 +15,7 @@
 MAINTAINER=    andrew@ugh.net.au
 
 RUN_DEPENDS=   ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= ${RUN_DEPENDS}
 
 PERL_CONFIGURE=        YES


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> XML-Simple-1.06.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://ftp.dk.freebsd.org/pub/FreeBSD/ports/distfiles/.
 Receiving XML-Simple-1.06.tar.gz (35598 bytes): 100%
 35598 bytes transferred in 1.4 seconds (25.65 kBps)
 ===>  Extracting for p5-XML-Simple-1.06
 >> Checksum OK for XML-Simple-1.06.tar.gz.
 ===>  Patching for p5-XML-Simple-1.06
 ===>  Configuring for p5-XML-Simple-1.06
 Checking for required modules ...
 XML::Parser.pm is not installed ... please install before proceeding
 Storable.pm is not installed ... caching functions will not be available
 Unable to proceed at ./Makefile.PL line 25.
 BEGIN failed--compilation aborted at ./Makefile.PL line 26.
 *** Error code 2
 
 Stop in /usr/ports/textproc/p5-XML-Simple.
 *** Error code 1
 
 Stop in /usr/ports/graphics/p5-Image-Info.
 bifrost# pwd
 /usr/ports/graphics/p5-Image-Info
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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