Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Dec 2002 15:36:07 +0100 (CET)
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46010: Perl port is broken for BSDPAN
Message-ID:  <20021205143607.7152E3C24@caerdonn.eurocontrol.fr>

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

>Number:         46010
>Category:       ports
>Synopsis:       Perl port is broken for BSDPAN
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 05 06:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ollivier Robert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Usenet Canal Historique
>Environment:
System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Nov 4 16:14:25 CET 2002 root@caerdonn.eurocontrol.fr:/src/obj/src/src/sys/tCAERDONN i386

    FreeBSD 5.0-CURRENT, up-to-date with respect to ports.
	
>Description:
	
    When trying to install the FreeBSD specific BSDPAN bundle during the
    installation of Perl-5.6.1_11., the wrong directories are created
    leading to perl being confused during installation.

    The line below marked with <<<<<<<< is wrong and creates a directory named
    Override.pm leading to the error message.
...
===>   Generating temporary packing list
install  -o root -g wheel -m 555 /src/ports/lang/perl5/work/use.perl /usr/local/bin/use.perl
/bin/mkdir -p /usr/local/lib/perl5/5.6.1/BSDPAN/.
install  -o root -g wheel -m 444  /src/ports/lang/perl5/work/BSDPAN-5.6.1/BSDPAN.pm /usr/local/lib/perl5/5.6.1/BSDPAN/BSDPAN.pm
/bin/mkdir -p /usr/local/lib/perl5/5.6.1/BSDPAN/BSDPAN/Override.pm <<<<<<<<<<
install  -o root -g wheel -m 444  /src/ports/lang/perl5/work/BSDPAN-5.6.1/BSDPAN/Override.pm /usr/local/lib/perl5/5.6.1/BSDPAN/BSDPAN/Override.pm
/bin/mkdir -p /usr/local/lib/perl5/5.6.1/BSDPAN/.
install  -o root -g wheel -m 444  /src/ports/lang/perl5/work/BSDPAN-5.6.1/Config.pm /usr/local/lib/perl5/5.6.1/BSDPAN/Config.pm
/bin/mkdir -p /usr/local/lib/perl5/5.6.1/BSDPAN/ExtUtils/MM_Unix.pm
install  -o root -g wheel -m 444  /src/ports/lang/perl5/work/BSDPAN-5.6.1/ExtUtils/MM_Unix.pm /usr/local/lib/perl5/5.6.1/BSDPAN/ExtUtils/MM_Unix.pm
/bin/mkdir -p /usr/local/lib/perl5/5.6.1/BSDPAN/ExtUtils/Packlist.pm
install  -o root -g wheel -m 444  /src/ports/lang/perl5/work/BSDPAN-5.6.1/ExtUtils/Packlist.pm /usr/local/lib/perl5/5.6.1/BSDPAN/ExtUtils/Packlist.pm
Unrecognized character \x8E at /usr/local/lib/perl5/5.6.1/BSDPAN/BSDPAN/Override.pm line 1.
Compilation failed in require at /usr/local/lib/perl5/5.6.1/BSDPAN/Config.pm line 37.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.6.1/BSDPAN/Config.pm line 37.
Compilation failed in require at /usr/local/bin/h2ph line 7.
BEGIN failed--compilation aborted at /usr/local/bin/h2ph line 7.
*** Error code 255

>How-To-Repeat:
	Install the lang/perl5 port.

>Fix:

	To be done in Makefile but I'm not a make guru.



>Release-Note:
>Audit-Trail:
>Unformatted:

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?20021205143607.7152E3C24>