The relevant ticket is https://trac.sagemath.org/ticket/30720, which has
not yet been applied. (I'm guessing that this is because the problem was
fixed recently and gap_packages is an optional package, so the ticket did
not have super high priority.)
--
John
On Tuesday, October 27, 2020 at 5
That’s a gcc-10 porting issue. I thought the fix from upstream had been applied.
Someone more familiar with the ticket should comment.
> On 28/10/2020, at 12:22 PM, 'Peter Mueller' via sage-devel
> wrote:
>
> On a Lenovo ThinkPad with an up to date Manjaro Linux OS and Sage 9.2
> successfully
On a Lenovo ThinkPad with an up to date Manjaro Linux OS and Sage 9.2
successfully compiled from source I failed to
install gap_packages-4.10.2.p1, while many other optional packages (like
the huge cbc) installed perfectly. Below I append the (hopefully) relevant
piece of the log file.
-- Pet
>From config.log:
configure:5906: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 12.0.0 (clang-1200.
I'd have tried removing llvm and trying again. Perhaps this is a conflict
between Homebrew packages.
On Tue, Oct 27, 2020 at 8:42 AM modp...@gmail.com
wrote:
> Please find config.log and cysignals-1.10.2.log attached. I already run
> "source .homebrew-build-env" before configuring.
> And yes I a