ports/182018: math/cln: xception.h:14:24: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >' : std::runtime_error(std::string()) {}
O. Hartmann
ohartman at zedat.fu-berlin.de
Wed Sep 11 16:40:00 UTC 2013
>Number: 182018
>Category: ports
>Synopsis: math/cln: xception.h:14:24: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >' : std::runtime_error(std::string()) {}
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 11 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: O. Hartmann
>Release: FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
FreeBSD 10.0-CURRENT #1 r255471: Wed Sep 11 11:25:25 CEST 2013
no libstdc++
no converters/libiconv
>Description:
Port build/update failure:
[...]
/bin/sh /usr/local/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -O3 -march=native -fPIC -fno-strict-aliasing -MT cl_2D_exptpos.lo -MD -MP -MF .deps/cl_2D_exptpos.Tpo -c -o cl_2D_exptpos.lo `test -f 'base/digit/cl_2D_exptpos.cc' || echo './'`base/digit/cl_2D_exptpos.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -O3 -march=native -fPIC -fno-strict-aliasing -MT cl_2D_exptpos.lo -MD -MP -MF .deps/cl_2D_exptpos.Tpo -c base/digit/cl_2D_exptpos.cc -fPIC -DPIC -o .libs/cl_2D_exptpos.o
In file included from base/cl_as_exception.cc:4:
In file included from ./base/cl_sysdep.h:56:
In file included from ./base/cl_macros.h:7:
./include/cln/exception.h:14:24: error: implicit instantiation of undefined In file included from base/cl_condition.cc:4:
In file included from ./base/cl_sysdep.h:56:
In file included from ./base/cl_macros.h:7:
./include/cln/exception.h:14:24: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
: std::runtime_error(std::string()) {}
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list