From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 1 11:10:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4AC2B38 for ; Sat, 1 Mar 2014 11:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DF671D8B for ; Sat, 1 Mar 2014 11:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s21BA0Qt067042 for ; Sat, 1 Mar 2014 11:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s21BA0Pi067041; Sat, 1 Mar 2014 11:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Mar 2014 11:10:00 GMT Resent-Message-Id: <201403011110.s21BA0Pi067041@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "O. Hartmann" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEF3EF25 for ; Sat, 1 Mar 2014 11:04:07 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DA2CD1C5F for ; Sat, 1 Mar 2014 11:04:07 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s21B47ZX014307 for ; Sat, 1 Mar 2014 11:04:07 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s21B47k6014306; Sat, 1 Mar 2014 11:04:07 GMT (envelope-from nobody) Message-Id: <201403011104.s21B47k6014306@cgiserv.freebsd.org> Date: Sat, 1 Mar 2014 11:04:07 GMT From: "O. Hartmann" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187169: math/libqalculate: libqalculate.so: undefined reference to `cln::print_integer(std::__1::basic_ostream >&, cln::cl_print_flags const&, cln::cl_I const&)' X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:10:00 -0000 >Number: 187169 >Category: ports >Synopsis: math/libqalculate: libqalculate.so: undefined reference to `cln::print_integer(std::__1::basic_ostream >&, 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 >&, 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: