Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2015 07:35:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198893] math/sage : fails to build on FreeBSD 10
Message-ID:  <bug-198893-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198893

            Bug ID: 198893
           Summary: math/sage : fails to build on FreeBSD 10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen@FreeBSD.org
          Reporter: marino@FreeBSD.org
          Assignee: stephen@FreeBSD.org
             Flags: maintainer-feedback?(stephen@FreeBSD.org)

Was latest release of math/sage build-tested on FreeBSD 10?
Or is it possible it builds on FreeBSD 10.1 and not FreeBSD 10?

This is the error I'm getting:

nr.cpp: In member function 'void fplll::FP_NR<F>::pow_si(const
fplll::FP_NR<F>&, long int, mpfr_rnd_t) [with F = long double]':
nr.cpp:1086:50: error: 'powl' was not declared in this scope
   data = powl(a.data, static_cast<long double>(b));
                                                  ^

I got it during the removal of PTHREAD_LIBS test, but I don't think this error
is related.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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