pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/27132: autoconf build dies in m4sugar
>Number: 27132
>Category: pkg
>Synopsis: build of autoconf dies in m4sugar
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 03 23:45:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Hisashi Todd Fujinaka
>Release: NetBSD 2.99.9
>Organization:
No organization.
>Environment:
System: NetBSD allison 2.99.9 NetBSD 2.99.9 (ALLISON) #941: Sat Oct 2 17:41:32
PDT 2004 htodd@allison:/disk/0/obj/sys/arch/i386/compile.i386/ALLISON i386
Architecture: i386
Machine: i386
>Description:
Making all in m4sugar
{ echo '# This file is part of -*-
Autoconf -*-.'; echo '# Version of Autoconf.'; echo '# Copyright (C) 1999,
2000, 2001, 2002'; echo '# Free Software Foundation, Inc.'; echo ; echo
'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])'; echo
'm4_define([m4_PACKAGE_TARNAME], [autoconf])'; echo
'm4_define([m4_PACKAGE_VERSION], [2.59])'; echo
'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.59])'; echo
'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf%gnu.org@localhost])'; }
>version.m4
cd ../../lib && /usr/bin/make autom4te.cfg
rm -f autom4te.cfg autom4te.tmp
sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e
's,@bindir\@,/usr/pkg/bin,g' -e 's,@datadir\@,/usr/pkg/share/autoconf,g' -e
's,@prefix\@,/usr/pkg,g' -e 's,@autoconf-name\@,'`echo autoconf | sed
's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'
-e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e
's,@M4\@,/usr/pkg/bin/gm4,g' -e 's,@AWK\@,/usr/bin/awk,g' -e
's,@VERSION\@,2.59,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in
>autom4te.tmp
chmod -w autom4te.tmp
mv autom4te.tmp autom4te.cfg
../../tests/autom4te --language=m4sugar
--freeze --output=m4sugar.m4f
Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/pkg/share/autoconf
/usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd
/usr/pkg/lib/perl5/site_perl/5.8.4 /usr/pkg/lib/perl5/site_perl
/usr/pkg/lib/perl5/5.8.4/i386-netbsd /usr/pkg/lib/perl5/5.8.4 .) at
/disk/0/obj/pkg/devel/autoconf/work.i386/autoconf-2.59/tests/.././bin/autom4te
line 39.
BEGIN failed--compilation aborted at
/disk/0/obj/pkg/devel/autoconf/work.i386/autoconf-2.59/tests/.././bin/autom4te
line 39.
*** Error code 2
>How-To-Repeat:
cd devel/autoconf && sudo make update
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index