Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 07:02:54 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123006: port/math/cln does not compile anymore
Message-ID:  <200804230702.m3N72sBY037085@www.freebsd.org>
Resent-Message-ID: <200804230710.m3N7A3Cn042086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123006
>Category:       ports
>Synopsis:       port/math/cln does not compile anymore
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 23 07:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804230702.m3N72sBY037085>