From alex@prime.bit.ab.ru  Thu Aug 12 07:20:48 2004
Return-Path: <alex@prime.bit.ab.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5558216A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Aug 2004 07:20:48 +0000 (GMT)
Received: from prime.bit.ab.ru (prime.bit.ab.ru [212.94.100.160])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4143443D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Aug 2004 07:20:47 +0000 (GMT)
	(envelope-from alex@prime.bit.ab.ru)
Received: from prime.bit.ab.ru (localhost [127.0.0.1])
	by prime.bit.ab.ru (8.12.9p2/8.12.9) with ESMTP id i7C7KhTs013532;
	Thu, 12 Aug 2004 14:20:43 +0700 (OMSST)
	(envelope-from alex@prime.bit.ab.ru)
Received: (from alex@localhost)
	by prime.bit.ab.ru (8.12.9p2/8.12.9/Submit) id i7C7Kcgh013527;
	Thu, 12 Aug 2004 14:20:38 +0700 (OMSST)
	(envelope-from alex)
Message-Id: <200408120720.i7C7Kcgh013527@prime.bit.ab.ru>
Date: Thu, 12 Aug 2004 14:20:38 +0700 (OMSST)
From: Alex Masterov <alex@infobit.ru>
Reply-To: Alex Masterov <alex@infobit.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: udo.schweigert@siemens.com
Subject: Error while compiling security/nessus-libnasl from ports on 4.9-RELEASE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70350
>Category:       ports
>Synopsis:       Error while compiling security/nessus-libnasl from ports on 4.9-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 12 07:30:27 GMT 2004
>Closed-Date:    Fri Aug 13 18:05:50 GMT 2004
>Last-Modified:  Fri Aug 13 18:05:50 GMT 2004
>Originator:     Alex Masterov
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
private
>Environment:
System: FreeBSD prime.bit.ab.ru 4.9-RELEASE-p7 FreeBSD 4.9-RELEASE-p7 #1: Wed May 12 13:51:23 OMSST 2004 alex@prime.bit.ab.ru:/usr/obj/usr/src/sys/FIFTH i386

libtool-1.3.5_2, libtool-1.5.6_1 installed
GNU Bison version 1.25 (/usr/bin/bison)
/usr/ports/devel/bison  is not installed

>Description:
When I tried to make port security/nessus-libnasl (CVSup'ed 12.08.2004 
PORTVERSION=2.0.12, Makefile v 1.45) on FreeBSD 4.9-RELASE, 
this message was gotten:
...

/bin/sh /usr/local/bin/libtool13 --silent cc -pipe -O -pipe   `sh ./cflags` -c capture_packet.c
bison -d -v -t -p nasl nasl_grammar.y
/bin/sh /usr/local/bin/libtool13 --silent cc -pipe -O -pipe   `sh ./cflags` -c nasl_grammar.tab.c
/usr/share/misc/bison.simple: In function `naslparse':
/usr/share/misc/bison.simple:219: number of arguments doesn't match prototype
/usr/share/misc/bison.simple:153: prototype declaration
nasl_grammar.y:291: too many arguments to function `naslparse'
*** Error code 1

Stop in /usr/ports/security/nessus-libnasl/work/libnasl/nasl.
*** Error code 1

Stop in /usr/ports/security/nessus-libnasl/work/libnasl.
*** Error code 1

Stop in /usr/ports/security/nessus-libnasl.

>How-To-Repeat:
boot FreeBSD 4.9-RELEASE
cd /usr/ports/security/nessus-libnasl
make
        
>Fix:


>Release-Note:
>Audit-Trail:

From: Alex Masterov <alex@infobit.ru>
To: freebsd-gnats-submit@FreeBSD.org, alex@infobit.ru
Cc:  
Subject: Re: ports/70350: Error while compiling security/nessus-libnasl from
 ports on 4.9-RELEASE
Date: Thu, 12 Aug 2004 19:05:56 +0700

 Please, excuse me.
 I had ancient version of bison installed in /usr/bin, i didn't knew that 
 it is not a part of base system.
 When this ancient version was deleted, nessus port was compiled without 
 any troubles.
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Aug 13 18:05:41 GMT 2004 
State-Changed-Why:  
Submitter reports pilot error. 

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