From owner-freebsd-ports Fri May 3 22:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3816737B416 for ; Fri, 3 May 2002 22:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g445A1g51849; Fri, 3 May 2002 22:10:01 -0700 (PDT) (envelope-from gnats) Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id CF15037B417 for ; Fri, 3 May 2002 22:02:13 -0700 (PDT) Received: from sdn-ar-003dcwashp308.dialsprint.net ([206.133.15.174] helo=moo.holy.cow) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 173rgI-0005mG-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 03 May 2002 22:02:03 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 9084C50C33; Sat, 4 May 2002 01:04:33 -0400 (EDT) Message-Id: <20020504050433.9084C50C33@moo.holy.cow> Date: Sat, 4 May 2002 01:04:33 -0400 (EDT) From: parv@pair.com Reply-To: parv@pair.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37730: editors/nvi-perl build failuer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37730 >Category: ports >Synopsis: editors/nvi-perl build failuer >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 03 22:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD moo.holy.cow 4.6-PRERELEASE perl 5.6.1 (+BSDPAN) port >Description: editors/nvi-perl build fails w/ this message.. ... echo "#define _PATH_PERLSCRIPTS \"/usr/local/share/vi/perl\"" > perl.c /usr/bin/perl5 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap ./../perl_api/perl.xs >> perl.c (/usr/bin/perl5 -ne 'print "sub $1 {\$curscr->$1(\@_)}\n" if /newXS\("VI::([^":]*)"/;' perl.c ; echo "1;") > VI.pm cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O -pipe -march=pentiumpro -I. -I./../include -I./../regex -I./../db/include -I./../curses -DAPPLLIB_EXP="/usr/loca l/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include -I/usr/local/lib/perl5/5.6.1/mach/CORE perl.c In file included from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:497, from perl.xs:37: /usr/include/sys/param.h:211: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:212: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:715, from perl.xs:37: /usr/include/errno.h:162: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition In file included from /usr/include/sys/file.h:41, from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:3385, from perl.xs:37: /usr/include/sys/fcntl.h:83: warning: `O_SHLOCK' redefined port.h:141: warning: this is the location of the previous definition /usr/include/sys/fcntl.h:84: warning: `O_EXLOCK' redefined port.h:137: warning: this is the location of the previous definition perl.xs: In function `perl_ex_perl': perl.xs:257: `errgv' undeclared (first use in this function) perl.xs:257: (Each undeclared identifier is reported only once perl.xs:257: for each function it appears in.) perl.xs: In function `replace_line': perl.xs:281: `defgv' undeclared (first use in this function) perl.xs: In function `perl_ex_perldo': perl.xs:348: `errgv' undeclared (first use in this function) perl.xs:360: `defgv' undeclared (first use in this function) perl.xs: In function `XS_VI_Edit': perl.xs:495: `na' undeclared (first use in this function) perl.xs: In function `XS_VI_SetOpt': perl.xs:845: `na' undeclared (first use in this function) perl.xs: In function `XS_VI_Warn': perl.xs:907: `errgv' undeclared (first use in this function) perl.xs: In function `XS_VI__OPT_FETCH': perl.xs:976: `sv_undef' undeclared (first use in this function) perl.xs: In function `XS_VI__OPT_STORE': perl.xs:992: `na' undeclared (first use in this function) perl.xs: In function `XS_VI__MARK_FIRSTKEY': perl.xs:1110: `na' undeclared (first use in this function) perl.xs:1115: `sv_undef' undeclared (first use in this function) *** Error code 1 >How-To-Repeat: try to build nvi-perl port w/ perl 5.6.1/BSDPAN >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message