Skip to content

add abseil to recipes #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

add abseil to recipes #77

wants to merge 7 commits into from

Conversation

edzer
Copy link

@edzer edzer commented May 13, 2025

This PR adds abseil-cpp to recipes. abseil-cpp is used by package s2, which in turn is imported by package sf, which has about 1000 revdeps. The newly submitted s2 now uses abseil from the system, where it is present; on the all other CRAN build machines (debian, fedora, windows) this is present. The absl file (written by Brian) sets up abseil for recipes. I could run most of the cook GA (see here) - it breaks somewhere after 2.5 hours but passes through its abseil job. I added two further CMAKE 3.5 directives needed to pass other targets, but don't know how to fix where it breaks now (something with ninja?).

It would be great if this could be added relatively quickly, we have a deadline on May 25.

Cc: @paleolimbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant