Subject: pkg/34315: lang/perl5 NetBSD/i386 fails to build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <jakerosoft@gmail.com>
List: pkgsrc-bugs
Date: 08/28/2006 18:10:00
>Number: 34315
>Category: pkg
>Synopsis: lang/perl5 NetBSD/i386 fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Aug 28 18:10:00 +0000 2006
>Originator: Jake Kupersmith
>Release: NetBSD 3.0.1, pkgsrc-current
>Organization:
>Environment:
NetBSD shake 3.0.1 NetBSD 3.0.1 (GENERIC) #0: Thu Jul 13 23:43:47 UTC 2006 builds@b3.netbsd.org:/home/builds/ab/netbsd-3-0-1-RELEASE/i386/200607131826Z-obj/home/builds/ab/netbsd-3-0-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386
>Description:
Making B (dynamic)
Writing Makefile for B::C
Writing Makefile for B
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
/usr/bin/make -f Makefile.old clean > /dev/null 2>&1
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "PERL_CORE=1" "LIBPERL_A=libperl.so"
Writing Makefile for B::C
Writing Makefile for B
==> Your Makefile has been rebuilt. <==
==> Please rerun the /usr/bin/make command. <==
false
*** Error code 1
Stop.
make: stopped in /home/pkgsrc/work/lang/perl5/work/perl-5.8.8/ext/B
/usr/bin/make config failed, continuing anyway...
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
/usr/bin/make -f Makefile.old clean > /dev/null 2>&1
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "PERL_CORE=1" "LIBPERL_A=libperl.so"
Writing Makefile for B::C
Writing Makefile for B
==> Your Makefile has been rebuilt. <==
==> Please rerun the /usr/bin/make command. <==
false
*** Error code 1
Stop.
make: stopped in /home/pkgsrc/work/lang/perl5/work/perl-5.8.8/ext/B
*** Error code 1
Stop.
make: stopped in /home/pkgsrc/work/lang/perl5/work/perl-5.8.8
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl5
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl5
>How-To-Repeat:
# cd /usr/pkgsrc/lang/perl5
# make
>Fix: