From doug@dt051n1f.san.rr.com  Thu Aug 17 18:52:09 2000
Return-Path: <doug@dt051n1f.san.rr.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.129.65])
	by hub.freebsd.org (Postfix) with ESMTP id 2D47837BBEE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Aug 2000 18:50:55 -0700 (PDT)
Received: from dt051n1f.san.rr.com (dt051n1f.san.rr.com [204.210.32.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 202746E41F2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Aug 2000 16:57:23 -0700 (PDT)
Received: (from doug@localhost)
	by dt051n1f.san.rr.com (8.9.3/8.9.3) id QAA49281;
	Thu, 17 Aug 2000 16:57:26 -0700 (PDT)
	(envelope-from doug)
Message-Id: <200008172357.QAA49281@dt051n1f.san.rr.com>
Date: Thu, 17 Aug 2000 16:57:26 -0700 (PDT)
From: DougB@gorean.org
Sender: doug@dt051n1f.san.rr.com
Reply-To: DougB@gorean.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: news/inn build broken on -Current (perl issues?)
X-Send-Pr-Version: 3.2

>Number:         20688
>Category:       ports
>Synopsis:       news/inn build broken on -Current (perl issues?)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    torstenb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 19:00:04 PDT 2000
>Closed-Date:    Sun Sep 24 01:36:24 PDT 2000
>Last-Modified:  Sun Sep 24 01:38:09 PDT 2000
>Originator:     Doug
>Release:        FreeBSD 3.4-STABLE-0510 i386
>Organization:
AAAG
>Environment:

	-Current as of 8/12 (ignore Release above).

>Description:

	Attempting to build news/inn fails with the following error:

./subst  -f config.data `grep -v '^;' <files.list`
gmake[3]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/config'
gmake[2]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/config'

cd lib ; gmake  DESTDIR= all ; cd ..
gmake[2]: Entering directory `/usr/ports/news/inn/work/inn-2.2.2/lib'
cc -I../include  -Os -march=pentiumpro -pipe -I/usr/libdata/perl/5.6.0/mach/C
  -c perl.c
  In file included from perl.c:37:
  ../include/ppport.h:149: warning: `PERL_SUBVERSION' redefined
  /usr/libdata/perl/5.6.0/mach/CORE/patchlevel.h:8: warning: this is the locati
  of the previous definition
  ../include/ppport.h:172: warning: `dTHR' redefined
  /usr/libdata/perl/5.6.0/mach/CORE/thread.h:389: warning: this is the location
   the previous definition
   ../include/ppport.h:195: warning: `newCONSTSUB' redefined
   /usr/libdata/perl/5.6.0/mach/CORE/embed.h:439: warning: this is the location 
   the previous definition
   In file included from perl.c:37:
   ../include/ppport.h:191: warning: static declaration for `Perl_newCONSTSUB' f
   ows non-static
   perl.c: In function `PerlFilter':
   perl.c:72: `na' undeclared (first use in this function)
   perl.c:72: (Each undeclared identifier is reported only once
   perl.c:72: for each function it appears in.)
   perl.c: In function `PERLsetup':
   perl.c:143: `na' undeclared (first use in this function)
   perl.c: In function `PERLreadfilter':
   perl.c:180: `na' undeclared (first use in this function)
   gmake[2]: *** [perl.o] Error 1
   gmake[2]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/lib'
   gmake[1]: *** [common] Error 1
   gmake[1]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2'
   gmake: *** [all] Error 2
   *** Error code 2

   Stop in /usr/ports/news/inn.
   *** Error code 1

   Stop in /usr/ports/news/inn.
   *** Error code 1

   Stop in /usr/ports/news/inn.


>How-To-Repeat:

	Up to date -ports, -Current as of 8/12

>Fix:
	
	Unknown


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->torstenb 
Responsible-Changed-By: ade 
Responsible-Changed-When: Sun Sep 17 11:27:04 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20688 
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Sun Sep 24 01:36:24 PDT 2000 
State-Changed-Why:  
INN 2.2.2 will not build with Perl 5.6.0 or newer.  This has been fixed 
in INN 2.3.0.  Wait for the port to be upgraded, or back down to -STABLE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20688 
>Unformatted:
