From nobody@FreeBSD.org  Wed Apr 23 07:03:18 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 593E81065673
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Apr 2008 07:03:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5CD5D8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Apr 2008 07:03:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3N72sKs037086
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Apr 2008 07:02:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3N72sBY037085;
	Wed, 23 Apr 2008 07:02:54 GMT
	(envelope-from nobody)
Message-Id: <200804230702.m3N72sBY037085@www.freebsd.org>
Date: Wed, 23 Apr 2008 07:02:54 GMT
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: port/math/cln does not compile anymore
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123006
>Category:       ports
>Synopsis:       math/cln does not compile anymore
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 23 07:10:03 UTC 2008
>Closed-Date:    Sat May 17 17:49:33 UTC 2008
>Last-Modified:  Sat May 17 17:49:33 UTC 2008
>Originator:     O. Hartmann
>Release:        FreeBSD 7.0-STABLE both AMD64 and i386 SMP
>Organization:
FU Berlin
>Environment:
>Description:
Whenever tried to recompile or update port math/cln I get this error shown below:


/bin/sh /usr/local/bin/libtool --mode=compile c++ -O2 -fno-strict-aliasing -pipe -march=nocona -fPIC -I/usr/local/include -I../include -I../include -I./base   -c ./base/input/cl_read_bad_syntax_exception.cc
 c++ -O2 -fno-strict-aliasing -pipe -march=nocona -fPIC -I/usr/local/include -I../include -I../include -I./base -c ./base/input/cl_read_bad_syntax_exception.cc  -fPIC -DPIC -o .libs/cl_read_bad_syntax_exception.o
./base/input/cl_read_bad_syntax_exception.cc:28: error: 'read_number_bad_syntax_exception' has not been declared
./base/input/cl_read_bad_syntax_exception.cc:28: error: ISO C++ forbids declaration of 'read_number_bad_syntax_exception' with no type
./base/input/cl_read_bad_syntax_exception.cc: In function 'int cln::read_number_bad_syntax_exception(const char*, const char*)':
./base/input/cl_read_bad_syntax_exception.cc:29: error: only constructors take base initializers
gmake[3]: *** [cl_read_bad_syntax_exception.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/math/cln/work/cln-1.2.2/src'
gmake[2]: *** [base/input.target_all] Error 2
gmake[2]: Leaving directory `/usr/ports/math/cln/work/cln-1.2.2/src'
gmake[1]: *** [base.target_all] Error 2
gmake[1]: Leaving directory `/usr/ports/math/cln/work/cln-1.2.2/src'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
Try to compile math/cln on FreeBSD 7.0-STABLE
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->open 
State-Changed-By: edwin 
State-Changed-When: Sun Apr 27 04:05:14 UTC 2008 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=123006 
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 27 04:20:46 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123006 
State-Changed-From-To: open->feedback 
State-Changed-By: araujo 
State-Changed-When: Mon Apr 28 01:07:49 UTC 2008 
State-Changed-Why:  
I did some test with this port and for me this port are ok.  You could 
see my log at: http://tb3.droso.net/logs/7-araujo/cln-1.2.2.log 

I'm wainting your feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123006 
State-Changed-From-To: feedback->analyzed 
State-Changed-By: araujo 
State-Changed-When: Mon Apr 28 01:10:09 UTC 2008 
State-Changed-Why:  
I'm waiting a feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123006 
State-Changed-From-To: analyzed->closed 
State-Changed-By: araujo 
State-Changed-When: Sat May 17 17:49:32 UTC 2008 
State-Changed-Why:  
I build fine this port. 

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