Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 16:35:52 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   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()) {}
Message-ID:  <201309111635.r8BGZqUJ097251@oldred.freebsd.org>
Resent-Message-ID: <201309111640.r8BGe0Hn007581@freefall.freebsd.org>

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

>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:



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