Bug 123006

Summary: math/cln does not compile anymore
Product: Ports & Packages Reporter: O. Hartmann <ohartmann>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description O. Hartmann 2008-04-23 08:10:03 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-27 05:05:14 UTC
State Changed
From-To: open->open
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-27 05:20:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-04-28 02:07:49 UTC
State Changed
From-To: open->feedback

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.
Comment 4 Marcelo Araujo freebsd_committer freebsd_triage 2008-04-28 02:10:09 UTC
State Changed
From-To: feedback->analyzed

I'm waiting a feedback.
Comment 5 Marcelo Araujo freebsd_committer freebsd_triage 2008-05-17 18:49:32 UTC
State Changed
From-To: analyzed->closed

I build fine this port.