Bug 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()) {}
Summary: math/cln: xception.h:14:24: error: implicit instantiation of undefined templa...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 17:40 UTC by O. Hartmann
Modified: 2016-01-05 16:36 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2013-09-11 17:40:00 UTC
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()) {}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-11 17:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-09-14 10:45:57 UTC
Is this PR still relevant?
Comment 3 Torsten Zühlsdorff 2016-01-05 10:43:20 UTC
(In reply to Carlo Strub from comment #2)

> Is this PR still relevant?

I would say: no.

One day after the report back in 2013 there was a commit by babt with the comment "Fix build with libc++". This fix seems related to the problem.

Also there are 12 other commits since the report including an update to its current version. Since no other PRs for this port exists, its safe to close this one. Even es fixed.

Greetings,
Torsten
Comment 4 O. Hartmann 2016-01-05 11:09:11 UTC
No. Running most recent CURRENT _and_ having math/cln installed, the problem disappeared. Please close.
Comment 5 Torsten Zühlsdorff 2016-01-05 11:15:04 UTC
(In reply to ohartman from comment #4)

> No. Running most recent CURRENT _and_ having math/cln installed, 
> the problem disappeared. Please close.

As reporter you should be able to close it yourself. Just have a look at right under the comment-box. There is the field "Status" with the value "New". Change "New" to "Closed" and save the change.