Date: Sat, 1 Mar 2014 11:04:07 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/187169: math/libqalculate: libqalculate.so: undefined reference to `cln::print_integer(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cln::cl_print_flags const&, cln::cl_I const&)' Message-ID: <201403011104.s21B47k6014306@cgiserv.freebsd.org> Resent-Message-ID: <201403011110.s21BA0Pi067041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187169 >Category: ports >Synopsis: math/libqalculate: libqalculate.so: undefined reference to `cln::print_integer(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cln::cl_print_flags const&, cln::cl_I const&)' >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: Sat Mar 01 11:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 11.0-CURRENT >Organization: >Environment: FreeBSD 11.0-CURRENT #0 r262601: Fri Feb 28 14:16:59 CET 2014 amd64 >Description: Update/installation of port math/libqalculate fails on most recent CURRENT while compiling with the error shown below: [...] libtool: link: c++ -O2 -pipe -O3 -march=native -fstack-protector -fno-strict-aliasing -fstack-protector -o .libs/qalc qalc.o -pthread -L/usr/local/lib -L/usr/lib -lreadline -lhistory -lncurses ../libqalculate/.libs/libqalculate.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libxml2.so -lm -lz -llzma /usr/local/lib/libcln.so /usr/local/lib/libgmp.so -pthread -Wl,-rpath -Wl,/usr/local/lib ./libqalculate/.libs/libqalculate.so: undefined reference to `cln::print_integer(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cln::cl_print_flags const&, cln::cl_I const&)' c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [qalc] Error 1 gmake[4]: Leaving directory `/usr/ports/math/libqalculate/work/libqalculate-0.9.7/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/math/libqalculate/work/libqalculate-0.9.7' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/math/libqalculate/work/libqalculate-0.9.7' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 >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?201403011104.s21B47k6014306>