Conversation
|
NB: Libsemigroups version 3.5.0 was released two days ago. I will get the CI pipeline passing for 3.4 first 👍 |
|
@josh-dev-things I think the macos x86-64 is failing because its minimum deployment target is 10.10, whereas libc++ gates The easiest way to solve this is to just force the deployment target, something like: EDIT: you might need to set |
|
Just to mention, we are also building libsemigroups as part of |
jswent
left a comment
There was a problem hiding this comment.
powerpc one is a quick fix, not sure what happened with the macos x86 build
caused by: RequestError: HTTP/2 302 (Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds) while requesting https://us-east.pkg.julialang.org/registry/23338594-aafe-5451-b93e-139f81909106/fc36095514bf775d0c5c44b8d51f85d310fca2dd
could just be a one-off, we'll see the next time it builds.
Co-authored-by: Jake Swent <94636565+jswent@users.noreply.github.com>
|
@jfjameslee this is great, thanks! |
@fingolfin is there any scope to unify/consolidate things between the two builds, or is GAP specialized enough that it needs to keep its own copy of the library? |
Once this here is merged, we (@fingolfin and I) will experiment in how far it is possible to make use of it in |
|
Great. Looks good to me now. @jswent, anymore comments or is this good to merge? |
New package: libsemigroups C++ library for semigroups and monoids.
libsemigroups